Install Ubuntu Server 18.04 LTS
By Vladimir Mikhalev · Solutions Architect · Docker Captain · IBM Champion
This article is for those looking for a detailed and straightforward guide on installing Ubuntu Server 18.04 LTS.
After successfully booting from the Ubuntu Server 18.04 installation USB stick or DVD, the first step is to choose which language the welcome menu will be displayed in.
Select “English” and press the “Enter” button.

Next, you can choose a keyboard layout.
Select the keyboard layout you need and click on the “Done” button.

Next, you need to select the option to install Ubuntu Server.
NOTEThis tutorial does not cover the installation of MAAS (Metal as a Service). If you plan to use MAAS, I recommend that you read the documentation for more information.
Select “Install Ubuntu” and press the “Enter” button.

In the next step, the installer will try to automatically obtain the settings for the network connection using DHCP.
You can set the IP address manually or configure the network connection after installation.
Click on the “Done” button.

Next, the system prompts you to specify information about the proxy server.
This guide does not use a proxy server.
Click on the “Done” button.

Next, you can specify an alternative mirror address for downloading packages.
Leave the “Mirror address” field unchanged and click on the “Done” button.

At the next step, you need to choose which disk the new operating system will be installed on and allocate space for installation.
NOTEAll free disk space will be allocated for the system.
Select “Use An Entire Disk” and press the “Enter” button.

Now you need to choose which disk the operating system will be installed on.
NOTEIn this example, one 10Gb disk is installed.
Select the disk on which you want to install the system and press the “Enter” button.

In the next step, you can see what partitions will be created on the disk.
Click on the “Done” button.

Now you need to confirm your changes.
Select “Continue” and press the “Enter” button.

Next, you will need to specify the full username for the administrator account, the server name, then the login and password for the new account.
Click on the “Done” button.

If you plan to connect to the server via SSH, then you need to select “Install OpenSSH server”.
NOTEYou can also import SSH keys from Launchpad or Github.
Click on the “Done” button.

At this stage, you can take the opportunity to select additional components to install.
This tutorial walks you through installing Ubuntu Server without additional components.
Click on the “Done” button.

Next, you can watch the installation process of Ubuntu Server 18.04.

The Ubuntu Server 18.04 installation is complete.
Click on the “Reboot Now” button.

Now you need to remove the Ubuntu Server 18.04 installation disc from the CD/DVD drive.
Press the “Enter” button.

Next, you need to specify the username and password for authorization in Ubuntu, which was specified earlier during the installation of the system.

Related Posts
- 1Recovering a Corrupt Exchange Database with Stellar Repair — Real-World Lab TestSysAdmin & IT Pro · We deliberately broke an Exchange 2019 server to see if Stellar Repair for Exchange could recover a dirty-shutdown EDB file. Step-by-step recovery process, lab setup, and lessons learned.
- 2Distinctions Between Terminal, Command Line, Shell, and PromptSysAdmin & IT Pro · Learn the differences between terminal, command line, shell, and prompt in Linux. A beginner-friendly guide to essential CLI concepts and tools.
- 3Install Ubuntu Server 22.04 LTSSysAdmin & IT Pro · Step-by-step guide to install Ubuntu Server 22.04 LTS. Covers language, disk setup, OpenSSH, user creation, and system configuration for beginners.
- 4Install OTRS on Ubuntu ServerSysAdmin & IT Pro · Comprehensive guide to installing OTRS Community Edition on Ubuntu Server. Learn to configure PostgreSQL, Apache, SSL with Let's Encrypt, and launch OTRS securely.
Random Posts
- 1Install Bitwarden on Ubuntu Server 22.04 LTSSelf-Hosting · Learn how to install Bitwarden on Ubuntu Server 22.04 LTS using Docker. Step-by-step instructions for setup, SSL with Let's Encrypt, and secure password storage.
- 2Install Docmost Using Docker ComposeSelf-Hosting · Learn how to install Docmost using Docker Compose with Traefik and Let's Encrypt. Step-by-step guide for self-hosting a modern documentation platform.
- 3Machine Learning and Deep Learning Courses on YouTubeAI & MLOps · Explore the best free YouTube courses in machine learning and deep learning—from beginner-friendly foundations to advanced topics like NLP, CV, and MLOps.
- 4Install Minecraft on WindowsSysAdmin & IT Pro · Step-by-step guide on how to install Minecraft Java Edition on Windows. Learn how to download, install, and launch Minecraft quickly and easily.