<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technology Nerd &#187; conky</title>
	<atom:link href="http://tnerd.com/tag/conky/feed/" rel="self" type="application/rss+xml" />
	<link>http://tnerd.com</link>
	<description>(Technology, as it happens, When it happens!)</description>
	<lastBuildDate>Sun, 21 Mar 2010 06:06:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='tnerd.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Free Open-Source System Monitor Utility (Linux Only): Easiest Conky Configuration Guide</title>
		<link>http://tnerd.com/2008/10/29/free-open-source-system-monitor-utility-linux-only-easiest-conky-configuration-guide/</link>
		<comments>http://tnerd.com/2008/10/29/free-open-source-system-monitor-utility-linux-only-easiest-conky-configuration-guide/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 09:36:43 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[conky configuration guide]]></category>
		<category><![CDATA[Free Open-Source System Monitor Utility]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2134</guid>
		<description><![CDATA[Being on Ubuntu (Or some ditro of Linux) is geeky enough. But how about flaunting that you are a nerd who can get system monitoring utility right on your desktop which looks just fabulous. Don&#8217;t believe me! Check the following snapshot of Ubuntu Desktop. To be precise check the right hand side of the desktop [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/conky2.png" rel="shadowbox[post-2134];player=img;"><img class="alignleft alignnone size-full wp-image-2143" style="border: 0pt none; float: left; margin-left: 5px; margin-right: 5px;" title="conky2" src="http://tnerd.com/wp-content/uploads/2008/10/conky2.png" alt="" width="171" height="82" /></a>Being on <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu</a> (Or some ditro of Linux) is geeky enough. But how about flaunting that you are a nerd who can get system monitoring utility right on your desktop which looks just fabulous. Don&#8217;t believe me! Check the following snapshot of Ubuntu Desktop. To be precise check the right hand side of the desktop snapshot.</p>
<p style="text-align: justify;"><span id="more-2134"></span></p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/conky-wallpaper.png" rel="shadowbox[post-2134];player=img;"><img class="alignnone size-full wp-image-2135" title="conky-wallpaper" src="http://tnerd.com/wp-content/uploads/2008/10/conky-wallpaper.png" alt="" width="500" height="312" /></a></p>
<p style="text-align: justify;">Did I get your attention? Alright, so the nerdy looking thing on the right hand side of the snapshot is called as conky and is only available for Linux. The fact is that it only looks geeky, getting it and setting it up on your favorite <a class="zem_slink" title="Linux distribution" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux_distribution">Linux distro</a> (mine is Ubuntu) is a walk in the park. Let&#8217;s get started right away on how to get conky and how to set it up. But before that let&#8217;s see what Conky is;</p>
<blockquote>
<p style="text-align: justify;">Conky is a <strong>free, light-weight system monitor for X</strong>, that displays any information on your desktop.  Conky is licensed under the GPL and runs on Linux and BSD.</p>
</blockquote>
<p style="text-align: justify;">I have tried to make this guide as easily as possible and have tested it on Ubuntu 8.10 (Intrepeid Ibex), and there should not be any problem with other distros.</p>
<p style="text-align: justify;">First step is of course you&#8217;ll have to get the conky. Make sure you are connected to Internet. All you have to do is:</p>
<p style="text-align: justify;">1. Go to your <a class="zem_slink" title="Synaptic Package Manager" rel="homepage" href="http://www.nongnu.org/synaptic/">Synaptic Package Manager</a> and search for conky.</p>
<p style="text-align: justify;">2. Click on conky and mark it for installation.</p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/10/conky.png" rel="shadowbox[post-2134];player=img;"><img class="alignnone size-full wp-image-2136" title="conky" src="http://tnerd.com/wp-content/uploads/2008/10/conky.png" alt="" width="500" height="312" /></a></p>
<p style="text-align: justify;">3. Hit apply and you are good to go.</p>
<p style="text-align: justify;">And if you are addicted to <strong>Terminal</strong>, just type the following command.</p>
<pre style="text-align: justify;" lang="text"><strong>sudo apt-get install conky</strong></pre>
<p style="text-align: justify;">Now that you have conky, you can hit ALT+F2 and type conky to run it. But you&#8217;ll see a very boring conky interface. Sadly, the default conky configuration is not great looking. So now that leaves us with pimping up conky to look really geeky. Here&#8217;s what you have to do.</p>
<p style="text-align: justify;">1. Open GEdit by hitting Alt+F2 and typing <strong>gedit</strong>.</p>
<p style="text-align: justify;">Copy and paste the following code and save the file as <strong>.conkyrc</strong> in your home directory (notice the dot before the file name):</p>
<pre lang="text"># UBUNTU-CONKY<br />
# A comprehensive conky script, configured for use on<br />
# Ubuntu / Debian Gnome, without the need for any external scripts.<br />
#<br />
# Based on conky-jc and the default .conkyrc.<br />
# INCLUDES:<br />
# - tail of /var/log/messages<br />
# - netstat connections to your computer<br />
#<br />
# </p>

	Tags: <a href="http://tnerd.com/tag/conky/" title="conky" rel="tag">conky</a>, <a href="http://tnerd.com/tag/conky-configuration-guide/" title="conky configuration guide" rel="tag">conky configuration guide</a>, <a href="http://tnerd.com/tag/free-open-source-system-monitor-utility/" title="Free Open-Source System Monitor Utility" rel="tag">Free Open-Source System Monitor Utility</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/10/29/free-open-source-system-monitor-utility-linux-only-easiest-conky-configuration-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
