Step 39: Just click on continue if your server is not behind proxy server. We choose continue.
Step 40: Showing configuring apt screen.
Step 41: Choose “no automatic updates” & press enter.
Step 42: Choose the servers you want to install. We just choose “openssh” & “dns” server.
Step 43: Install software screen.
Step 44: Choose yes because we want to install grub boot loader of MBR (master boot record)
Step 45: Installing boot loader screen.
Step 46: Just click continue on finish the installation screen.
Step 47: Finishing the installation screen.
Step 48: Ubuntu login screen.
Step 49: Login as “vipin”. Enter the password given during installation.
Step 50: Check the ip address by using “ifconfig”
Step 51: Run “apt-get update”. It will give permission error message. We have to use “sudo”. So run the command “sudo apt-get update”
Step 52: It has updated ubuntu repositories information on you vm.
Step 53: Shutdown the machine by using “sudo poweroff” command.