Preparing to Install

This section explains various aspects to consider before starting the installation.

System Requirements

Ubuntu 12.10 Server Edition supports three (3) major architectures: Intel x86, AMD64 and ARM. The table below lists recommended hardware specifications. Depending on your needs, you might manage with less than this. However, most users risk being frustrated if they ignore these suggestions.

Recommended Minimum Requirements

Install Type

CPU

RAM

Hard Drive Space

Base System

All Tasks Installed

Server (Standard)

1 gigahertz

512 megabytes

1 gigabyte

1.75 gigabytes

Server (Minimal)

300 megahertz

256 megabytes

700 megabytes

1.4 gigabytes

The Server Edition provides a common base for all sorts of server applications. It is a minimalist design providing a platform for the desired services, such as file/print services, web hosting, email hosting, etc.

Server and Desktop Differences

There are a few differences between the Ubuntu Server Edition and the Ubuntu Desktop Edition. It should be noted that both editions use the same apt repositories, making it just as easy to install a server application on the Desktop Edition as it is on the Server Edition.

The differences between the two editions are the lack of an X window environment in the Server Edition and the installation process.

Kernel Differences:

Ubuntu version 10.10 and prior, actually had different kernels for the server and desktop editions. Ubuntu no longer has separate -server and -generic kernel flavors. These have been merged into a single -generic kernel flavor to help reduce the maintenance burden over the life of the release.

When running a 64-bit version of Ubuntu on 64-bit processors you are not limited by memory addressing space.

To see all kernel configuration options you can look through /boot/config-3.5.0-server. Also, Linux Kernel in a Nutshell is a great resource on the options available.

Backing Up

  • Before installing Ubuntu Server Edition you should make sure all data on the system is backed up. See Backups for backup options.

    If this is not the first time an operating system has been installed on your computer, it is likely you will need to re-partition your disk to make room for Ubuntu.

    Any time you partition your disk, you should be prepared to lose everything on the disk should you make a mistake or something goes wrong during partitioning. The programs used in installation are quite reliable, most have seen years of use, but they also perform destructive actions.