Ubuntu Server Upgrade from 6.10 to 7.10 (updated)
May 8, 2007 by sumardika
Langkah-langkah upgrade server Ubuntu:
1. Edit file /etc/apt/sources.list. Ganti setiap kata ‘edgy’ dengan ‘gutsy’
2. Update list package yang baru dengan perintah:
sudo apt-get update
3. Install update-manager-core:
sudo apt-get install update-manager-core
2. Launch the upgrade too:
sudo do-release-upgrade
4. Follow the on-screen instructions
Upgrading using the alternate CD/DVD:
1. Download and burn alternate installation CD
2. Insert into CDROM
3. Follow on-screen instructions
4. If the upgrade dialog is not displayed type the following command:
gksu “sh /cdrom/cdromupgrade”




