Install Base Ubuntu on the NUC
Recommend Ubuntu 16.10 Desktop
https://www.ubuntu.com/download/desktop
Install Ethernet drivers
- Download the driver from https://downloadcenter.intel.com/download/15817, currently 3.2.4.2 (as shown in lshw -C above)
- Copy drive to USB stick and insert USB into NUC
- Untar the folder
- From the commandline:
make install in the src folder
rmmod e1000e
modprobe e1000e
and to make the new driver survive a reboot:
update-initramfs -u
source: http://askubuntu.com/a/674566
Download Paperspace App
https://www.paperspace.com/download
Once you have gone through the installer steps, find the directory where you have installed Paperspace.
Navigate to that directory in a terminal.
Run ./Paperspace.sh
The app is now running