Setup CUDA on a newly installed Ubuntu
- Install a new ubuntu 14.04 LTS
- nano /etc/default/grub
- change “”
- update-grub
- Update… everything
- Install NVIDIA drive and CUDA
- ctrl+alt+F1 (not sure the difference between F1, F2 and F3)
- sudo service lightdm stop