PDA

View Full Version : [ubuntu] prob with update manager



gdog355
December 8th, 2008, 05:40 AM
I was using update manager successfully for months, but I just tried to download a couple security updates and got a connection refused msg.
anyone have any ideas?
Thnx
George

mk1w86
December 8th, 2008, 08:54 PM
Open a terminal and run


sudo apt-get update

and see if that updates your package lists.

If it does run


sudo apt-get dist-upgrade

to install any updates.