networking - Apt takes a long time just to connect. And keeps disconnecting - Ask Ubuntu
i moved arch ubuntu check in on how it's doing, , when tried apt-get update
, took 30 minutes. then, when started apt-get upgrade
, took hour , downloaded 10 mib. i've never seen before. i've tried changing mirrors, no help. help. here's server's file:
also, if ping it, works expected:
johnsmith@inspiron-3647:/etc/apt$ ping in.archive.ubuntu.com -c 3 ping in.archive.ubuntu.com (91.189.88.149) 56(84) bytes of data. 64 bytes in.archive.ubuntu.com (91.189.88.149): icmp_seq=1 ttl=50 time=168 ms 64 bytes in.archive.ubuntu.com (91.189.88.149): icmp_seq=2 ttl=50 time=172 ms 64 bytes in.archive.ubuntu.com (91.189.88.149): icmp_seq=3 ttl=50 time=171 ms >--- in.archive.ubuntu.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 168.233/170.696/172.153/1.783 ms
Comments
Post a Comment