Labels:
Conky,
Kali Linux,
Ubuntu
Install HGM-Hudnet-Conky in Ubuntu 12.10/12.04/Any Ubuntu Version/Linux Mint/Fedora/Others Distributions (Unity + Gnome Shell + Other Environments)
Conky is free widget for Linux, It can display any information which you want to show on your desktop. HGM-Hudnet-Conky was available for some environments but NoobsLab provides after modification for all Linux desktops like (Gnome Shell, Unity, Cinnamon, Gnome Classic, Mate, and others). This conky is only looks good on light wallpapers. HGM-Hudnet-conky shows Cpu usage, Memory usage, HDD usage, Net Up/Down Speed, Laptop Battery, Day, Date, Time and Weather. You can check other conky widgets collection for linux desktop to make desktop nice.
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.
Scroll to the end to see this conky Weather setup.
1: HGM-Hudnet-Conky (For Unity, Gnome Classic, Mate, and Others)
>> For Wifi
To install HGM-Hudnet-Conky-Wifi in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
cd && wget -O hgmhudnet-noobslab-uwlan.zip http://goo.gl/2b2UU
unzip hgmhudnet-noobslab-uwlan.zip && rm hgmhudnet-noobslab-uwlan.zip
>> For Ethernet
To install HGM-Hudnet-Conky-Lan in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
cd && wget -O hgmhudnet-noobslab-ueth.zip http://goo.gl/Vj8SH
unzip hgmhudnet-noobslab-ueth.zip && rm hgmhudnet-noobslab-ueth.zip
2: HGM-Hudnet-Conky (For Gnome Shell, Cinnamon)
>> For Wifi
To install HGM-Hudnet-Conky-Wlan in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
cd && wget -O hgmhudnet-noobslab-gswlan.zip http://goo.gl/7TXUM
unzip hgmhudnet-noobslab-gswlan.zip && rm hgmhudnet-noobslab-gswlan.zip
>> For Ethernet
To install HGM-Hudnet-Conky-Lan in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
cd && wget -O hgmhudnet-noobslab-gseth.zip http://goo.gl/VuIdN
unzip hgmhudnet-noobslab-gseth.zip && rm hgmhudnet-noobslab-gseth.zip
>> Setup Weather:
First Go to This link: http://weather.noaa.gov , Here you will select your country and city than it will show current weather situation of your country. You will see code in red, just copy four word code.
Now enter following command in terminal, it will open file in text editor. Go to line 73 and change code of Weather:
Terminal Command:
nano ~/.conkyrc
Paste the four word code before temperature word. See the following image
Save and close.
Install HGM-Hudnet Conky in Ubuntu/Linux Mint/Fedora/Other Distro
team infinity
Friday, 18 October 2013
Install HGM-Hudnet-Conky in Ubuntu 12.10/12.04/Any Ubuntu Version/Linux Mint/Fedora/Others Distributions (Unity + Gnome Shell + Other Environments)
Conky is free widget for Linux, It can display any information which you want to show on your desktop. HGM-Hudnet-Conky was available for some environments but NoobsLab provides after modification for all Linux desktops like (Gnome Shell, Unity, Cinnamon, Gnome Classic, Mate, and others). This conky is only looks good on light wallpapers. HGM-Hudnet-conky shows Cpu usage, Memory usage, HDD usage, Net Up/Down Speed, Laptop Battery, Day, Date, Time and Weather. You can check other conky widgets collection for linux desktop to make desktop nice.
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.
Scroll to the end to see this conky Weather setup.
1: HGM-Hudnet-Conky (For Unity, Gnome Classic, Mate, and Others)
>> For Wifi
To install HGM-Hudnet-Conky-Wifi in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
cd && wget -O hgmhudnet-noobslab-uwlan.zip http://goo.gl/2b2UU
unzip hgmhudnet-noobslab-uwlan.zip && rm hgmhudnet-noobslab-uwlan.zip
>> For Ethernet
To install HGM-Hudnet-Conky-Lan in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
cd && wget -O hgmhudnet-noobslab-ueth.zip http://goo.gl/Vj8SH
unzip hgmhudnet-noobslab-ueth.zip && rm hgmhudnet-noobslab-ueth.zip
2: HGM-Hudnet-Conky (For Gnome Shell, Cinnamon)
>> For Wifi
To install HGM-Hudnet-Conky-Wlan in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
cd && wget -O hgmhudnet-noobslab-gswlan.zip http://goo.gl/7TXUM
unzip hgmhudnet-noobslab-gswlan.zip && rm hgmhudnet-noobslab-gswlan.zip
>> For Ethernet
To install HGM-Hudnet-Conky-Lan in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
cd && wget -O hgmhudnet-noobslab-gseth.zip http://goo.gl/VuIdN
unzip hgmhudnet-noobslab-gseth.zip && rm hgmhudnet-noobslab-gseth.zip
>> Setup Weather:
First Go to This link: http://weather.noaa.gov , Here you will select your country and city than it will show current weather situation of your country. You will see code in red, just copy four word code.
Now enter following command in terminal, it will open file in text editor. Go to line 73 and change code of Weather:
Terminal Command:
nano ~/.conkyrc
Paste the four word code before temperature word. See the following image
Save and close.
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Cracking The Wireless Network Wpa Wpa2 Encryption Using Reaver On Kali Linux Step# 1. You need to get Kali Linux ...
-
I nstall Conky-Two in Ubuntu 12.10/Ubuntu 12.04/Ubuntu 11.10/any Ubuntu Version/Linux Mint/Fedora/Any Linux Distro NoobsLab have Conky Col...
-
Conky Lua is very nice gadget for every linux user, It shows usage of your system like cpu, disk, memory, net upload and downlo...
-
Conky is a free, light-weight system monitor for X, that displays any information on your desktop. Some guys are working on Conky g...
-
Install Conky in Ubuntu/Linux Mint open terminal and copy the following commands in the Terminal: Terminal Comm...
-
A bash script for when you feel lazy. Adds quite a few tools to Kali Linux. Bleeding Edge Repos AngryIP Scanner Terminator Xchat ...
-
Install Ambiance-Crunchy themes in Ubuntu 13.10 Saucy/Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 15/14/13 (GTK...
-
Install Conky Tab in Ubuntu 12.10/Ubuntu 12.04/Ubuntu 11.10/any Ubuntu Version/Linux Mint/Fedora/Any Linux Distro Here you can find Conky ...
-
ArtNet is an icon theme that contains a complete set of icons for GNOME. All icons with high resolution 256x256 px are in SVG v...
-
Moka icon theme for Ubuntu/Linux Mint/Other Ubuntu Derivatives To install Moka icon set in Ubuntu 13.10/13.04/1...
Recent Posts
-
▼
2013
(51)
-
▼
October
(23)
- Install Conky Nadia in Ubuntu/Linux Mint/Fedora/Ot...
- Install HGM-Hudnet Conky in Ubuntu/Linux Mint/Fedo...
- Install Conky123 in Ubuntu/Linux Mint/Fedora/Others
- Install Linux-Conky in Ubuntu/Linux Mint/Fedora/Op...
- Install Techno-Conky in Ubuntu 13.10/12.04/12.10/1...
- Install 1st-Conky in Ubuntu/Linux Mint/Debian/and ...
- Install Colors-Conky in Ubuntu/Linux Mint/Fedora/O...
- Install Legacy Conky in Ubuntu/Linux Mint/Fedora/O...
- Install Lunatico Rings Conky in Ubuntu/Linux Mint/...
- Social Engineering Toolkit Credential Harvester At...
- Install Gotham Conky in Ubuntu/Linux Mint/Debian/O...
- Install Energreen Conky in Ubuntu/Linux Mint/Fedor...
- Install DeadSpace Conky in Ubuntu/Linux Mint/Fedor...
- Install Reloj-Conky in Ubuntu/Linux Mint/Fedora/Ot...
- Install Conky-Two widget in Ubuntu/Linux Mint/Fedo...
- Install Conky Tab in Ubuntu/Linux Mint/Fedora/Any ...
- Cracking Wpa Wpa2 Encryption Using Reaver On Kali...
- Install Conky Hardy in Ubuntu/Linux Mint/Debian/Ot...
- Install Conky Patch in Ubuntu/Linux Mint/Fedora/Ot...
- Install Conky Lucid in Ubuntu/Linux Mint/Fedora/An...
- Snow Sabre icons for Ubuntu/Linux Mint/other Ubunt...
- A new Icon set Aery for Ubuntu/Linux Mint/other Ub...
- Moka icon theme for Ubuntu/Linux Mint/Other Ubuntu...
-
▼
October
(23)
About Me
Feedjit
Powered by Blogger.
0 comments:
Post a Comment