{"id":176,"date":"2026-04-07T15:01:00","date_gmt":"2026-04-07T07:01:00","guid":{"rendered":"https:\/\/www.anutool.com\/?p=176"},"modified":"2026-04-07T15:06:23","modified_gmt":"2026-04-07T07:06:23","slug":"%e9%95%9c%e5%83%8f%e6%ba%90%e7%9a%84%e6%9b%b4%e6%8d%a2","status":"publish","type":"post","link":"https:\/\/www.anutool.com\/index.php\/2026\/04\/07\/%e9%95%9c%e5%83%8f%e6%ba%90%e7%9a%84%e6%9b%b4%e6%8d%a2\/","title":{"rendered":"\u955c\u50cf\u6e90\u7684\u66f4\u6362"},"content":{"rendered":"<pre class=\"corepress-code-pre\"><code>sudo sed -i 's|https:\/\/tsinghua.edu.cn|https:\/\/mirrors.tuna.tsinghua.edu.cn\/ubuntu\/|g' \/etc\/apt\/sources.list.d\/ubuntu.sources &amp;&amp; sudo apt update\r\n\r\necho -e \"nameserver 223.5.5.5\\nnameserver 8.8.8.8\" | sudo tee \/etc\/resolv.conf\r\n\r\n\r\nping -c 3 mirrors.tuna.tsinghua.edu.cn\r\n\r\n\r\nsudo apt upgrade -y\r\n\r\n\r\n\r\nnano ~\/.bashrc\r\n\u6309\u4e0b Ctrl + O (\u5beb\u5165)\uff0c\u6309 Enter \u78ba\u8a8d\uff0c\u518d\u6309 Ctrl + X (\u96e2\u958b)\r\n\r\nhostip=$(cat \/etc\/resolv.conf | grep nameserver | awk '{print $2}')\r\nexport http_proxy=\"http:\/\/$hostip:7890\"\r\nexport https_proxy=\"http:\/\/$hostip:7890\"\r\n\r\n# \u53ea\u6293\u53d6\u7b2c\u4e00\u500b nameserver \u7684 IP\r\nhostip=$(grep -m 1 nameserver \/etc\/resolv.conf | awk '{print $2}')\r\nexport http_proxy=\"http:\/\/$hostip:7890\"\r\nexport https_proxy=\"http:\/\/$hostip:7890\"\r\n\r\n\r\nwsl --shutdown\r\n\r\n\r\nsource ~\/.bashrc\r\n\r\n\r\n\r\n\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>sudo sed -i 's|https:\/\/tsinghua.edu.cn|https:\/\/mirrors. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-176","post","type-post","status-publish","format-standard","hentry","category-4"],"_links":{"self":[{"href":"https:\/\/www.anutool.com\/index.php\/wp-json\/wp\/v2\/posts\/176","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.anutool.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.anutool.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.anutool.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.anutool.com\/index.php\/wp-json\/wp\/v2\/comments?post=176"}],"version-history":[{"count":3,"href":"https:\/\/www.anutool.com\/index.php\/wp-json\/wp\/v2\/posts\/176\/revisions"}],"predecessor-version":[{"id":179,"href":"https:\/\/www.anutool.com\/index.php\/wp-json\/wp\/v2\/posts\/176\/revisions\/179"}],"wp:attachment":[{"href":"https:\/\/www.anutool.com\/index.php\/wp-json\/wp\/v2\/media?parent=176"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.anutool.com\/index.php\/wp-json\/wp\/v2\/categories?post=176"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.anutool.com\/index.php\/wp-json\/wp\/v2\/tags?post=176"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}