<?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>burchill.net &#187; Linux</title>
	<atom:link href="http://burchill.net/category/geekgeneral/unix/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://burchill.net</link>
	<description>Phil Burchill's Blog</description>
	<lastBuildDate>Wed, 03 Feb 2010 18:15:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reowning Ubuntu</title>
		<link>http://burchill.net/2007/08/15/reowning-ubuntu/</link>
		<comments>http://burchill.net/2007/08/15/reowning-ubuntu/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 16:29:23 +0000</pubDate>
		<dc:creator>Phil Burchill</dc:creator>
				<category><![CDATA[Gnu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[reown]]></category>

		<guid isPermaLink="false">http://burchill.net/2007/08/15/reowning-ubuntu/</guid>
		<description><![CDATA[NFS is a pain because you need to have the same UIDs on different systems. It seemed easiest to change my UID on my Ubuntu box.
usermod -u 1234 phil
Simple enough and it even chowned the files in my home directory.  But I still have files everywhere which have my old uid. Iâ€™d like to [...]]]></description>
			<content:encoded><![CDATA[<p><a title="NFS" href="http://en.wikipedia.org/wiki/Network_File_System_(protocol)">NFS</a> is a pain because you need to have the same <a title="UID" href="http://en.wikipedia.org/wiki/Uid">UID</a>s on different systems. It seemed easiest to change my UID on my Ubuntu box.</p>
<p><strong>usermod -u 1234 phil</strong></p>
<p>Simple enough and it even chowned the files in my home directory.  But I still have files everywhere which have my old uid. Iâ€™d like to find and own them, seems like a pain, could take ages? Easy with GNU find:</p>
<p><strong>sudo find / -uid 1000 -exec chown phil \{\} \;</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://burchill.net/2007/08/15/reowning-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Start</title>
		<link>http://burchill.net/2007/02/02/start/</link>
		<comments>http://burchill.net/2007/02/02/start/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 21:20:17 +0000</pubDate>
		<dc:creator>Phil Burchill</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Cygwin]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://burchill.net/2007/02/02/start/</guid>
		<description><![CDATA[I like to use a command line interface whenever possible.  Sometimes though a windowed application is required.  In MS Windows you use the start command to bring up the default app, (don&#8217;t use this much).  In Cygwin I use the cygstart command.
So I was using my Ubuntu system and wanted to do [...]]]></description>
			<content:encoded><![CDATA[<p>I like to use a <a href="http://en.wikipedia.org/wiki/Command_line_interface">command line interface</a> whenever possible.  Sometimes though a windowed application is required.  In MS Windows you use the <strong>start</strong> command to bring up the default app, (don&#8217;t use this much).  In <a href="http://www.cygwin.com/">Cygwin</a> I use the <strong>cygstart</strong> command.</p>
<p>So I was using my <a href="http://www.ubuntu.com/">Ubuntu</a> system and wanted to do something similar.  The command it turns out is <a href="http://ubuntu.wordpress.com/2006/12/16/gnome-open-open-anything-from-the-command-line/">gnome-open</a>.  Bit of a mouthful so I have this aliased in my .bashrc file to <strong>cs</strong> for either <strong>cygstart</strong> or <strong>gnome-open</strong> which is much more snappy.</p>
]]></content:encoded>
			<wfw:commentRss>http://burchill.net/2007/02/02/start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pronethosting.net</title>
		<link>http://burchill.net/2006/12/31/pronethostingnet/</link>
		<comments>http://burchill.net/2006/12/31/pronethostingnet/#comments</comments>
		<pubDate>Sun, 31 Dec 2006 09:15:37 +0000</pubDate>
		<dc:creator>Phil Burchill</dc:creator>
				<category><![CDATA[Geekgeneral]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://burchill.net/2006/12/31/pronethostingnet/</guid>
		<description><![CDATA[Just renewed for another year with Pronethosting as my web/email/blog hosting provider.  
They have been absolutely rock solid in the last year.  I forget if I&#8217;ve been with them for three or four years now. 
The plan provides everything you might want.  
Here&#8217;s a snip from my plan details (linux 1)

 150 [...]]]></description>
			<content:encoded><![CDATA[<p>Just renewed for another year with <a href="http://www.pronethosting.net">Pronethosting</a> as my web/email/blog hosting provider.  </p>
<p>They have been absolutely rock solid in the last year.  I forget if I&#8217;ve been with them for three or four years now. </p>
<p>The plan provides everything you might want.  </p>
<p>Here&#8217;s a snip from my plan details (linux 1)</p>
<blockquote><p>
 150 MB web space<br />
- 4000 MB transfer<br />
- unlimited email<br />
- webmail<br />
- unlimited MY SQL<br />
- PHP, Perl, SSH<br />
- cPanel control panel<br />
- Fantastico<br />
- online statistics
</p></blockquote>
<p>The fantastico feature is really cool you can do things like almost one click install of Wordpress <img src='http://burchill.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>SSH is really nice as you can get down and dirty if you want to change/fix something if you want.</p>
]]></content:encoded>
			<wfw:commentRss>http://burchill.net/2006/12/31/pronethostingnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
