just installed ubuntu great
trying to install nvidia drivers not so good it no work
change session to failsafe terminal login su -
then navigate to where the .run file is
i type sh then the filename and it says not found what am i doing wrong ??
erm now broken lol
cd ~/Desktop/ && wget
http://us.download.nvidia.com/XFree86/Linux-x86/100.14.11/NVIDIA-Linux-x86-100.14.11-pkg1.run
sudo /etc/init.d/gdm stop
chmod +x ~/Desktop/NVIDIA*.run
sudo apt-get install build-essentials
sudo sh ~/Desktop/NVIDIA*.run
sudo /etc/init.d/gdm start
it was in the level below so /home/mike i can rememeber enough dos to alter file paths
its reinstalled now anyway