<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Crane Has Landed &#187; Ubuntu</title>
	<atom:link href="http://thecrane.wordpress.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecrane.wordpress.com</link>
	<description>But where is that?</description>
	<lastBuildDate>Sun, 01 Nov 2009 08:18:36 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='thecrane.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7e3c6b0b3543c6fb34728f9739ae5b76?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>The Crane Has Landed &#187; Ubuntu</title>
		<link>http://thecrane.wordpress.com</link>
	</image>
			<item>
		<title>Continuing adventures with DNS</title>
		<link>http://thecrane.wordpress.com/2009/11/01/continuing-adventures-with-dns/</link>
		<comments>http://thecrane.wordpress.com/2009/11/01/continuing-adventures-with-dns/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 08:15:26 +0000</pubDate>
		<dc:creator>thecrane</dc:creator>
				<category><![CDATA[Jaunty]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[BIND]]></category>
		<category><![CDATA[DDNS]]></category>
		<category><![CDATA[DHCP]]></category>

		<guid isPermaLink="false">http://thecrane.wordpress.com/?p=158</guid>
		<description><![CDATA[After installing the new Ubuntu 9.10 over the weekend, I set about again trying to establish my new DNS server running on the platform.  I have found what seems to be a great tutorial for DDNS (i.e. DNS which is updated with DHCP leases) here.
I&#8217;m still working through the bugs, but things at least [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=158&subd=thecrane&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After installing the new Ubuntu 9.10 over the weekend, I set about again trying to establish my new DNS server running on the platform.  I have found what seems to be a great tutorial for DDNS (i.e. DNS which is updated with DHCP leases) <a href="http://www.cahilig.org/debian-and-ubuntu-ddns-bind9-and-dhcp">here</a>.</p>
<p>I&#8217;m still working through the bugs, but things at least seem to be getting DHCP addresses, so that&#8217;s a good start.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A couple of gotchas early one &#8211; Ubuntu runs a thing called AppArmor which seems to cause a lot of problems with applications like DHCP wanting to update BIND and all that.  The comments on <a href="http://www.debianadmin.com/howto-setup-dhcp-server-and-dynamic-dns-with-bind-in-debian.html">this post at DebianAdmin.com</a> outline the changes that are needed to be made, specifically you have to make one last minor change to /etc/apparmor.d/usr.sbin.dhcpd3:</p>
<p><code><br />
/etc/bind/ rw,<br />
/etc/bind/** rw,<br />
</code></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrane.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrane.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrane.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrane.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrane.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrane.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrane.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrane.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrane.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrane.wordpress.com/158/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=158&subd=thecrane&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thecrane.wordpress.com/2009/11/01/continuing-adventures-with-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48edef87af815037185dd7359c3aadb3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thecrane</media:title>
		</media:content>
	</item>
		<item>
		<title>DNS</title>
		<link>http://thecrane.wordpress.com/2009/10/26/dns/</link>
		<comments>http://thecrane.wordpress.com/2009/10/26/dns/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 03:51:29 +0000</pubDate>
		<dc:creator>thecrane</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Hardy]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://thecrane.wordpress.com/2009/10/26/dns/</guid>
		<description><![CDATA[I&#8217;m reworking my home network, and playing with a VirtualBox image of Ubuntu 8.04 LTS that is acting as my DNS server and DHCP server.  This is an attempt to deal with the frustrations of my Netgear gear not doing what I want re: IP addressing, and to simplify accessing servers and other devices [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=156&subd=thecrane&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m reworking my home network, and playing with a VirtualBox image of Ubuntu 8.04 LTS that is acting as my DNS server and DHCP server.  This is an attempt to deal with the frustrations of my Netgear gear not doing what I want re: IP addressing, and to simplify accessing servers and other devices by name on all my various IP-enabled equipment.</p>
<p>I&#8217;m still getting to the bottom of all this DNS stuff, but a couple of key links I don&#8217;t want to forget are:
<ul>
<li><a target="_blank" href="http://www.howtoforge.com/perfect-server-ubuntu8.04-lts-p3">The Perfect Server at howtoforge.com</a></li>
<li><a target="_blank" href="http://www.ubuntugeek.com/dns-server-setup-using-bind-in-ubuntu.html">DNS server Setup using bind in Ubuntu from Ubuntu Geek</a></li>
<li><a href="http://lani78.wordpress.com/2008/08/12/dhcp-server-update-dns-records/" target="_blank">Make your DHCP server dynamically update your DNS records on Ubuntu Hardy Heron</a></li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrane.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrane.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrane.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrane.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrane.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrane.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrane.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrane.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrane.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrane.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=156&subd=thecrane&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thecrane.wordpress.com/2009/10/26/dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48edef87af815037185dd7359c3aadb3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thecrane</media:title>
		</media:content>
	</item>
		<item>
		<title>Great link for command line SAMBA</title>
		<link>http://thecrane.wordpress.com/2009/07/12/great-link-for-command-line-samba/</link>
		<comments>http://thecrane.wordpress.com/2009/07/12/great-link-for-command-line-samba/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 21:06:22 +0000</pubDate>
		<dc:creator>thecrane</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://thecrane.wordpress.com/2009/07/12/great-link-for-command-line-samba/</guid>
		<description><![CDATA[I&#8217;m just discovering the usefulness of smbclient and this link has a great summary of the commands you can fire through this tool from the terminal.
Probably the most common one I need to do is to use the tarmode to copy whole folders down, like so:
tarmodelcd /tmp  #this switches the local directoryrecursepromptmget pdf995/  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=145&subd=thecrane&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m just discovering the usefulness of <code>smbclient</code> and <a href="http://learnlinux.tsf.org.za/courses/build/net-admin/ch08s02.html" target="_blank">this link</a> has a great summary of the commands you can fire through this tool from the terminal.</p>
<p>Probably the most common one I need to do is to use the <code>tarmode</code> to copy whole folders down, like so:</p>
<p><code><br />tarmode<br />lcd /tmp  #this switches the local directory<br />recurse<br />prompt<br />mget pdf995/  #this recurses and tars the pdf995 remote directory and puts it in /tmp on the client<br /></code></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrane.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrane.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrane.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrane.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrane.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrane.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrane.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrane.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrane.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrane.wordpress.com/145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=145&subd=thecrane&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thecrane.wordpress.com/2009/07/12/great-link-for-command-line-samba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48edef87af815037185dd7359c3aadb3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thecrane</media:title>
		</media:content>
	</item>
		<item>
		<title>Hiding the Gnome panel</title>
		<link>http://thecrane.wordpress.com/2009/07/05/hiding-the-gnome-panel/</link>
		<comments>http://thecrane.wordpress.com/2009/07/05/hiding-the-gnome-panel/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 02:44:53 +0000</pubDate>
		<dc:creator>thecrane</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://thecrane.wordpress.com/2009/07/05/hiding-the-gnome-panel/</guid>
		<description><![CDATA[This one bugged me for ages, and it&#8217;s still not something you can completely remove, but if you are using Ubuntu or a Gnome desktop as, say, a media centre, you may not want to have the Gome panel/bar appearing at all. 
The current best solution is to use gconf-editor to set the auto_hide_size of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=140&subd=thecrane&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><font face="sans-serif">This one bugged me for ages, and it&#8217;s still not something you can completely remove, but if you are using Ubuntu or a Gnome desktop as, say, a media centre, you may not want to have the Gome panel/bar appearing at all. </p>
<p>The current best solution is to use gconf-editor to set the auto_hide_size of the panel you want to change (under /apps/panel/toplevels/[panel name]) to 1.&nbsp; Then make sure the &#8220;auto hide&#8221; option is checked and voila &#8211; pretty much gone.</font></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrane.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrane.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrane.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrane.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrane.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrane.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrane.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrane.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrane.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrane.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=140&subd=thecrane&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thecrane.wordpress.com/2009/07/05/hiding-the-gnome-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48edef87af815037185dd7359c3aadb3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thecrane</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu bug with Samba shares unmounting</title>
		<link>http://thecrane.wordpress.com/2009/07/05/ubuntu-bug-with-samba-shares-unmounting/</link>
		<comments>http://thecrane.wordpress.com/2009/07/05/ubuntu-bug-with-samba-shares-unmounting/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 00:14:09 +0000</pubDate>
		<dc:creator>thecrane</dc:creator>
				<category><![CDATA[Intrepid]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://thecrane.wordpress.com/2009/07/05/ubuntu-bug-with-samba-shares-unmounting/</guid>
		<description><![CDATA[So, there&#8217;s this very well documented bug with all versions of Ubuntu where the network connection is dropped before any set Samba shares are unmounted.&#160; This results in annoying &#8220;CIFS error 50&#8243; type timeout issues.&#160; 
It&#8217;s unbelievable that this still isn&#8217;t fixed in Jaunty, and I&#8217;ve never really got the workarounds working.&#160; But the most [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=138&subd=thecrane&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><font face="sans-serif">So, there&#8217;s this very well documented bug with all versions of Ubuntu where the network connection is dropped before any set Samba shares are unmounted.&nbsp; This results in annoying &#8220;CIFS error 50&#8243; type timeout issues.&nbsp; </p>
<p>It&#8217;s unbelievable that this still isn&#8217;t fixed in Jaunty, and I&#8217;ve never really got the workarounds working.&nbsp; But the most common is to move the unmounting command up the stack of priorities when shutting down or suspending.&nbsp; To do this, <a target="_blank" href="http://whereofwecannotspeak.wordpress.com/2007/12/25/unmount-samba-filesystems-before-shutdown-or-reboot/">as The World shows</a>:</p>
<p></font><code>ln -s /etc/init.d/umountnfs.sh /etc/rc0.d/K15umountnfs.sh<br />ln -s /etc/init.d/umountnfs.sh /etc/rc6.d/K15umountnfs.sh</code></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrane.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrane.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrane.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrane.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrane.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrane.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrane.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrane.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrane.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrane.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=138&subd=thecrane&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thecrane.wordpress.com/2009/07/05/ubuntu-bug-with-samba-shares-unmounting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48edef87af815037185dd7359c3aadb3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thecrane</media:title>
		</media:content>
	</item>
		<item>
		<title>Get GCalDaemon running at startup</title>
		<link>http://thecrane.wordpress.com/2009/05/21/get-gcaldaemon-running-at-startup/</link>
		<comments>http://thecrane.wordpress.com/2009/05/21/get-gcaldaemon-running-at-startup/#comments</comments>
		<pubDate>Thu, 21 May 2009 08:56:27 +0000</pubDate>
		<dc:creator>thecrane</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://thecrane.wordpress.com/2009/05/21/get-gcaldaemon-running-at-startup/</guid>
		<description><![CDATA[To get the GCALDaemon up and running at startup in Ubuntu, check out http://ubuntuforums.org/showpost.php?p=4473753&#38;postcount=5
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=93&subd=thecrane&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>To get the GCALDaemon up and running at startup in Ubuntu, check out http://ubuntuforums.org/showpost.php?p=4473753&amp;postcount=5</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrane.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrane.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrane.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrane.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrane.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrane.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrane.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrane.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrane.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrane.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=93&subd=thecrane&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thecrane.wordpress.com/2009/05/21/get-gcaldaemon-running-at-startup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48edef87af815037185dd7359c3aadb3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thecrane</media:title>
		</media:content>
	</item>
		<item>
		<title>CIFS unmount error</title>
		<link>http://thecrane.wordpress.com/2009/05/19/cifs-unmount-error/</link>
		<comments>http://thecrane.wordpress.com/2009/05/19/cifs-unmount-error/#comments</comments>
		<pubDate>Tue, 19 May 2009 08:43:13 +0000</pubDate>
		<dc:creator>thecrane</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://thecrane.wordpress.com/2009/05/19/cifs-unmount-error/</guid>
		<description><![CDATA[Still trying to find the solution to the damn CIFS error whenever you reboot or shutdown Ubuntu, which is all to do with shutting down the network before trying to unmount the shares.  Have been told that the following works:
sudo ln -s /etc/init.d/umountnfs.sh /etc/rc0.d/K15umountnfs.sh&#38;&#38; sudo ln -s /etc/init.d/umountnfs.sh /etc/rc6.d/K15umountnfs.sh
Will have to wait and see.
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=91&subd=thecrane&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Still trying to find the solution to the damn CIFS error whenever you reboot or shutdown Ubuntu, which is all to do with shutting down the network before trying to unmount the shares.  <a href="http://ubuntuforums.org/showthread.php?t=1128729">Have been told</a> that the following works:</p>
<p><code>sudo ln -s /etc/init.d/umountnfs.sh /etc/rc0.d/K15umountnfs.sh<br />&amp;&amp; sudo ln -s /etc/init.d/umountnfs.sh /etc/rc6.d/K15umountnfs.sh</code></p>
<p>Will have to wait and see.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrane.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrane.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrane.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrane.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrane.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrane.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrane.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrane.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrane.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrane.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=91&subd=thecrane&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thecrane.wordpress.com/2009/05/19/cifs-unmount-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48edef87af815037185dd7359c3aadb3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thecrane</media:title>
		</media:content>
	</item>
		<item>
		<title>VGA modes in boot settings</title>
		<link>http://thecrane.wordpress.com/2009/05/17/vga-modes-in-boot-settings/</link>
		<comments>http://thecrane.wordpress.com/2009/05/17/vga-modes-in-boot-settings/#comments</comments>
		<pubDate>Sun, 17 May 2009 08:33:53 +0000</pubDate>
		<dc:creator>thecrane</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://thecrane.wordpress.com/2009/05/17/vga-modes-in-boot-settings/</guid>
		<description><![CDATA[You can append the following after vga= on a distro line in /boot/grub/menu.lst to change the font size of the CLI console:




640&#215;480
800&#215;600
1024&#215;768
1280&#215;1024
1600&#215;1200


256 (8 bit)
769
771
773
775
796


32,768 (15 bit)
784
787
790
793
797


65,536 (16 bit)
785
788
791
794
798


16.8M (24 bit)
786
789
792
795
799



       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=89&subd=thecrane&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>You can append the following after vga= on a distro line in /boot/grub/menu.lst to change the font size of the CLI console:</p>
<table border="0">
<tbody>
<tr>
<td></td>
<td>640&#215;480</td>
<td>800&#215;600</td>
<td>1024&#215;768</td>
<td>1280&#215;1024</td>
<td>1600&#215;1200</td>
</tr>
<tr>
<td>256 (8 bit)</td>
<td>769</td>
<td>771</td>
<td>773</td>
<td>775</td>
<td>796</td>
</tr>
<tr>
<td>32,768 (15 bit)</td>
<td>784</td>
<td>787</td>
<td>790</td>
<td>793</td>
<td>797</td>
</tr>
<tr>
<td>65,536 (16 bit)</td>
<td>785</td>
<td>788</td>
<td>791</td>
<td>794</td>
<td>798</td>
</tr>
<tr>
<td>16.8M (24 bit)</td>
<td>786</td>
<td>789</td>
<td>792</td>
<td>795</td>
<td>799</td>
</tr>
</tbody>
</table>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrane.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrane.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrane.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrane.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrane.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrane.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrane.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrane.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrane.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrane.wordpress.com/89/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=89&subd=thecrane&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thecrane.wordpress.com/2009/05/17/vga-modes-in-boot-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48edef87af815037185dd7359c3aadb3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thecrane</media:title>
		</media:content>
	</item>
		<item>
		<title>How to disable PC speaker in Ubuntu</title>
		<link>http://thecrane.wordpress.com/2009/05/02/how-to-disable-pc-speaker-in-ubuntu/</link>
		<comments>http://thecrane.wordpress.com/2009/05/02/how-to-disable-pc-speaker-in-ubuntu/#comments</comments>
		<pubDate>Sat, 02 May 2009 05:31:57 +0000</pubDate>
		<dc:creator>thecrane</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://thecrane.wordpress.com/2009/05/02/how-to-disable-pc-speaker-in-ubuntu/</guid>
		<description><![CDATA[In my upgrading of my laptop to the new Ubuntu Jaunty, I&#8217;ve found the PC speaker very, very loud.&#160; 
Not to worry.&#160; To shut it up, type modprobe -r pcspkr.  And, to make that permanent, add the line /sbin/modprobe -r pcspkr to /etc/rc.local.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=87&subd=thecrane&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In my upgrading of my laptop to the new Ubuntu Jaunty, I&#8217;ve found the PC speaker very, very loud.&nbsp; </p>
<p>Not to worry.&nbsp; To shut it up, type <code>modprobe -r pcspkr</code>.  And, to make that permanent, add the line <code>/sbin/modprobe -r pcspkr</code> to </code>/etc/rc.local</code>.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=ea4b0819-93ee-8911-b3d9-c447a65a4cab" /></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrane.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrane.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrane.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrane.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrane.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrane.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrane.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrane.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrane.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrane.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=87&subd=thecrane&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thecrane.wordpress.com/2009/05/02/how-to-disable-pc-speaker-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48edef87af815037185dd7359c3aadb3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thecrane</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=ea4b0819-93ee-8911-b3d9-c447a65a4cab" medium="image" />
	</item>
		<item>
		<title>Generating a self signed SSL certificate</title>
		<link>http://thecrane.wordpress.com/2009/04/09/generating-a-self-signed-ssl-certificate/</link>
		<comments>http://thecrane.wordpress.com/2009/04/09/generating-a-self-signed-ssl-certificate/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 22:39:22 +0000</pubDate>
		<dc:creator>thecrane</dc:creator>
				<category><![CDATA[Photography & Graphics]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://thecrane.wordpress.com/2009/04/09/generating-a-self-signed-ssl-certificate/</guid>
		<description><![CDATA[Instructions here, but basically, install ssl-cert and then use the command:
sudo make-ssl-cert /usr/share/ssl-cert/ssleay.cnf /etc/ssl/certs/selfsigned.pem
There&#8217;s more information at this great site on how to create self-signed certificates and then set up Apache to support them.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=81&subd=thecrane&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://articles.slicehost.com/2007/11/26/ubuntu-gutsy-generating-a-self-signed-ssl-certificate">Instructions here</a>, but basically, install ssl-cert and then use the command:</p>
<pre>sudo make-ssl-cert /usr/share/ssl-cert/ssleay.cnf /etc/ssl/certs/selfsigned.pem</pre>
<p>There&#8217;s more information at this great site on <a href="http://www.tc.umn.edu/~brams006/selfsign.html">how to create self-signed certificates</a> and then <A href="http://www.tc.umn.edu/~brams006/selfsign_ubuntu.html">set up Apache to support them</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrane.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrane.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrane.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrane.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrane.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrane.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrane.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrane.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrane.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrane.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrane.wordpress.com&blog=243281&post=81&subd=thecrane&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thecrane.wordpress.com/2009/04/09/generating-a-self-signed-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/48edef87af815037185dd7359c3aadb3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thecrane</media:title>
		</media:content>
	</item>
	</channel>
</rss>