0
sudo apt-get update

When I try this command on terminal it says:

0% [Connecting to 107.108.85.10 (107.108.85.10)] [Connecting to 107.108.85.10 (1

Which I'm not sure is which IP... It's definitely not my IP address. How to resolve this?

Radu Rădeanu
  • 169,590
Mukunth A
  • 1
  • 1

2 Answers2

0
  1. Check your internet connectivity. Try ping www.google.com to see if it's working correctly.
  2. Try to check / change your DNS. To do this, follow the answers from this question: What is the proper way to change the DNS IP?
Radu Rădeanu
  • 169,590
-2

This is what I did:

  1. Go to System Settings
  2. Network
  3. Network proxy (Method choose None and then Apply system wide)

Screenshot

Jens Erat
  • 5,051
  • 7
  • 31
  • 37