Anyway.......
Unity malfunction is not exclusive to graphic driver installations. For this reason I think it is important to know these following 2 commands.
sudo dconf reset -f /org/compiz/This command resets all dconf settings that may have changed. "dconf" Is a program for editing all of your configuration files. If by chance you are missing this program run the following command.
sudo apt-get install dconf-toolsThe second Unity command I believe should be general knowledge is:
unity --reset-icons &disownThis command may not need to be run after dconf, However it is extremely useful if one decides to play with themes or other basic UI improvements.
I hope these are useful to you. I also hope you will never need them haha.
=================================================
Next I would like to do another write-up on helpful ssh tools including scp and nmap. On another note maybe dd and pv; pretty much anything I find useful and use on an almost daily basis.
Let me know if there is any particular command you would want a write-up on.
No comments:
Post a Comment