How to Upgrade to Ubuntu Server 9.04
Upgrading from an Ubuntu 8.10 Server Installation to Ubuntu 9.04
Why Upgrade to Ubuntu 9.04 Jaunty Jackalope
- Ubuntu 9.04 supports the Ext4 file system, which is still in development. In addition to this, Ubuntu 9.04 uses GNOME 2.26.1, which is an upgraded interface.
- Another reason to upgrade is the substantial increase in speed. The boot speed for Ubuntu 9.04 is essentially twice as fast as its predecessor.
- Applications such as web browsers and office programs can also start up much faster on Ubuntu 9.04.
- The new Ubuntu distribution also offers Nautilus encryption, which allows users to right-click on any file and select "Encrypt" or "Sign".
- Other improvements and new features on Ubuntu 9.04 includes better graphical support, a new graphical user interface that provides notification, system messages, and a better menu layout, and better wireless support.
1. Make sure you are logged onto a root account. To do this, you will have to click the Applications button located at the top of the screen.
2. Click Accessories and then Terminal in the dropdown menu that appears. Once the terminal is open, enter the following command to log onto a root account:
sudo su
Once you are logged onto a root account, enter the following command into the terminal:
apt-get update
3. Now you need to install a package update. Enter the following command to accomplish this:
apt-get install update-manager-core
4. Now that you have installed the package updates, you will need to open the file. This can be done by entering the following command:
vi /etc/update-manager/release-upgrades
5. After opening the file, you need to make sure the line "Prompt=normal" is encoded. Once you are sure this line exists, enter the following command to start the distribution upgrade:
do-release-upgrade
After doing this, the upgrade process will begin. The computer will start by checking for a new Ubuntu release. The new release will then be downloaded and the file "jaunty.tar.gz" will be extracted. After that, your cache will be read. When the computer asks you whether you want to continue running under SSH, hit Y.
6. After the upgrade, you will need to remove obsolete packages. Hit Y to delete the old distribution packages.
7. Reboot your server to complete the installation of Ubuntu Server 9.04.
TIPS
Other benefits offered by Ubuntu 9.04 include Nautilus encryption, which allows users to right-click on any file and select "Encrypt" or "Sign". Other improvements and new features include better graphical support, a new graphical user interface that provides notification, system messages, and a better menu layout, and better wireless support.
Published by The Armchair Geek
We are a Mid-West PLR Firm specializing in creating powerful web content for clients in a wide array of industries. This is a sampling of some of our IT-focused articles. For more of our work, you can co... View profile
Ubuntu Linux Versus Windows Vista - How Do They Compare?Many fans of Linux strongly believe that Ubuntu is a much better system than the Windows operating systems, particularly Windows Vista. On the other hand, Microsoft fans strongl...- Installing and Configuring Heartbeat on Ubuntu Server for High AvailabilityEver have a server crash, only to wish you had the same services running on a different server just take over the role? If so, then the heartbeat-2 package is for you. In this how-to, you will learn how to setup heart...
- Should You Upgrade to Ubuntu Jaunty Jackalope?It has a shiny new notification system, but is it really worth the hassle of upgrading? Here's why upgrading to any new version of Ubuntu might be more trouble than it is worth.
- Optimizing Ubuntu 9.04 For the Asus Eee PC 701Ubuntu has come a long way with support for the Eee PC. Most of the Eee's hardware is supported, but there are still a few things that can be done to improve performance and usability on the Eee 701.
- How to Get Wireless Working with Ubuntu 9.04 AgainUbuntu 9.04 Jaunty Jackalope has been causing some people trouble with their wireless cards despite it working in previous releases. Updating the operating system or manually installing the drivers can fix this problem.
- Switch From Windows XP to Ubuntu Linux for Everyday Computer Use
- Migrating to Ubuntu Linux from Microsoft Windows
- Ubuntu Wins Operating System Wars
- How to Install SugarCRM Community Edition on Ubuntu 8.10
- How-To Install Ubuntu and Set it Up to Replace Windows
- Reasons to Switch to Ubuntu from Microsoft Windows
- GoDaddy Shared Hosting Versus Private Server
- The new Ubuntu 9.04 Jaunty Jackalope linux server upgrade was recently released
- The new Jaunty Jackalope Server version uses GNOME 2.26.1
- Jaunty jackalope 9.04 also offers a substantial increase in boot-up and operational speed.




1 Comments
Post a CommentI just installed the system on my PC and could not be happier. One other note is that some Windows applications (.exe) can be run under the program "Wine" for Ubuntu! :)