Install Conky in Ubuntu/Linux Mint open terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Command:
sudo apt-get install conky conky-all
First of all Download Startup script with following commands:
Terminal Commands:
cd && wget -O .start-conky http://goo.gl/6RrEw
chmod +x .start-conky
Now open Startup Applications > click Add > New Dialog box will open click on Browse > Now (Press Ctrl+H) see following screenshot.
First install relevant conky then change your net speed in this file (Line 3 & 5):
Terminal Command:
nano ~/.conky/NET_0.5.lua
1: Net Conky for Ehternet
To install Net-Conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
cd && wget -O net-noobslab-eth.zip http://goo.gl/gCn8Y
unzip net-noobslab-eth.zip && rm net-noobslab-eth.zip
2: Net Conky for WiFi
To install Net-Conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
cd && wget -O net-noobslab-wifi.zip http://goo.gl/5rzya
unzip net-noobslab-wifi.zip && rm net-noobslab-wifi.zip
That's it
0 comments:
Post a Comment