Are there any differences between an upgrade from a LiveCD or the software options in the system like Update Manager?
Just to make sure that when a user updates from a LiveCD, he/she gets the same as doing it via Update Manager included in the system.
apt-get upgradedoes. – Sergey Nov 20 '12 at 22:36sudo apt-get update && sudo apt-get upgrade. The process of upgrading from one Ubuntu release to another is called "release upgrade" and is quite different. Maybe you need to edit the question to mentiondo-release-upgradeinstead ofapt-getandaptitude– Sergey Nov 21 '12 at 2:55update-manager -c. – Luis Alvarado♦ Nov 21 '12 at 4:40