Close
    logo                                         

    Ubuntu 20.04 server setup

    Setup Ubuntu server 20.04 LTS

    v21-12-15

    This procedure installs a basic Ubuntu Server 20.04 machine with openssh-server ready to be used by other cskylab deployment procedures.

    It´s intended to be used in bare metal machines.


    Prerequisites

    The following task must be completed before installation:

    • Static IP Address assignment.
    • Name assigned and DNS registered.
    • Generate configuration directory from template.

    Installation

    Boot the machine from .iso installation file and connect to the console.

    Language and keyboard

    Select English as language:

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Select your keyboard:

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Network

    Be sure the network interface is eno1 and take note of DHCPv4 address assigned:

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Leave empty Proxy address:

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Accept default mirror settings:

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Disk

    Select the appropriate disk for OS installation:

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Change the root device to its maximum size as following:

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Confirm disk formatting:

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Introduce server name (kvm-main or kvm-aux), username and password:

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    OpenSSH server

    Check Install OpenSSH server and optionally import SSH identity:

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Complete and reboot

    Wait for installation to complete and reboot the machine

    Ubuntu-Setup-Screen
    Ubuntu-Setup-Screen

    Note: You can safely ignore cloud-init messages at first boot.