<?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>Rudkin On Linux, Mac and Tech &#187; Ubuntu</title>
	<atom:link href="http://rudkin.me.uk/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://rudkin.me.uk</link>
	<description>Paul Rudkin&#039;s trials and tribulations with Linux, Mac and technology in general</description>
	<lastBuildDate>Thu, 06 Oct 2011 03:33:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Adding apt-add-repository to Ubuntu Server 10.04 LTS</title>
		<link>http://rudkin.me.uk/2011/03/24/adding-apt-add-repository-to-ubuntu-server-10-04-lts/</link>
		<comments>http://rudkin.me.uk/2011/03/24/adding-apt-add-repository-to-ubuntu-server-10-04-lts/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 13:09:31 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[PPA]]></category>
		<category><![CDATA[Ubuntu Server]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=122</guid>
		<description><![CDATA[I recent versions of Ubuntu a handy little utility call apt-add-repository was created to make it easier and more friendly to add Launchpad PPAs to your Ubuntu installation. I recently discovered that this utility is not installed by default on the Ubuntu Server Edition (certainly this is the case for Ubuntu Server 10.04 LTS). To [...]]]></description>
			<content:encoded><![CDATA[<p>I recent versions of Ubuntu a handy little utility call apt-add-repository was created to make it easier and more friendly to add Launchpad PPAs to your Ubuntu installation.  I recently discovered that this utility is not installed by default on the Ubuntu Server Edition (certainly this is the case for Ubuntu Server 10.04 LTS).</p>
<p>To add this useful utility, just run the following command from the command line or your server:-</p>
<pre>sudo apt-get install python-software-properties</pre>
<p>Once installed you will be able to add the Launchpad PPA of your choice as follows:-</p>
<pre>sudo apt-add-repository ppa:nameofppa</pre>
<p>You can add a PPA manually, but I find this a lot easier to remember!</p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2011/03/24/adding-apt-add-repository-to-ubuntu-server-10-04-lts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Life without GMail and Google Reader</title>
		<link>http://rudkin.me.uk/2010/02/28/life-without-gmail-and-google-reader/</link>
		<comments>http://rudkin.me.uk/2010/02/28/life-without-gmail-and-google-reader/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 21:46:19 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[RoundCube]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Tiny Tiny RSS]]></category>
		<category><![CDATA[tt-rss]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=101</guid>
		<description><![CDATA[For several years now I have been using GMail to store my email and Google Reader to manage my RSS news feeds.  Although I was content with this, in the back of my mind I was always concerned about Google having access to all my data and the unhealthy relationship they appear to have with [...]]]></description>
			<content:encoded><![CDATA[<p>For several years now I have been using <a href="http://mail.google.com">GMail</a> to store my email and <a href="http://reader.google.com">Google Reader</a> to manage my <a href="http://en.wikipedia.org/wiki/RSS">RSS</a> news feeds.  Although I was content with this, in the back of my mind I was always concerned about Google having access to all my data and the unhealthy relationship they appear to have with the US government.</p>
<p>I don&#8217;t actually have anything to hide, however the <a href="http://news.cnet.com/8301-31322_3-10451428-256.html">recent privacy screw up by Google when they released Buzz</a> really rammed home to me that all my data is with Google and I am trusting them to keep it safe!  I do not believe the Buzz fiasco was an error by Google.  Most Google products go through several years of beta testing (remember <a href="http://gmailblog.blogspot.com/2009/07/gmail-leaves-beta-launches-back-to-beta.html">GMail just recently came out of beta</a>) and all of a sudden a new product called Buzz was thrust upon us.  I think this was all very intentional, and Google were just testing the water to see what they could get away with.</p>
<p>So with this in mind I set out to see how I could live life without <a href="http://mail.google.com">GMail</a> and <a href="http://reader.google.com">Google Reader</a>, and I found it extremely easy especially as I have a couple of <a href="http://en.wikipedia.org/wiki/Virtual_private_server">VPSs</a> which I have full root access to.</p>
<h4>Email</h4>
<p>Moving all my email to a <a href="http://www.dovecot.org">Dovecot</a> email server was a breeze.  I used <a href="http://isync.sourceforge.net/">isync</a> to connect to <a href="http://mail.google.com">GMail</a> via IMAP and create the equivalent <a href="http://en.wikipedia.org/wiki/Maildir">MailDir</a> format.  Job done.</p>
<p>I predominantly use <a href="http://mozillamessaging.com/thunderbird/">Thunderbird 3</a> as my email client, though occasionally when I am on the road it is handy to access the mail via a webmail client, and this where <a href="http://www.roundcube.net">RoundCube</a> comes to the rescue.   Don&#8217;t be fooled by it&#8217;s low version number, it is feature rich and a more than suitable replacement.</p>
<p><a href="http://www.rudkin.me.uk/wp-content/uploads/2010/02/mailview.jpg"><img class="aligncenter size-full wp-image-103" title="mailview" src="http://www.rudkin.me.uk/wp-content/uploads/2010/02/mailview.jpg" alt="" width="650" height="465" /></a></p>
<h4>News Reader</h4>
<p>This was bit harder to find, but I found a fantastic project called <a href="http://tt-rss.org/">Tiny Tiny RSS Reader</a>, it&#8217;s a breeze to install and use and even has a mobile interface for accessing from you phone.   It was easy as pie to export my subscriptions from <a href="http://reader.google.com">Google Reader</a> and import them to <a href="http://tt-rss.org/">Tiny Tiny RSS Reader</a>, and after using it for a week or so in many ways  I prefer the interface to that of <a href="http://reader.google.com">Google Reader</a>, lets face it Google are not renowned for their UI design.</p>
<p><a href="http://www.rudkin.me.uk/wp-content/uploads/2010/02/site_shot_3.png"><img class="aligncenter size-full wp-image-107" title="Tiny Tiny RSS Screenshot" src="http://www.rudkin.me.uk/wp-content/uploads/2010/02/site_shot_3.png" alt="Tiny Tiny RSS Screenshot" width="670" height="307" /></a></p>
<p>So my online life is no longer tied to Google, and best of all I have achieved the same functionality using <a href="http://en.wikipedia.org/wiki/FLOSS">free, libre and open source software</a>.  I would like to thank the developers and community of both <a href="http://www.roundcube.net">RoundCube</a> and <a href="http://tt-rss.org">Tiny Tiny RSS</a> for making this all possible.  From the 1st March 2010, I will terminate my <a href="http://mail.google.com">GMail</a> account and presumably all the data associated with it will be sent to the big bit bucket in the sky&#8230;.or will it?  I guess I will never know.</p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2010/02/28/life-without-gmail-and-google-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gPodder 2.3 &#8220;The Adhesive Duck Deficiency&#8221; released</title>
		<link>http://rudkin.me.uk/2010/02/27/gpodder-2-3-the-adhesive-duck-deficiency-released/</link>
		<comments>http://rudkin.me.uk/2010/02/27/gpodder-2-3-the-adhesive-duck-deficiency-released/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 11:49:16 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gPodder]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Podcatcher]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=96</guid>
		<description><![CDATA[Taken from http://gpodder.org/news: The second gPodder release in this month brings updated translations, lots of bug fixes and some UI clean-ups to your open source podcast aggregator. Here are some highlights of this release: &#8220;All episodes&#8221; in &#8220;View&#8221; menu and enabled by default Episodes are passed to the media player in chronological order Try to [...]]]></description>
			<content:encoded><![CDATA[<p>Taken from <a href="http://gpodder.org/news">http://gpodder.org/news</a>:</p>
<blockquote><p>The second gPodder release in this month brings updated translations, lots of bug fixes and some UI clean-ups to your open source podcast aggregator. Here are some highlights of this release:</p>
<ul>
<li>&#8220;All episodes&#8221; in &#8220;View&#8221; menu and enabled by default</li>
<li>Episodes are passed to the media player in chronological order</li>
<li>Try to use mimetype-based file icons (using GIO) for episodes</li>
<li>Make sure the podcast list is correctly updated all the time</li>
<li>Disable feed_update_skipping by default (+expose in UI on Maemo)</li>
<li>Default cover art for podcasts with no cover art</li>
<li>Re-designed preferences dialog for Maemo 5 (Fremantle)</li>
<li>gPodder rotates to landscape on Maemo 5 when the keyboard is open</li>
<li>Better button captions in shownotes window (&#8220;Cancel download&#8221;)</li>
<li>Remove podcast.de search option (this was broken for some weeks)</li>
<li>Hide &#8220;Download folder&#8221; preferences option (see User Manual)</li>
<li>Flush gPodder database after MP3 player sync has finished</li>
<li>Updated translations (Galician, Danish, Russian, Norwegian, Ukrainian, Finnish, Polish and German)</li>
<li>New translations: Romanian (by Gherhardt Mathisz)</li>
</ul>
<p>The source package is now available from the downloads page and packages for Ubuntu, Maemo and Windows should be available soon.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2010/02/27/gpodder-2-3-the-adhesive-duck-deficiency-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Append SSH Key to Remote Server</title>
		<link>http://rudkin.me.uk/2009/11/16/append-ssh-key-to-remote-server/</link>
		<comments>http://rudkin.me.uk/2009/11/16/append-ssh-key-to-remote-server/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 21:29:17 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[Server Elements]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSH Keys]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=89</guid>
		<description><![CDATA[I first must apologise for not blogging for ages, I have no excuse other than laziness! I recently created a new server at home and install Ubuntu 9.10 Server on it.   As a consequence all the SSH keys I used to access my old server were lost and I needed to add them back again&#8230;.one [...]]]></description>
			<content:encoded><![CDATA[<p>I first must apologise for not blogging for ages, I have no excuse other than laziness!</p>
<p>I recently created a new server at home and install Ubuntu 9.10 Server on it.   As a consequence all the SSH keys I used to access my old server were lost and I needed to add them back again&#8230;.one at a time from each machine I use to access it.</p>
<p>Although this does not seem a big deal, the method I was using previously was as follows:-</p>
<pre>cat ~/.ssh/id_rsa.pub | ssh &lt;user&gt;@&lt;host&gt;
'dd of=.ssh/authorized_keys oflag=append conv=notrunc'</pre>
<p>Although this worked fine, I was catching up on my Linux reading and in <a title="Linux Journal Website" href="http://www.linuxjournal.com/" target="_blank">Linux Journal</a> #184 (August 2009) another reader Mark K. Zanfardino wrote in withe following more simplified command which works great on Ubuntu:-</p>
<pre>ssh-copy-id -i ~/.ssh/id_rsa.pub &lt;user&gt;@&lt;host&gt;</pre>
<p>This is not only easier to remember, it also checks that the key being added doesn&#8217;t already exist on the server!  Brilliant!</p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2009/11/16/append-ssh-key-to-remote-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to get your Intel GM965/GL960 working with Compiz on Ubuntu Jaunty Jackalope</title>
		<link>http://rudkin.me.uk/2009/04/22/how-to-get-your-intel-gm965gl960-working-with-compiz-on-ubuntu-jaunty-jackalope/</link>
		<comments>http://rudkin.me.uk/2009/04/22/how-to-get-your-intel-gm965gl960-working-with-compiz-on-ubuntu-jaunty-jackalope/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 12:07:37 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[1525n]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[GL960]]></category>
		<category><![CDATA[GM965]]></category>
		<category><![CDATA[Graphics Controller]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Jackalope]]></category>
		<category><![CDATA[Jaunty]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=73</guid>
		<description><![CDATA[For the last couple of weeks I have been running the 64bit beta version of Ubuntu Jaunty Jackalope which will be released on 23rd April. The computer I am using is a Dell 1525n which has an Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller. After my initial install of Jaunty Jackalope beta all was well, [...]]]></description>
			<content:encoded><![CDATA[<p>For the last couple of weeks I have been running the 64bit beta  version of Ubuntu Jaunty Jackalope which will be released on 23rd April.</p>
<p>The computer I am using is a Dell 1525n which has an Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller.  After my initial install of Jaunty Jackalope beta all was well, the graphics card was detected and Compiz enabled.   This however was short lived as some days later I applied some updates and Compiz could no longer be enabled.</p>
<p>On investigation I discovered that Compiz had &#8216;blacklisted&#8217; my video card.   I have yet to find out why because Compiz has worked without complaint on every version of Ubuntu since Gutsy Gibbon.</p>
<p>I was initially gutted and planned to downgrade to Intrepid, but not to be defeated I did some searching and found out that you can force Compiz to skip the black list checks.  To do this you need to create the following file:-</p>
<blockquote><p><code>~/.config/compiz/compiz-manager</code></p></blockquote>
<p>and add the following line:-</p>
<blockquote><p><code>SKIP_CHECKS=yes</code></p></blockquote>
<p>After this I was then able to enable Compiz and continue working as I have done for the last year or so.   So far I have not seen any issues, so it is still a mystery as to why the GM965/GL960 was blacklisted.</p>
<p>I hope this helps somebody!</p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2009/04/22/how-to-get-your-intel-gm965gl960-working-with-compiz-on-ubuntu-jaunty-jackalope/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

