I've just finished upgrading my desktop and laptop system without any problem. By default Ubuntu 8.04 LTS will not offer a upgrade to 8.10. This is because the 8.04 LTS version is a long term support release and 8.10 is a regular release. However, you can do network upgrade by configuring LTS release to normal release as follows:
Click on System > Administration > Software Sources
Next click on the "Updates" tab and change "Show new distribution release" to "Normal releases":
Click on Close to save the changes.
Ubuntu 8.10 Upgrade Over The Internet
Click on System > Administration > Update Manager:
Next click the Check button to check for new updates. If there are any updates to install, use the Install Updates button to install them, and press Check again after that is complete. Finally, a message will appear on screen, informing you of the availability of the new 8.10 release as follows:

Message Informing you of the availability of the new 8.10 release
Click on Upgrade button and just follow the on-screen instructions. The procedure may take some time.
A note about Ubuntu 8.10 server upgrade
Please see this article to perform network upgrade for Ubuntu servers.
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins

- My 10 UNIX Command Line Mistakes
- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
Facebook it - Tweet it - Print it -
We're here to help you make the most of sysadmin work. So, subscribe!



{ 2 comments… read them below or add one }
how to disable connecting to the proxy-server in everytime apt-get(-ing)
ACQUIRE {
http::proxy “http://chika@cs.its.ac.id:xxxx@202.46.129.10:8080/”
}
now
(blank)
i’ve tried to remove this /etc/apt/apt.conf but still try to contact this proxy-server
i also have tried >> synaptic >> prefer* >> network >> set direct acccess (but still try connect to the proxyserver)
try change on system >> prefer* >> network proxy(disable it)
still the same … always try connect to the proxy…
how to disable it?
look out for http_proxy variable