{"id":99438,"date":"2026-09-02T15:41:53","date_gmt":"2026-09-02T07:41:53","guid":{"rendered":"https:\/\/www.wsisp.com\/helps\/99438.html"},"modified":"2026-09-02T15:41:53","modified_gmt":"2026-09-02T07:41:53","slug":"h208%e5%8d%a1%e6%9c%8d%e5%8a%a1%e5%99%a8%e8%a3%85%e6%9c%ba%e6%8c%87%e5%8d%97","status":"publish","type":"post","link":"https:\/\/www.wsisp.com\/helps\/99438.html","title":{"rendered":"H20*8\u5361\u670d\u52a1\u5668\u88c5\u673a\u6307\u5357"},"content":{"rendered":"<p>\u5b89\u88c5\u7cfb\u7edf\u65f6\u7684\u5206\u533a<\/p>\n<p>\u6302\u8f7d\u70b9       \u6587\u4ef6\u7cfb\u7edf   \u5927\u5c0f<br \/>\n\/boot\/efi   FAT32     512MB<br \/>\n\/boot       ext4      2GB<br \/>\nswap        swaparea  32GB<br \/>\n\/           ext4      \u5269\u4f59<\/p>\n<h2>1. \u7f51\u7edc\u914d\u7f6e<\/h2>\n<h3>1.1 \u67e5\u770bip\u5730\u5740<\/h3>\n<p><span class=\"token function\">ip<\/span> addr<\/p>\n<p>\u8f93\u51fa\u5982\u4e0b&#xff0c;\u6253\u9a6c\u8d5b\u514b\u7684\u5730\u65b9\u662f\u5730\u5740&#xff0c;\u6bd4\u5982192.xxx.xx.xxx <img decoding=\"async\" src=\"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2026\/09\/20260902074151-6a97d33fd195f.png\" alt=\"\u5728\u8fd9\u91cc\u63d2\u5165\u56fe\u7247\u63cf\u8ff0\" \/><\/p>\n<h3>1.2 \u67e5\u770b\u7f51\u5173, \u82e5\u6709static\u5efa\u8bae\u5220\u9664<\/h3>\n<p><span class=\"token function\">ip<\/span> route show<\/p>\n<p>\u663e\u793a\u5982\u4e0b <img decoding=\"async\" src=\"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2026\/09\/20260902074151-6a97d33feedf5.png\" alt=\"\u5728\u8fd9\u91cc\u63d2\u5165\u56fe\u7247\u63cf\u8ff0\" \/><\/p>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">ip<\/span> route del default via <span class=\"token number\">192<\/span>.xxx.xx.x dev ens10f1 proto static<\/p>\n<p>\u4e0d\u5220\u9664\u7684\u8bdd&#xff0c;\u4f1a\u51fa\u73b0\u80fdping\u901a&#xff0c;\u4f46\u662fssh\u4e0d\u4e0a\u670d\u52a1\u5668\u7684\u60c5\u51b5<\/p>\n<h3>1.3 \u914d\u7f6e\u5730\u5740<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">nano<\/span> \/etc\/netplan\/01-network-manager-all.yaml<\/p>\n<h4>\u6587\u4ef6\u5185\u5bb9\u5982\u4e0b<\/h4>\n<p><span class=\"token comment\"># Let NetworkManager manage all devices on this system<\/span><br \/>\nnetwork:<br \/>\n  version: <span class=\"token number\">2<\/span><br \/>\n  renderer: NetworkManager<br \/>\n  ethernets:<br \/>\n    ens10f1:<br \/>\n      dhcp4: no<br \/>\n      addresses:<br \/>\n        &#8211; <span class=\"token number\">192<\/span>.xxx.xx.xxx\/24 <span class=\"token comment\"># \u9759\u6001ip\u5730\u5740<\/span><br \/>\n      routes:<br \/>\n        &#8211; to: default<br \/>\n          via: <span class=\"token number\">192<\/span>.xxx.xx.x <span class=\"token comment\"># \u7f51\u5173\u5730\u5740<\/span><br \/>\n      nameservers:<br \/>\n        addresses: <span class=\"token punctuation\">[<\/span><span class=\"token number\">114.114<\/span>.114.114, <span class=\"token number\">8.8<\/span>.8.8, <span class=\"token number\">223.5<\/span>.5.5<span class=\"token punctuation\">]<\/span><\/p>\n<h3>1.4 \u5730\u5740\u751f\u6548<\/h3>\n<p><span class=\"token function\">sudo<\/span> netplan generate<br \/>\n<span class=\"token function\">sudo<\/span> netplan apply<\/p>\n<h3>1.5 \u91cd\u542f\u7f51\u7edc\u670d\u52a1<\/h3>\n<p><span class=\"token function\">sudo<\/span> systemctl restart NetworkManager<br \/>\n<span class=\"token function\">sudo<\/span> systemctl <span class=\"token builtin class-name\">enable<\/span> NetworkManager<\/p>\n<h3>1.6 \u6d4b\u8bd5\u7f51\u7edc\u548c\u7f51\u5173<\/h3>\n<p><span class=\"token function\">ping<\/span> <span class=\"token parameter variable\">-c<\/span> <span class=\"token number\">4<\/span> <span class=\"token number\">8.8<\/span>.8.8<br \/>\n<span class=\"token function\">ping<\/span> <span class=\"token number\">192<\/span>.xxx.xx.x <span class=\"token comment\"># \u7f51\u5173\u5730\u5740<\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2026\/09\/20260902074152-6a97d34003dd4.png\" alt=\"\u5728\u8fd9\u91cc\u63d2\u5165\u56fe\u7247\u63cf\u8ff0\" \/><\/p>\n<h2>2. \u786c\u76d8\u6302\u8f7d<\/h2>\n<h3>2.1\u67e5\u770b\u6240\u6709\u78c1\u76d8<\/h3>\n<p><span class=\"token function\">sudo<\/span> lsblk <span class=\"token parameter variable\">-f<\/span><br \/>\n<span class=\"token comment\"># \u6216<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">fdisk<\/span> <span class=\"token parameter variable\">-l<\/span><\/p>\n<h3>2.2 \u683c\u5f0f\u5316\u78c1\u76d8<\/h3>\n<p><span class=\"token function\">sudo<\/span> mkfs.ext4 \/dev\/sdb<\/p>\n<h3>2.3 \u521b\u5efa\u6302\u8f7d\u70b9<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">mkdir<\/span> <span class=\"token parameter variable\">-p<\/span> \/data1<\/p>\n<h3>2.4 \u6302\u8f7d\u78c1\u76d8\u5230\/opt<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">mount<\/span> \/dev\/sdb \/data1<\/p>\n<h3>2.5 \u8bbe\u7f6e\u5f00\u673a\u81ea\u52a8\u6302\u8f7d&#xff08;\u6c38\u4e45\u751f\u6548&#xff09;<\/h3>\n<p><span class=\"token comment\"># \u67e5\u770b\u78c1\u76d8UUID&#xff08;\u7528\u4e8efstab&#xff0c;\u907f\u514d\u8bbe\u5907\u540d\u53d8\u5316\u5bfc\u81f4\u6302\u8f7d\u5931\u8d25&#xff09;<\/span><br \/>\n<span class=\"token function\">sudo<\/span> blkid \/dev\/sdb<br \/>\n<span class=\"token comment\"># \u590d\u5236UUID&#xff08;\u5982UUID&#061;&#034;xxxx-xxxx&#034;&#xff09;<\/span><br \/>\n<span class=\"token comment\"># \u7f16\u8f91fstab\u6587\u4ef6<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">nano<\/span> \/etc\/fstab<br \/>\n<span class=\"token comment\"># \u5728\u6587\u4ef6\u672b\u5c3e\u6dfb\u52a0\u4e00\u884c&#xff08;\u66ff\u6362\u4e3a\u4f60\u7684 UUID&#xff09;<\/span><br \/>\n<span class=\"token assign-left variable\">UUID<\/span><span class=\"token operator\">&#061;<\/span>\u4f60\u7684\u78c1\u76d8UUID \/data1 ext4 defaults <span class=\"token number\">0<\/span> <span class=\"token number\">2<\/span><\/p>\n<h3>2.6 \u91cd\u65b0\u6302\u8f7d\u6240\u6709fstab\u4e2d\u7684\u8bbe\u5907&#xff0c;\u9a8c\u8bc1\u914d\u7f6e\u6b63\u786e<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">mount<\/span> <span class=\"token parameter variable\">-a<\/span><\/p>\n<h3>2.7 \u67e5\u770b\u6302\u8f7d\u72b6\u6001<\/h3>\n<p><span class=\"token function\">df<\/span> <span class=\"token parameter variable\">-h<\/span><\/p>\n<h2>3. \u5b89\u88c5\u9a71\u52a8<\/h2>\n<h3>3.1. \u66f4\u65b0\u8f6f\u4ef6\u6e90&#xff08;\u786e\u4fdd\u6e90\u6b63\u5e38&#xff0c;\u907f\u514d\u5b89\u88c5\u5931\u8d25&#xff09;<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> update <span class=\"token operator\">&amp;&amp;<\/span> <span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> upgrade <span class=\"token parameter variable\">-y<\/span><\/p>\n<h3>3.2. \u5b89\u88c5\u9a71\u52a8\u5fc5\u5907\u4f9d\u8d56&#xff08;\u5934\u6587\u4ef6\u3001\u7f16\u8bd1\u5de5\u5177\u3001DKMS\u7b49&#xff09;<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> <span class=\"token function\">install<\/span> build-essential linux-headers-<span class=\"token variable\"><span class=\"token variable\">$(<\/span><span class=\"token function\">uname<\/span> <span class=\"token parameter variable\">-r<\/span><span class=\"token variable\">)<\/span><\/span> dkms <span class=\"token function\">make<\/span> gcc <span class=\"token parameter variable\">-y<\/span><\/p>\n<h3>3.3. \u5b89\u88c5\u670d\u52a1\u5668\u7248\u5de5\u5177&#xff08;\u9002\u914d\u6570\u636e\u4e2d\u5fc3GPU&#xff09;<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> <span class=\"token function\">install<\/span> ubuntu-server linux-modules-extra-<span class=\"token variable\"><span class=\"token variable\">$(<\/span><span class=\"token function\">uname<\/span> <span class=\"token parameter variable\">-r<\/span><span class=\"token variable\">)<\/span><\/span> <span class=\"token parameter variable\">-y<\/span><\/p>\n<h3>3.4.\u7981\u7528 Nouveau \u5f00\u6e90\u9a71\u52a8<\/h3>\n<h4>3.4.1. \u521b\u5efa\u7981\u7528\u914d\u7f6e\u6587\u4ef6<\/h4>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">bash<\/span> <span class=\"token parameter variable\">-c<\/span> <span class=\"token string\">&#034;echo &#039;blacklist nouveau&#039; &gt; \/etc\/modprobe.d\/blacklist-nouveau.conf&#034;<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">bash<\/span> <span class=\"token parameter variable\">-c<\/span> <span class=\"token string\">&#034;echo &#039;options nouveau modeset&#061;0&#039; &gt;&gt; \/etc\/modprobe.d\/blacklist-nouveau.conf&#034;<\/span><\/p>\n<h4>3.4.2. \u66f4\u65b0initramfs\u751f\u6548<\/h4>\n<p><span class=\"token function\">sudo<\/span> update-initramfs <span class=\"token parameter variable\">-u<\/span><\/p>\n<h4>3.4.3. \u91cd\u542f\u7cfb\u7edf&#xff08;\u5fc5\u987b\u91cd\u542f&#xff0c;\u5426\u5219\u7981\u7528\u4e0d\u751f\u6548&#xff09;<\/h4>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">reboot<\/span><\/p>\n<h4>3.4.4 \u9a8c\u8bc1&#xff0c;\u6ca1\u6709\u8f93\u51fa\u5c31\u662f\u6210\u529f<\/h4>\n<p>lsmod <span class=\"token operator\">|<\/span> <span class=\"token function\">grep<\/span> nouveau<\/p>\n<h3>3.5 \u5b89\u88c5\u9a71\u52a8<\/h3>\n<p><span class=\"token comment\"># \u67e5\u770b\u53ef\u5b89\u88c5\u7684\u9a71\u52a8\u7248\u672c<\/span><br \/>\nubuntu-drivers devices<br \/>\n<span class=\"token comment\"># \u5b89\u88c5\u6307\u5b9a\u7248\u672c&#xff08;\u4ee5550\u4e3a\u4f8b&#xff0c;\u66ff\u6362\u4e3a\u4f60\u9700\u8981\u7684\u7248\u672c&#xff09;<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> <span class=\"token function\">install<\/span> <span class=\"token parameter variable\">-y<\/span> nvidia-driver-570<br \/>\n<span class=\"token comment\"># \u6216\u8005\u81ea\u52a8\u68c0\u6d4b\u5e76\u5b89\u88c5\u63a8\u8350\u9a71\u52a8<\/span><br \/>\n<span class=\"token function\">sudo<\/span> ubuntu-drivers autoinstall<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">reboot<\/span><br \/>\n<span class=\"token comment\"># \u9a8c\u8bc1&#xff0c;\u8f93\u51fa\u663e\u5361\u4fe1\u606f\u5373\u53ef<\/span><br \/>\nnvidia-smi<\/p>\n<h3>3.6 \u591aGPU\u670d\u52a1\u673a\u9700\u8981\u5b89\u88c5fabricmanager<\/h3>\n<h4>3.6.1 \u67e5\u770b\u9a71\u52a8\u5177\u4f53\u7248\u672c\u53f7<\/h4>\n<p><span class=\"token function\">cat<\/span> \/proc\/driver\/nvidia\/version<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2026\/09\/20260902074152-6a97d3400e6ad.png\" alt=\"![\u5728\u8fd9\u91cc\u63d2\u5165\u56fe\u7247\u63cf\u8ff0](https:\/\/i-blog.csdnimg.cn\/direct\/2c9949bf3e754f91a6c2c1e35bb2758f.png\" \/><\/p>\n<h4>3.6.2 \u5b89\u88c5<\/h4>\n<p>fabricmanager\u4e0d\u540c\u7248\u672c<\/p>\n<p><span class=\"token comment\"># \u5b89\u88c5\u57fa\u7840\u4f9d\u8d56<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> update<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> <span class=\"token function\">install<\/span> <span class=\"token parameter variable\">-y<\/span> gcc g&#043;&#043; <span class=\"token function\">make<\/span> dkms linux-headers-<span class=\"token variable\"><span class=\"token variable\">$(<\/span><span class=\"token function\">uname<\/span> <span class=\"token parameter variable\">-r<\/span><span class=\"token variable\">)<\/span><\/span><br \/>\n<span class=\"token comment\"># \u4eceNVIDIA \u5b98\u7f51\u4e0b\u8f7d\u4e00\u4e2a\u5bc6\u94a5\u6587\u4ef6&#xff08;\u5b89\u5168\u8bc1\u4e66&#xff09;<\/span><br \/>\n<span class=\"token function\">wget<\/span> https:\/\/developer.download.nvidia.com\/compute\/cuda\/repos\/ubuntu2204\/x86_64\/cuda-keyring_1.1-1_all.deb<br \/>\n<span class=\"token function\">sudo<\/span> dpkg <span class=\"token parameter variable\">-i<\/span> cuda-keyring_1.1-1_all.deb<br \/>\n<span class=\"token comment\"># \u6dfb\u52a0NVIDIA-CUDA\u5b98\u65b9\u6e90<\/span><br \/>\n<span class=\"token builtin class-name\">echo<\/span> <span class=\"token string\">&#034;deb [signed-by&#061;\/usr\/share\/keyrings\/cuda-archive-keyring.gpg] https:\/\/developer.download.nvidia.com\/compute\/cuda\/repos\/ubuntu2204\/x86_64\/ \/&#034;<\/span> <span class=\"token operator\">|<\/span> <span class=\"token function\">sudo<\/span> <span class=\"token function\">tee<\/span> \/etc\/apt\/sources.list.d\/cuda.list<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> update<br \/>\n<span class=\"token comment\"># \u5b89\u88c5FabricManager&#xff08;GPU \u4e92\u8054\u670d\u52a1&#xff09;&#xff0c;\u627e\u5230\u9a71\u52a8\u7684\u5bf9\u5e94\u7248\u672c<\/span><br \/>\n<span class=\"token function\">wget<\/span> https:\/\/developer.download.nvidia.cn\/compute\/cuda\/repos\/ubuntu2204\/x86_64\/cuda-drivers-fabricmanager-570_570.211.01-1_amd64.deb<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> <span class=\"token function\">install<\/span> <span class=\"token parameter variable\">-y<\/span> .\/cuda-drivers-fabricmanager-570_570.211.01-1_amd64.deb<br \/>\nnvidia-smi<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">reboot<\/span><br \/>\n<span class=\"token comment\"># \u8bbe\u7f6e\u5f00\u673a\u81ea\u542f\u52a8<\/span><br \/>\n<span class=\"token function\">sudo<\/span> systemctl status nvidia-fabricmanager<br \/>\n<span class=\"token function\">sudo<\/span> systemctl start nvidia-fabricmanager<br \/>\n<span class=\"token function\">sudo<\/span> systemctl <span class=\"token builtin class-name\">enable<\/span> nvidia-fabricmanager<\/p>\n<p>\u82e5\u51fa\u73b0\u9519\u8befUserWarning: CUDA initialization: Unexpected error from cudaGetDeviceCount().Error 802: system not&#xff0c;\u89c1\u6211\u53e6\u5916\u7684\u6587\u7ae0<\/p>\n<h3>3.7 \u9501\u5b9a\u5185\u6838\u7248\u672c<\/h3>\n<p><span class=\"token function\">sudo<\/span> apt-mark hold linux-image-generic linux-image-<span class=\"token variable\"><span class=\"token variable\">$(<\/span><span class=\"token function\">uname<\/span> <span class=\"token parameter variable\">-r<\/span><span class=\"token variable\">)<\/span><\/span><br \/>\n<span class=\"token function\">sudo<\/span> apt-mark hold linux-image-generic linux-image-<span class=\"token variable\"><span class=\"token variable\">$(<\/span><span class=\"token function\">uname<\/span> <span class=\"token parameter variable\">-r<\/span><span class=\"token variable\">)<\/span><\/span><br \/>\n<span class=\"token function\">sudo<\/span> apt-mark hold linux-headers-generic linux-headers-<span class=\"token variable\"><span class=\"token variable\">$(<\/span><span class=\"token function\">uname<\/span> <span class=\"token parameter variable\">-r<\/span><span class=\"token variable\">)<\/span><\/span><br \/>\n<span class=\"token function\">sudo<\/span> apt-mark hold linux-modules-extra-<span class=\"token variable\"><span class=\"token variable\">$(<\/span><span class=\"token function\">uname<\/span> <span class=\"token parameter variable\">-r<\/span><span class=\"token variable\">)<\/span><\/span><br \/>\n<span class=\"token function\">sudo<\/span> apt-mark hold linux-image-unsigned-<span class=\"token variable\"><span class=\"token variable\">$(<\/span><span class=\"token function\">uname<\/span> <span class=\"token parameter variable\">-r<\/span><span class=\"token variable\">)<\/span><\/span><br \/>\n<span class=\"token function\">sudo<\/span>  apt-mark showhold<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">reboot<\/span><\/p>\n<h2>4. \u591a\u8d26\u53f7\u7ba1\u7406<\/h2>\n<h3>4.1 \u521b\u5efa\u8d26\u53f7(\/data1\/user1\u53ef\u4ee5\u4e3a\u4efb\u610f\u76ee\u5f55&#xff0c;\u5efa\u8bae\u9009\u62e9\u6700\u5927\u7684\u78c1\u76d8)<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">useradd<\/span> <span class=\"token parameter variable\">-m<\/span> <span class=\"token parameter variable\">-d<\/span> \/data1\/user1 <span class=\"token parameter variable\">-s<\/span> \/bin\/bash <span class=\"token parameter variable\">-G<\/span> <span class=\"token function\">sudo<\/span> user1<\/p>\n<h3>4.2 \u8bbe\u7f6euser1\u7528\u6237\u5bc6\u7801<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">passwd<\/span> user1<\/p>\n<h3>4.3 \u6d4b\u8bd5\u662f\u5426\u8bbe\u7f6e\u597d\u65b0\u7528\u6237<\/h3>\n<p><span class=\"token function\">su<\/span> &#8211; user1<\/p>\n<p>\u8f93\u5165user1\u8d26\u6237\u7684\u5bc6\u7801\u5373\u53ef<\/p>\n<h3>4.4 \u5176\u4ed6\u73af\u5883\u914d\u7f6e<\/h3>\n<h4>4.4.1 miniconda\u73af\u5883\u914d\u7f6e<\/h4>\n<p>miniconda\u5df2\u7ecf\u8bbe\u7f6e\u597d\u5168\u5c40\u53d8\u91cf, \u521b\u5efa\u7528\u6237\u5373\u53ef\u7528&#xff0c;\u65e0\u9700\u989d\u5916\u914d\u7f6e\u3002 \u5177\u4f53\u914d\u7f6e\u6587\u4ef6\u89c1bash\/etc\/profile.d\/conda.sh\u3002 \u7528\u6237\u767b\u5f55\u540ebashconda activate base\u5373\u53ef\u6fc0\u6d3b\u3002 \u5b89\u88c5\u89c15. \u5b89\u88c5miniconda<\/p>\n<h4>4.4.2 docker\u73af\u5883\u914d\u7f6e<\/h4>\n<p>\u914d\u7f6e\u516c\u7528docker, \u9632\u6b62\u591a\u6b21\u5b89\u88c5<\/p>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">usermod<\/span> <span class=\"token parameter variable\">-aG<\/span> <span class=\"token function\">docker<\/span> user1<\/p>\n<p>\u5b89\u88c5\u89c16. \u5b89\u88c5docker<\/p>\n<h2>5. \u5b89\u88c5miniconda<\/h2>\n<h3>5.1 \u4e0b\u8f7d\u6587\u4ef6\u5230\u6307\u5b9a\u76ee\u5f55<\/h3>\n<p><span class=\"token builtin class-name\">cd<\/span> \/your\/miniconda3\/path<br \/>\n<span class=\"token function\">wget<\/span> https:\/\/repo.anaconda.com\/miniconda\/Miniconda3-latest-Linux-x86_64.sh<\/p>\n<h3>5.2 \u5b89\u88c5\u5230\u7cfb\u7edf\u516c\u5171\u76ee\u5f55(\u5efa\u8bae\/opt\/miniconda3)<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">bash<\/span> Miniconda3-latest-Linux-x86_64.sh <span class=\"token parameter variable\">-b<\/span> <span class=\"token parameter variable\">-p<\/span> \/opt\/miniconda3<\/p>\n<h3>5.3 \u8bbe\u7f6e\u5168\u5c40\u6743\u9650(\u6240\u6709\u4eba\u53ef\u4f7f\u7528)<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">chmod<\/span> <span class=\"token parameter variable\">-R<\/span> <span class=\"token number\">755<\/span> \/opt\/miniconda3<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">chown<\/span> <span class=\"token parameter variable\">-R<\/span> root:root \/opt\/miniconda3<\/p>\n<h3>5.4 \u628aconda\u52a0\u5165\u7cfb\u7edf\u5168\u5c40\u73af\u5883<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">nano<\/span> \/etc\/profile.d\/conda.sh<\/p>\n<p>\u5185\u5bb9\u5982\u4e0b<\/p>\n<p><span class=\"token keyword\">if<\/span> <span class=\"token punctuation\">[<\/span> <span class=\"token parameter variable\">-d<\/span> <span class=\"token string\">&#034;\/opt\/miniconda3&#034;<\/span> <span class=\"token punctuation\">]<\/span><span class=\"token punctuation\">;<\/span> <span class=\"token keyword\">then<\/span><br \/>\n    <span class=\"token builtin class-name\">export<\/span> <span class=\"token assign-left variable\"><span class=\"token environment constant\">PATH<\/span><\/span><span class=\"token operator\">&#061;<\/span><span class=\"token string\">&#034;\/opt\/miniconda3\/bin:<span class=\"token environment constant\">$PATH<\/span>&#034;<\/span><br \/>\n    <span class=\"token builtin class-name\">source<\/span> \/opt\/miniconda3\/etc\/profile.d\/conda.sh<br \/>\n<span class=\"token keyword\">fi<\/span><\/p>\n<h3>5.5 \u8d4b\u4e88\u6267\u884c\u6743\u9650<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">chmod<\/span> &#043;x \/etc\/profile.d\/conda.sh<\/p>\n<h4>\u7acb\u5373\u751f\u6548<\/h4>\n<p><span class=\"token builtin class-name\">source<\/span> \/etc\/profile<\/p>\n<h3>5.6 \u5207\u6362\u4efb\u610f\u7528\u6237\u6d4b\u8bd5<\/h3>\n<p><span class=\"token function\">su<\/span> &#8211; user1 <span class=\"token comment\"># \u8f93\u5165user1\u7528\u6237\u7684\u5bc6\u7801<\/span><br \/>\nconda <span class=\"token parameter variable\">&#8211;version<\/span><br \/>\nconda info<\/p>\n<h2>6. \u5b89\u88c5docker<\/h2>\n<h3>6.1. \u5b89\u88c5\u5230\u6307\u5b9a\u76ee\u5f55<\/h3>\n<h5>\u5b89\u88c5\u4f4d\u7f6e<\/h5>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">mkdir<\/span> <span class=\"token parameter variable\">-p<\/span> \/data2\/docker<\/p>\n<h5>\u76f4\u63a5\u521b\u5efa\u914d\u7f6e\u6587\u4ef6<\/h5>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">mkdir<\/span> <span class=\"token parameter variable\">-p<\/span> \/etc\/docker<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">tee<\/span> \/etc\/docker\/daemon.json <span class=\"token operator\">&gt;<\/span> \/dev\/null <span class=\"token operator\">&lt;&lt;<\/span><span class=\"token string\">EOF<br \/>\n{<br \/>\n  &#034;data-root&#034;: &#034;\/data2\/docker&#034;,<br \/>\n  &#034;log-driver&#034;: &#034;json-file&#034;,<br \/>\n  &#034;log-opts&#034;: {<br \/>\n    &#034;max-size&#034;: &#034;100m&#034;,<br \/>\n    &#034;max-file&#034;: &#034;3&#034;<br \/>\n  }<br \/>\n}<br \/>\nEOF<\/span><\/p>\n<h3>6.2. \u5378\u8f7d\u65e7\u7248\u672c<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> remove <span class=\"token parameter variable\">-y<\/span> <span class=\"token function\">docker<\/span> docker-engine docker.io containerd runc<\/p>\n<p>\u7b2c\u4e00\u6b21\u5b89\u88c5\u5e94\u8be5\u6ca1\u6709<\/p>\n<h3>6.3. \u5b89\u88c5\u4f9d\u8d56<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> update<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> <span class=\"token function\">install<\/span> <span class=\"token parameter variable\">-y<\/span> ca-certificates <span class=\"token function\">curl<\/span> gnupg lsb-release<\/p>\n<h3>6.4. \u5b98\u65b9GPG<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">mkdir<\/span> <span class=\"token parameter variable\">-p<\/span> \/etc\/apt\/keyrings<br \/>\n<span class=\"token function\">curl<\/span> <span class=\"token parameter variable\">-fsSL<\/span> https:\/\/download.docker.com\/linux\/ubuntu\/gpg <span class=\"token operator\">|<\/span> <span class=\"token function\">sudo<\/span> gpg <span class=\"token parameter variable\">&#8211;dearmor<\/span> <span class=\"token parameter variable\">-o<\/span> \/etc\/apt\/keyrings\/docker.gpg<\/p>\n<h3>6.5. \u6dfb\u52a0\u6e90<\/h3>\n<p><span class=\"token builtin class-name\">echo<\/span> <span class=\"token punctuation\">\\\\<\/span><br \/>\n  <span class=\"token string\">&#034;deb [arch&#061;<span class=\"token variable\"><span class=\"token variable\">$(<\/span>dpkg &#8211;print-architecture<span class=\"token variable\">)<\/span><\/span> signed-by&#061;\/etc\/apt\/keyrings\/docker.gpg] https:\/\/download.docker.com\/linux\/ubuntu \\\\<br \/>\n  <span class=\"token variable\"><span class=\"token variable\">$(<\/span>lsb_release <span class=\"token parameter variable\">-cs<\/span><span class=\"token variable\">)<\/span><\/span> stable&#034;<\/span> <span class=\"token operator\">|<\/span> <span class=\"token function\">sudo<\/span> <span class=\"token function\">tee<\/span> \/etc\/apt\/sources.list.d\/docker.list <span class=\"token operator\">&gt;<\/span> \/dev\/null<\/p>\n<h3>6.6. \u5b89\u88c5 Docker&#xff08;\u5b89\u88c5\u65f6\u81ea\u52a8\u8bfb\u53d6 \/data2 \u914d\u7f6e&#xff09;<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> update<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">apt<\/span> <span class=\"token function\">install<\/span> <span class=\"token parameter variable\">-y<\/span> docker-ce docker-ce-cli containerd.io docker-compose-plugin<\/p>\n<h3>6.7. \u5f00\u673a\u81ea\u542f<\/h3>\n<p><span class=\"token function\">sudo<\/span> systemctl <span class=\"token builtin class-name\">enable<\/span> <span class=\"token function\">docker<\/span><br \/>\n<span class=\"token function\">sudo<\/span> systemctl start <span class=\"token function\">docker<\/span><\/p>\n<h3>6.8. \u9a8c\u8bc1<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">docker<\/span> info <span class=\"token operator\">|<\/span> <span class=\"token function\">grep<\/span> <span class=\"token string\">&#034;Docker Root Dir&#034;<\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2026\/09\/20260902074152-6a97d34016908.png\" alt=\"\u5728\u8fd9\u91cc\u63d2\u5165\u56fe\u7247\u63cf\u8ff0\" \/><\/p>\n<h3>6.9 containerd\u76ee\u5f55\u914d\u7f6e<\/h3>\n<p>\u6211\u662f\u5728\u5b9e\u9645\u7684\u4f7f\u7528\u8fc7\u7a0b\u4e2d\u53d1\u73b0\/var\/lib\/containerd\u5360\u7528\u5f88\u5927\u7684\u7a7a\u95f4<\/p>\n<p><span class=\"token comment\"># \u521b\u5efa\u76ee\u6807\u76ee\u5f55<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">mkdir<\/span> <span class=\"token parameter variable\">-p<\/span> \/data2\/containerd<br \/>\n<span class=\"token comment\"># \u79fb\u52a8\u76ee\u5f55<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">cp<\/span> <span class=\"token parameter variable\">-a<\/span> \/var\/lib\/containerd\/* \/data2\/containerd\/<br \/>\n<span class=\"token comment\"># \u4fee\u6539\u914d\u7f6e, \u8be5\u76ee\u5f55\/etc\/containerd\/config.toml\u8981\u79fb\u52a8<\/span><br \/>\n<span class=\"token comment\"># \u5148\u786e\u5b9a\u914d\u7f6e\u7684\u76ee\u5f55<\/span><br \/>\ncontainerd config default <span class=\"token operator\">&gt;<\/span> \/etc\/containerd\/config.toml<br \/>\n<span class=\"token function\">nano<\/span> \/etc\/containerd\/config.toml<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2026\/09\/20260902074152-6a97d3401d181.png\" alt=\"\u5728\u8fd9\u91cc\u63d2\u5165\u56fe\u7247\u63cf\u8ff0\" \/><\/p>\n<p>\u627e\u5230 root &#061; \u201c\/var\/lib\/containerd\u201d \u5e76\u6539\u4e3a root &#061; \u201c\/data2\/containerd\u201d\u3002<\/p>\n<p><span class=\"token comment\"># \u91cd\u542f\u670d\u52a1&#xff1a;<\/span><br \/>\n<span class=\"token function\">sudo<\/span> systemctl restart containerd<br \/>\n<span class=\"token function\">sudo<\/span> systemctl restart <span class=\"token function\">docker<\/span><br \/>\n<span class=\"token comment\"># \u9a8c\u8bc1&#xff1a;\u68c0\u67e5\u65b0\u8def\u5f84\u662f\u5426\u6709\u65b0\u6587\u4ef6\u4ea7\u751f\u3002<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">du<\/span> <span class=\"token parameter variable\">-sh<\/span> \/data2\/containerd<\/p>\n<h3>6.10 \u6240\u6709\u7528\u6237\u914d\u7f6edocker<\/h3>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">usermod<\/span> <span class=\"token parameter variable\">-aG<\/span> <span class=\"token function\">docker<\/span> user1 <span class=\"token comment\"># user1\u4e3a\u7528\u6237\u540d<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5b89\u88c5\u7cfb\u7edf\u65f6\u7684\u5206\u533a<br \/>\n\u6302\u8f7d\u70b9       \u6587\u4ef6\u7cfb\u7edf   \u5927\u5c0f<br \/>\n\/boot\/efi   FAT32     512MB<br \/>\n\/boot       ext4      2GB<br \/>\nswap        swaparea  32GB<br \/>\n\/           ext4      \u5269\u4f591. \u7f51\u7edc\u914d\u7f6e<br \/>\n1.1 \u67e5\u770bip\u5730\u5740<br \/>\nip addr\u8f93\u51fa\u5982\u4e0b&#xff0c;\u6253\u9a6c\u8d5b\u514b\u7684\u5730\u65b9\u662f\u5730\u5740&#xff0c;\u6bd4\u5982192.xxx.xx.xxx<br \/>\n1.2 \u67e5\u770b\u7f51\u5173, \u82e5\u6709static\u5efa\u8bae\u5220\u9664<br \/>\nip r<\/p>\n","protected":false},"author":2,"featured_media":99432,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[43,44],"topic":[],"class_list":["post-99438","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-server","tag-43","tag-44"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>H20*8\u5361\u670d\u52a1\u5668\u88c5\u673a\u6307\u5357 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.wsisp.com\/helps\/99438.html\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"H20*8\u5361\u670d\u52a1\u5668\u88c5\u673a\u6307\u5357 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\" \/>\n<meta property=\"og:description\" content=\"\u5b89\u88c5\u7cfb\u7edf\u65f6\u7684\u5206\u533a \u6302\u8f7d\u70b9    \u6587\u4ef6\u7cfb\u7edf  \u5927\u5c0f \/boot\/efi  FAT32   512MB \/boot    ext4   2GB swap    swaparea 32GB \/      ext4   \u5269\u4f591. \u7f51\u7edc\u914d\u7f6e 1.1 \u67e5\u770bip\u5730\u5740 ip addr\u8f93\u51fa\u5982\u4e0b&#xff0c;\u6253\u9a6c\u8d5b\u514b\u7684\u5730\u65b9\u662f\u5730\u5740&#xff0c;\u6bd4\u5982192.xxx.xx.xxx  1.2 \u67e5\u770b\u7f51\u5173, \u82e5\u6709static\u5efa\u8bae\u5220\u9664 ip r\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wsisp.com\/helps\/99438.html\" \/>\n<meta property=\"og:site_name\" content=\"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-02T07:41:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2026\/09\/20260902074151-6a97d33fd195f.png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/99438.html\",\"url\":\"https:\/\/www.wsisp.com\/helps\/99438.html\",\"name\":\"H20*8\u5361\u670d\u52a1\u5668\u88c5\u673a\u6307\u5357 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\",\"isPartOf\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/#website\"},\"datePublished\":\"2026-09-02T07:41:53+00:00\",\"dateModified\":\"2026-09-02T07:41:53+00:00\",\"author\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/99438.html#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.wsisp.com\/helps\/99438.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/99438.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.wsisp.com\/helps\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"H20*8\u5361\u670d\u52a1\u5668\u88c5\u673a\u6307\u5357\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#website\",\"url\":\"https:\/\/www.wsisp.com\/helps\/\",\"name\":\"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\",\"description\":\"\u9999\u6e2f\u670d\u52a1\u5668_\u9999\u6e2f\u4e91\u670d\u52a1\u5668\u8d44\u8baf_\u670d\u52a1\u5668\u5e2e\u52a9\u6587\u6863_\u670d\u52a1\u5668\u6559\u7a0b\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wsisp.com\/helps\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery\",\"contentUrl\":\"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery\",\"caption\":\"admin\"},\"sameAs\":[\"http:\/\/wp.wsisp.com\"],\"url\":\"https:\/\/www.wsisp.com\/helps\/author\/admin\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"H20*8\u5361\u670d\u52a1\u5668\u88c5\u673a\u6307\u5357 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.wsisp.com\/helps\/99438.html","og_locale":"zh_CN","og_type":"article","og_title":"H20*8\u5361\u670d\u52a1\u5668\u88c5\u673a\u6307\u5357 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","og_description":"\u5b89\u88c5\u7cfb\u7edf\u65f6\u7684\u5206\u533a \u6302\u8f7d\u70b9    \u6587\u4ef6\u7cfb\u7edf  \u5927\u5c0f \/boot\/efi  FAT32   512MB \/boot    ext4   2GB swap    swaparea 32GB \/      ext4   \u5269\u4f591. \u7f51\u7edc\u914d\u7f6e 1.1 \u67e5\u770bip\u5730\u5740 ip addr\u8f93\u51fa\u5982\u4e0b&#xff0c;\u6253\u9a6c\u8d5b\u514b\u7684\u5730\u65b9\u662f\u5730\u5740&#xff0c;\u6bd4\u5982192.xxx.xx.xxx  1.2 \u67e5\u770b\u7f51\u5173, \u82e5\u6709static\u5efa\u8bae\u5220\u9664 ip r","og_url":"https:\/\/www.wsisp.com\/helps\/99438.html","og_site_name":"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","article_published_time":"2026-09-02T07:41:53+00:00","og_image":[{"url":"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2026\/09\/20260902074151-6a97d33fd195f.png"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"admin","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"4 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wsisp.com\/helps\/99438.html","url":"https:\/\/www.wsisp.com\/helps\/99438.html","name":"H20*8\u5361\u670d\u52a1\u5668\u88c5\u673a\u6307\u5357 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","isPartOf":{"@id":"https:\/\/www.wsisp.com\/helps\/#website"},"datePublished":"2026-09-02T07:41:53+00:00","dateModified":"2026-09-02T07:41:53+00:00","author":{"@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41"},"breadcrumb":{"@id":"https:\/\/www.wsisp.com\/helps\/99438.html#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wsisp.com\/helps\/99438.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.wsisp.com\/helps\/99438.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.wsisp.com\/helps"},{"@type":"ListItem","position":2,"name":"H20*8\u5361\u670d\u52a1\u5668\u88c5\u673a\u6307\u5357"}]},{"@type":"WebSite","@id":"https:\/\/www.wsisp.com\/helps\/#website","url":"https:\/\/www.wsisp.com\/helps\/","name":"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","description":"\u9999\u6e2f\u670d\u52a1\u5668_\u9999\u6e2f\u4e91\u670d\u52a1\u5668\u8d44\u8baf_\u670d\u52a1\u5668\u5e2e\u52a9\u6587\u6863_\u670d\u52a1\u5668\u6559\u7a0b","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wsisp.com\/helps\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41","name":"admin","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/image\/","url":"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery","contentUrl":"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery","caption":"admin"},"sameAs":["http:\/\/wp.wsisp.com"],"url":"https:\/\/www.wsisp.com\/helps\/author\/admin"}]}},"_links":{"self":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts\/99438","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/comments?post=99438"}],"version-history":[{"count":0,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts\/99438\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/media\/99432"}],"wp:attachment":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/media?parent=99438"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/categories?post=99438"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/tags?post=99438"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/topic?post=99438"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}