- Create VirtualBox VM for Ubuntu using the Ubuntu Mini.iso 16.04
- Go through the basic installation process for Ubuntu
- Restart into the installed OS
- Login into the created user
odu_user
- Install Vim
sudo apt install vim
- Edit
/etc/network/interfaces
- Comment out
iface enp0s3 inet dhcp
- Add
- Comment out
address 10.0.2.15