<?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>indiWiz.com &#187; ubuntu</title>
	<atom:link href="http://indiwiz.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://indiwiz.com</link>
	<description>Subhash&#039;s Tech Log</description>
	<lastBuildDate>Wed, 03 Mar 2010 13:24:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Configuring service startup in Ubuntu</title>
		<link>http://indiwiz.com/2009/12/18/configuring-service-startup-in-ubuntu/</link>
		<comments>http://indiwiz.com/2009/12/18/configuring-service-startup-in-ubuntu/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 11:05:07 +0000</pubDate>
		<dc:creator>Subhash Chandran</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://indiwiz.com/?p=598</guid>
		<description><![CDATA[If you are one of the old-timers who has migrated to Ubuntu from RedHat/Fedora distribution in the past, you might be familiar with the ntsysv tool in those Linux versions. I used to use that oddly-named tool to switch-on/off services in my Linux box. I was searching for a similar tool for Ubuntu, and found [...]]]></description>
			<content:encoded><![CDATA[<p>If you are one of the old-timers who has migrated to Ubuntu from RedHat/Fedora distribution in the past, you might be familiar with the <tt>ntsysv</tt> tool in those Linux versions. I used to use that oddly-named tool to switch-on/off services in my Linux box. I was searching for a similar tool for Ubuntu, and found <tt>rcconf</tt>:</p>
<pre>
$ sudo apt-get install rcconf
$ rcconf
</pre>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://indiwiz.com/2009/12/18/configuring-service-startup-in-ubuntu/&amp;title=Configuring+service+startup+in+Ubuntu" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://indiwiz.com/2009/12/18/configuring-service-startup-in-ubuntu/&amp;title=Configuring+service+startup+in+Ubuntu" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://indiwiz.com/2009/12/18/configuring-service-startup-in-ubuntu/&amp;title=Configuring+service+startup+in+Ubuntu&amp;desc=If%20you%20are%20one%20of%20the%20old-timers%20who%20has%20migrated%20to%20Ubuntu%20from%20RedHat%2FFedora%20distribution%20in%20the%20past%2C%20you%20might%20be%20familiar%20with%20the%20ntsysv%20tool%20in%20those%20Linux%20versions.%20I%20used%20to%20use%20that%20oddly-named%20tool%20to%20switch-on%2Foff%20services%20in%20my%20Linux%20box.%20I%20was%20searching%20for%20a%20similar%20tool%20for%20Ubuntu%2C%20a" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://indiwiz.com/2009/12/18/configuring-service-startup-in-ubuntu/&amp;t=Configuring+service+startup+in+Ubuntu" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://indiwiz.com/2009/12/18/configuring-service-startup-in-ubuntu/&amp;title=Configuring+service+startup+in+Ubuntu&amp;summary=If%20you%20are%20one%20of%20the%20old-timers%20who%20has%20migrated%20to%20Ubuntu%20from%20RedHat%2FFedora%20distribution%20in%20the%20past%2C%20you%20might%20be%20familiar%20with%20the%20ntsysv%20tool%20in%20those%20Linux%20versions.%20I%20used%20to%20use%20that%20oddly-named%20tool%20to%20switch-on%2Foff%20services%20in%20my%20Linux%20box.%20I%20was%20searching%20for%20a%20similar%20tool%20for%20Ubuntu%2C%20a&amp;source=indiWiz.com" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://indiwiz.com/2009/12/18/configuring-service-startup-in-ubuntu/&amp;title=Configuring+service+startup+in+Ubuntu" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://indiwiz.com/2009/12/18/configuring-service-startup-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Screen Rulers</title>
		<link>http://indiwiz.com/2009/04/21/linux-screen-rulers/</link>
		<comments>http://indiwiz.com/2009/04/21/linux-screen-rulers/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 09:43:55 +0000</pubDate>
		<dc:creator>Subhash Chandran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://indiwiz.com/?p=255</guid>
		<description><![CDATA[Recently I have been working with a demanding Web Designer based client. She was insisting on pixel-level spacing and detail. Thus I wanted to have a Screen Ruler for measuring her template. I use Ubuntu-based Linux, and found the following tools in its repository: For KDE users: $ sudo apt-get install kruler For GNOME users: [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I have been working with a demanding Web Designer based client. She was insisting on pixel-level spacing and detail. Thus I wanted to have a Screen Ruler for measuring her template. I use Ubuntu-based Linux, and found the following tools in its repository:</p>
<p>For KDE users:</p>
<p><code><br />
$ sudo apt-get install kruler<br />
</code></p>
<p>For GNOME users:</p>
<p><code><br />
$ sudo apt-get install screenruler<br />
</code></p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://indiwiz.com/2009/04/21/linux-screen-rulers/&amp;title=Linux+Screen+Rulers" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://indiwiz.com/2009/04/21/linux-screen-rulers/&amp;title=Linux+Screen+Rulers" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://indiwiz.com/2009/04/21/linux-screen-rulers/&amp;title=Linux+Screen+Rulers&amp;desc=Recently%20I%20have%20been%20working%20with%20a%20demanding%20Web%20Designer%20based%20client.%20She%20was%20insisting%20on%20pixel-level%20spacing%20and%20detail.%20Thus%20I%20wanted%20to%20have%20a%20Screen%20Ruler%20for%20measuring%20her%20template.%20I%20use%20Ubuntu-based%20Linux%2C%20and%20found%20the%20following%20tools%20in%20its%20repository%3A%0A%0AFor%20KDE%20users%3A%0A%0A%24%20sudo%20apt-get%20in" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://indiwiz.com/2009/04/21/linux-screen-rulers/&amp;t=Linux+Screen+Rulers" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://indiwiz.com/2009/04/21/linux-screen-rulers/&amp;title=Linux+Screen+Rulers&amp;summary=Recently%20I%20have%20been%20working%20with%20a%20demanding%20Web%20Designer%20based%20client.%20She%20was%20insisting%20on%20pixel-level%20spacing%20and%20detail.%20Thus%20I%20wanted%20to%20have%20a%20Screen%20Ruler%20for%20measuring%20her%20template.%20I%20use%20Ubuntu-based%20Linux%2C%20and%20found%20the%20following%20tools%20in%20its%20repository%3A%0A%0AFor%20KDE%20users%3A%0A%0A%24%20sudo%20apt-get%20in&amp;source=indiWiz.com" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://indiwiz.com/2009/04/21/linux-screen-rulers/&amp;title=Linux+Screen+Rulers" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://indiwiz.com/2009/04/21/linux-screen-rulers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
