Install Ubuntu Server 20.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 20.04 LTS.
After successfully booting from the Ubuntu Server 20.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.

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”, then “Set up this disk as an LVM group.
Click on the “Done” 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.

In the next step, you can select additional services and components for installation from the operating system.
Click on the “Done” button.

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

The Ubuntu Server 20.04 installation is now complete.
Click on the “Reboot” button.

Now you need to remove the installation USB stick or Ubuntu Server 20.04 disk from the CD/DVD drive.
Next, you need to specify the username and password for authentication in Ubuntu, which was specified earlier during the installation of the system.

The Verdict
Inconvenient truths about shipping in the AI era
Container security, platform engineering, and the agentic shift — tested in production, argued without the hype. The verdict reaches your inbox the moment there's one worth sending.
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
- 1The Fates of Famous Figures Under the Pressure of Power from the Russian Empire to Our DaysOpinion & Culture · Explore the lives of famous figures persecuted by Russian regimes—from the Empire to today. Discover stories of censorship, exile, and resistance.
- 2Install ServiceDesk Plus on Ubuntu ServerSysAdmin & IT Pro · Comprehensive guide to installing ServiceDesk Plus on Ubuntu Server 22.04 LTS. Covers setup, port config, auto-start service, and admin login.
- 3Install Windows Server 2008 R2SysAdmin & IT Pro · Comprehensive step-by-step guide to install Windows Server 2008 R2 using official ISO media. Ensure stability and performance with a clean setup.
- 4Install and Configure Windows Server Update Services on Windows Server 2012 R2SysAdmin & IT Pro · Learn how to install and configure WSUS on Windows Server 2012 R2 for centralized patch management. Step-by-step guide with screenshots and best practices.