Conky System Monitor

Conky is a system monitor that is shown constantly on the main desktop window. I find it neat especially on the laptop as it even gives the heat level of the mainboard and processor. To install it in ubuntu use the synaptic software installer or via the console sudo apt-get install conky. To run it properly you need to have a configuration file placed into your main home directory and the file has to be called .conkyrc

Create the file and copy and paste the following into it



Feel free to modify that file but I find it gives me enough information about my system. Below is a picture of the output of the above configuration file