Ubuntu Server 12.4 Lts

Páginas: 28 (6820 palabras) Publicado: 17 de febrero de 2013
1 Requirements
To install such a system you will need the following:
* the Ubuntu 12.04 LTS server CD, available here: http://releases.ubuntu.com/releases/12.04/ubuntu-12.04-server-i386.iso (i386) or http://releases.ubuntu.com/releases/12.04/ubuntu-12.04-server-amd64.iso (x86_64)
* a fast Internet connection.
 
2 Preliminary Note
In this tutorial I use the hostnameserver1.example.com with the IP address 192.168.0.100 and the gateway 192.168.0.1. These settings might differ for you, so you have to replace them where appropriate.
 
3 The Base System
Insert your Ubuntu install CD into your system and boot from it. Select your language:

Then select Install Ubuntu Server:

Choose your language again (?):

Then select your location:

If you've selected an uncommoncombination of language and location (like English as the language and Germany as the location, as in my case), the installer might tell you that there is no locale defined for this combination; in this case you have to select the locale manually. I select en_US.UTF-8 here:

Choose a keyboard layout (you will be asked to press a few keys, and the installer will try to detect your keyboardlayout based on the keys you pressed):

The installer checks the installation CD, your hardware, and configures the network with DHCP if there is a DHCP server in the network:

Enter the hostname. In this example, my system is called server1.example.com, so I enter server1:

Create a user, for example the user Administrator with the user name administrator (don't use the user name admin as itis a reserved name on Ubuntu 12.04):

I don't need an encrypted private directory, so I choose No here:

Please check if the installer detected your time zone correctly. If so, select Yes, otherwise No:

Now you have to partition your hard disk. For simplicity's sake I select Guided - use entire disk and set up LVM - this will create one volume group with two logical volumes, one for the/ file system and another one for swap (of course, the partitioning is totally up to you - if you know what you're doing, you can also set up your partitions manually).

Select the disk that you want to partition:

When you're asked Write the changes to disks and configure LVM?, select Yes:

If you have selected Guided - use entire disk and set up LVM, the partitioner will create one bigvolume group that uses all the disk space. You can now specify how much of that disk space should be used by the logical volumes for / and swap. It makes sense to leave some space unused so that you can later on expand your existing logical volumes or create new ones - this gives you more flexibility.

When you're finished, hit Yes when you're asked Write the changes to disks?:

Afterwards,your new partitions are being created and formatted:

Now the base system is being installed:

Next the package manager apt gets configured. Leave the HTTP proxy line empty unless you're using a proxy server to connect to the Internet:

I'm a little bit old-fashioned and like to update my servers manually to have more control, therefore I select No automatic updates. Of course, it's up toyou what you select here:

We need a DNS, mail, and LAMP server, but nevertheless I don't select any of them now because I like to have full control over what gets installed on my system. We will install the needed packages manually later on. The only item I select here is OpenSSH server so that I can immediately connect to the system with an SSH client such as PuTTY after the installation hasfinished:

The installation continues:

The GRUB boot loader gets installed:

Select Yes when you are asked Install the GRUB boot loader to the master boot record?:

The base system installation is now finished. Remove the installation CD from the CD drive and hit Continue to reboot the system:

4 Get root Privileges
 
After the reboot you can login with your previously created...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Arranque de la instalación de Ubuntu Server 10.04 LTS con PXE
  • UBUNTU SERVER
  • Instalacion De Ubuntu 10.04 Lts
  • Instalación openerp en ubuntu server
  • Instalar Ubuntu Server 10.04
  • Ubuntu ISC-DHCP-Server
  • Ubuntu Server Haciendo De Router
  • Rstore

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS