当前位置: 代码迷 >> 综合 >> WSL2 Ubuntu apt-get update失败
  详细解决方案

WSL2 Ubuntu apt-get update失败

热度:52   发布时间:2023-09-13 18:04:09.0
sudo nano /etc/resolv.conf
nameserver 8.8.8.8

将resolv.conf的dns server地址修改为8.8.8.8即可

  相关解决方案