How to install Ubuntu-18.04LTS on VirtualBox

sslinux(42)
Published in
#linux
Words
63
Reading
1 min
Listen
Play
8y

 How to install Ubuntu-18.04LTS on VirtualBox

Today, I'll teach you how to install Ubuntu-18.04LTS on VirtualBox for build development environment.

Let's Start....


Step 1: Download Ubuntu image file;
[Download Link]

Step 2: Create Virtual Machine on VirtualBox;

Step 3: Add the image file to the virtual machine;

Step 4: Start and Install the virtual machine.

Step 5: Login System

Step 6: Update System


```bash
$ sudo apt-get update
```

How to install Ubuntu-18.04LTS on VirtualBox | Ecency