Random Snippets

uninstalling video drivers in ubuntu 9.04 from command line

 Bash |  copy code |? 
1
sudo dpkg-reconfigure -phigh xserver-xorg 

 

Leave a Reply