Previously NoobsLab shared other conky widgets for linux desktop to make desktop nice. So today brings Legacy conky for you, Basically this conky is available for some environments but NoobsLab provides after modification for all Linux desktops like (Gnome Shell, Unity, Cinnamon, Gnome Classic, Mate, and others). Legacy conky shows Cpu usage, Memory usage, HDD usage, Net Up and Down Speed. For some reasons HDD bar doesn't work at the moment, Maybe in future I will again check it.
Install Conky in Ubuntu/Linux Mint open terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Install by yourself in other distro's.
- sudo apt-get install conky conky-all
First of all Download Startup script with following commands:
Now open Startup Applications > click Add > New Dialog box will open click on Browse > Now (Press Ctrl+H) see following screenshot.
- wget -O .start-conky http://goo.gl/6RrEw
- chmod +x .start-conky
1: Legacy Conky for (Unity, Gnome Classic, Mate, and Others)
To install Legacy-Conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
- wget -O conky-legacy-u.zip http://goo.gl/2wwzs
- unzip conky-legacy-u.zip
- sudo rm conky-legacy-u.zip
2: Legacy Conky for (Gnome Shell, Cinnamon)
To install Legacy-Conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it, Enjoy
- wget -O conky-legacy-gs.zip http://goo.gl/K8Lw8
- unzip conky-legacy-gs.zip
- sudo rm conky-legacy-gs.zip
Source: Legacy-Conky