5,710
edits
Changes
Ubuntu
,→Custom PC Build
=Custom PC Build=
*install Ubuntu
*Boot to command line. Download CUDA from NVIDIA: <syntaxhighlight lang="bash">wget http://developer.download.nvidia.com/compute/cuda/7_0/Prod/local_installers/rpmdeb/cuda-repo-ubuntu1404-7-0-local_7.0-28_amd64.deb</syntaxhighlight>
*Install CUDA, follow these instructions: http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-linux/index.html#ubuntu-installation
*Add nomodeset to GRUB_LINUX_CMDLINE_DEFAULT: http://askubuntu.com/questions/38780/how-do-i-set-nomodeset-after-ive-already-installed-ubuntu/38782#38782
*Install netatalk and ssh: <syntaxhighlight lang="bash">sudo apt-get install ssh netatalk</syntaxhighlight>
==Installing NVIDIA GeForce 960 Drivers==
*http://www.askmetutorials.com/2015/01/install-uninstall-nvidia-driver-34058.html