-1

I received my copy from a friend, and when I try to upgrade, it keeps saying there is a problem with my Internet connection, but I can access everything online.

Also I can not install anything so please help thank you.

I don't know much about Ubuntu, I just like how stable it is.

Tim
  • 32,861
  • 27
  • 118
  • 178

1 Answers1

-3

Hmm, first try this : Go to Applications > Accessories > Terminal

Now write the next :

sudo apt-get update

And hit enter, after finish write this and hit enter :

sudo apt-get upgrade

And then write and hit enter :

sudo apt-get dist-upgrade

That should work,maybe you will be asked to type y or press enter later

If that doesn't work go to the update manager and click settings, from then find the " Download from : ____ and see if the place typed in the blank space is nearest to you, if it is not then change it and try again, hope it helps :D

Or try this

fi40
  • 78
  • 1
  • 10