Share on Social Media

In this guide, you will learn, how to install Ubuntu 19.04 with screenshots. #centlinux #ubuntu

What is Ubuntu 19.04?

Ubuntu is a Debian based free and open source Linux distribution. Ubuntu is released in every six months, while LTS (Long Term Support) is released in every two years. Ubuntu 19.04 (Disco Dingo) is the latest version of Ubuntu Server, including 9 months of security and maintenance updates, until January 2020. Ubuntu is developed by Canonical Ltd.

In this article, we will install Ubuntu 19.04 (Disco Dingo) Server on bare-metal or virtual machine. We recommend to have Mastering Ubuntu Server, 2nd Edition (PAID LINK) by Packt Publishing. It will help you in understanding the nuts and bolts of Ubuntu Server.

Features in Ubuntu 19.04 Server

Ubuntu 19.04, also known as “Disco Dingo,” was released on April 18, 2019. As a server operating system, it came with various features and improvements. However, it’s important to note that Ubuntu 19.04 had a relatively short support period, and it reached its end of life in January 2020. As a result, it is recommended to use a more recent and supported release for server environments.

Some notable features and changes in Ubuntu 19.04 Server included:

Linux Kernel: Ubuntu 19.04 shipped with the Linux kernel version 5.0, which brought various hardware support improvements, performance enhancements, and new features.

OpenJDK 11: The default Java runtime environment was upgraded to OpenJDK 11, providing improved performance, security, and new features.

GNOME 3.32: The server edition still featured some components of the GNOME desktop environment, but the focus was on the server use case. GNOME 3.32 brought various improvements, including better performance and a more polished user interface.

QEMU 3.1: The QEMU emulator was upgraded to version 3.1, offering better support for virtualization and improved performance.

Updated Software Versions: Various software packages and components were updated to their latest versions, incorporating bug fixes, security patches, and new features.

Networking Improvements: Ubuntu 19.04 included updates to network-related components, enhancing the overall networking performance and stability.

Remember that if you’re setting up a new server, it’s recommended to use a Long-Term Support (LTS) release, as they receive updates and support for an extended period.

System Specification

We have provision a KVM virtual machine with following specification:

  • CPU – 3.4 Ghz (2 cores)
  • Memory – 2 GB
  • Storage – 40 GB

Install Ubuntu 19.04 (Disco Dingo) Server

Download Ubuntu 19.04 (Disco Dingo) ISO from Ubuntu website.

Attach downloaded ISO ubuntu-19.04-live-server-amd64.iso in our virtual machine.

Start virtual machine now.

Ubuntu 19 Installation
Ubuntu 19 Installation
Ubuntu 19 Install - Loading 1
Ubuntu 19 Install – Loading 1
Ubuntu 19 Install - Loading 2
Ubuntu 19 Install – Loading 2

Ubuntu installer is loading and will take you to Language selection screen.

Install Ubuntu 19 - Choose your Preferred Language
Install Ubuntu 19 – Choose your Preferred Language

Choose your preferred language and press <ENTER>.

Ubuntu 19 Installer Update Available
Ubuntu 19 Installer Update Available

You can update you Ubuntu 19.04 installer here. Definitly, it will take time to download the updated version of Ubuntu installer. The setup will continue from here after completion of download.

There is minor version difference, therefore, we are not updating our Ubuntu 19.04 installer.

Select Continue without updating and press <ENTER>.

Ubuntu 19 Install - Keyboard Configuration
Ubuntu 19 Install – Keyboard Configuration

Select your Keyboard Layout and then press <ENTER>.

Install Ubuntu 19.04
Install Ubuntu 19.04

Select Install Ubuntu and press <ENTER>.

Intall Ubuntu 19 - Network Connections
Intall Ubuntu 19 – Network Connections

You are now at the Network connections screen. Although, the network connection is by default configured to use DHCP service, but you can customize it according to your need.

Press <ENTER> after finishing configurations.

Install Ubuntu 19 - Configure Proxy
Install Ubuntu 19 – Configure Proxy

If your system requires a HTTP proxy to connect to the Internet, then you can define it here. We are not using any HTTP Proxy, thus we are leaving the Proxy address blank and press <ENTER>.

Configure Ubuntu Archive Mirror
Configure Ubuntu Archive Mirror

Accept the default Mirror address and press <ENTER>.

Install Ubuntu 19 - File System Setup 1
Install Ubuntu 19 – File System Setup 1

Now, you are at the Filesystem setup screen. You can create a custom disk layout using this screen or use the default templates.

We want to configure LVM (Logical Volume Manager) partitions, there we have selected Use An Entire Disk And Set Up LVM option and press <ENTER>.

Install Ubuntu 19 - File System Setup 2
Install Ubuntu 19 – File System Setup 2

Select the Disk to create partitions. We have added only a single Hard Disk in virtual machine, therefore, we have only one disk available here for installation.

Press <ENTER>.

Install Ubuntu 19 - File System Setup 3
Install Ubuntu 19 – File System Setup 3

Review the disk layout created by Ubuntu 19.04 installer and press <ENTER>.

Install Ubuntu 19 - File System Setup 4
Install Ubuntu 19 – File System Setup 4

Confirm destructive action by selecting Continue and press <ENTER>.

Install Ubuntu 19 -Profile Setup
Install Ubuntu 19 -Profile Setup

In Ubuntu, root user is locked due to a Security measure. But we have been provided the option to create a custom Superuser for administrative tasks.

Create a user here and press <ENTER>.

Install Ubuntu 19 -SSH Setup
Install Ubuntu 19 -SSH Setup

Select Install OpenSSH server option and press <ENTER>.

Ubuntu 19 Install Featured Server Snaps
Ubuntu 19 Install Featured Server Snaps

Select any features that you would like to install and press <ENTER>.

Ubuntu 19 Installing System 1
Ubuntu 19 Installing System 1
Ubuntu 19 Installing System 2
Ubuntu 19 Installing System 2

Ubuntu 19.04 installation has been started. Meanwhile, you can press <ENTER> on View full log to see installation logs in detail.

Ubuntu 19 Installing System 3
Ubuntu 19 Installing System 3

Press <ENTER> to go back to Installation progress screen.

Ubuntu 19 Installation Completed 1
Ubuntu 19 Installation Completed 1

At the end of installation, setup is downloading & installing security updates.

Installation Completed 2
Installation Completed 2

Press <ENTER> after installation to reboot the system.

Ubuntu 19 CLI Login
Ubuntu 19 CLI Login

After reboot, you are at the Login prompt. Login using the custom user that we have created during Ubuntu 19.04 installation.

Ubuntu 19 Bash Prompt
Ubuntu 19 Bash Prompt

We have also executed the uname command to check the Kernel version.

Recommended Online Training: Learn Bash Shell in Linux for Beginners

745772 0021

Conclusion

In this guide, you have learned, how to install Ubuntu 19.04 (Disco Dingo) server with screenshots.

Leave a Reply