====== Qiime base configuration ====== * Configure static IPv4 and IPv6 addresses sudo nano -w /etc/network/interfaces reboot * Update system sudo apt-get update sudo apt-get upgrade * Install SSH server sudo apt-get install ssh * Install VNC server sudo apt-get install x11vnc * Install Screen sudo apt-get install screen * Install Axiome (**STEFANO**) sudo apt-add-repository ppa:neufeldlab/ppa && sudo apt-get update && sudo apt-get install axiome