linux系统 ubuntu14 apt-get update时错误0% [Connecting to security.ubuntu.com (2001:67c:1560:8001::14)]

    xiaoxiao2021-03-26  11

    这是由ubuntu系统ipv6引起,可以强制apt使用ipv4就可以解决。 apt-get -o Acquire::ForceIPv4=true update
    转载请注明原文地址: https://ju.6miu.com/read-600067.html

    最新回复(0)