System configuration scripts for Ubuntu 16.04 (Xenial)
- Install Virtualbox
- Download Ubuntu iso image and install with virtualbox
- Run the command below (32bit if you have 32bit Ubuntu or 64bit version otherwise)
For the 32bit version, run the command below
wget https://raw.githubusercontent.com/BitSails/xenial-config/master/setup.sh && sh $(basename !#:1) 32
For the 64bit version, run the command below instead
wget https://raw.githubusercontent.com/BitSails/xenial-config/master/setup.sh && sh $(basename !#:1) 64