Intel Compute Stick
Install Ubuntu
- Download the 14.04 image for the Intel Compute Stick
- Create a bootable USB stick tutorials
Post Installation Steps
- Disable the graphical login using these Ubuntu instructions
- Uninstall the modem manager:
sudo apt-get remove modem manager
- Install the OpenSSH server:
sudo apt-get install openssl-server