<?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>David Goodwin &#187; linux ubuntu</title>
	<atom:link href="http://codepoets.co.uk/tag/linux-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://codepoets.co.uk</link>
	<description>PHP, running, family stuff, Bromsgrove and other bits</description>
	<lastBuildDate>Tue, 24 Jan 2012 11:20:53 +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>Ubuntu Karmic &#8230; my first impressions</title>
		<link>http://codepoets.co.uk/2009/ubuntu-karmic-my-first-impressions/</link>
		<comments>http://codepoets.co.uk/2009/ubuntu-karmic-my-first-impressions/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 21:38:20 +0000</pubDate>
		<dc:creator>David Goodwin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux ubuntu]]></category>

		<guid isPermaLink="false">http://codepoets.co.uk/?p=63</guid>
		<description><![CDATA[Today, I installed Karmic on my desktop/server at work (aka orange). It was running Debian Lenny, but with the purchase of 2 24&#8243; monitors and my subsequent failure to quickly configure them properly, I decided to jump ship to Karmic (which I knew would work thanks to the Ubuntu LiveCD). So, installation was pretty simple &#8230; <a class="read-excerpt" href="http://codepoets.co.uk/2009/ubuntu-karmic-my-first-impressions/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today, I installed <a title="ubuntu" href="http://ubuntu.com">Karmic</a> on my desktop/server at work (aka orange). It was running <a title="debian" href="http://debian.org">Debian</a> Lenny, but with the purchase of <a title="crap photo of monitors" href="http://twitpic.com/qv3ye">2 24&#8243; monitors</a> and my subsequent failure to quickly configure them properly, I decided to jump ship to Karmic (which I knew would work thanks to the Ubuntu LiveCD).</p>
<p>So, installation was pretty simple &#8211; there appeared to be a language bug in the partitioner &#8211; where the text was telling me something different to the UI, but that wasn&#8217;t a real problem, and it seemed a bit tricky selecting the right time zone &#8211; the installer was adament that I would be It took about 20 minutes to install, I think, and then it was a case of reinstalling the various services/things needed on there (apache, bind9, dhcpd, postfix, mdadm, cron jobs [poo, lost some in the move], ftpd, ssh)&#8230;</p>
<p>Annoyingly, <a title="dotdeb packages" href="http://dotdeb.org">dotdeb</a> packages don&#8217;t seem to install due to dependency issues, and there&#8217;s no php5-apc package, and I&#8217;m currently stuck with php 5.2.10 (until I can find 5.2.11 packages for Ubuntu somewhere).</p>
<p>The monitors work perfectly &#8211; a simple GUI click was required to stop cloning and turn them into two joined together monitors.</p>
<p>Empathy, the new Instant Messaging client doesn&#8217;t support FacebookChat, so it&#8217;s been given the boot &#8211; and I&#8217;ve &#8216;reverted&#8217; to using pidgin (which works perfectly once you upgrade to using the .deb from <a title="pidgin facebookchat .deb package" href="http://code.google.com/p/pidgin-facebookchat/">here</a>).</p>
<p>At last, my desktop effects seem to be working &#8211; I&#8217;m using the radeon kernel module &#8211; which appears to be open source, so that&#8217;s good.</p>
<p>Annoyances:</p>
<ul>
<li>I&#8217;m a little miffed that I can&#8217;t do alt+shift+tab to cycle backwards through the window selector, but I&#8217;ll cope.</li>
<li>The &#8216;Windows&#8217; key still does nothing (FFS &#8211; windows key + D to show desktop, or windows key + E to open nautilus&#8230;). Such simple usage of it would be a huge improvement from a usability point of view.</li>
<li>When I get new IM messages, the &#8216;notification bubble&#8217; that appears seems to persist for too long, can&#8217;t be dismissed (although at least it doesn&#8217;t interfer with any windows you may have open already)</li>
<li>The mess &#8216;they&#8217; have made with /etc/ldap/slap.d; I can&#8217;t figure out how I&#8217;m meant to be able to configure this, so I copied my old slapd.conf file into place and changed the /etc/default/slapd file</li>
<li>Have problems ssh&#8217;ing to some external servers, with useless messages like &#8220;Max number of auth attempts exceeded&#8221;. I&#8217;m assuming this is somehow related to ssh trying every possible ssh key in ~/.ssh (is this new behaviour?). Oddly one lenny server has no problem &#8211; another won&#8217;t let me in, unless I go via a third party and don&#8217;t do authentication agent forwarding (-a).</li>
<li>pulseaudio is spamming /var/log/syslog with messages like :</li>
</ul>
<p>Nov 25 21:17:01 orange pulseaudio[15064]: main.c: Module load failed.</p>
<p>Nov 25 21:17:01 orange pulseaudio[15064]: main.c: Failed to initialize daemon.</p>
<p>Nov 25 21:17:01 orange pulseaudio[15062]: main.c: Daemon startup failed.</p>
<p>I&#8217;ll guess this is file ownership related, as I dropped my old passwd and group files over the top of the &#8216;new&#8217; Ubuntu ones. So far, however I&#8217;ve not found which file is to blame&#8230; reinstalling the package might be an option.</p>
<p>Likes:</p>
<ul>
<li>Zero configuration of attached hardware (network card, graphics card etc)</li>
<li>Monitors just work <img src='http://codepoets.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Almost the config files from the previous install (Lenny) can be dropped in and work</li>
<li>Still debian like, so I know what to do</li>
<li>Finally &#8216;service $foo start|stop|etc&#8217; is available</li>
<li>Pretty quick booting; I think.</li>
<li>Like the new login screen, and default backgrounds</li>
<li>UbuntuOne &#8211; had a quick meddle with this, better Nautilus integration could be achieved, but it&#8217;s not bad and seems easy to use. Not sure what I&#8217;ll use it for however&#8230;.</li>
</ul>
<p>So.. that was 2-3 hours of my morning wasted. Now I&#8217;m obviously so much more productive with massive(?) monitors&#8230;. and funky desktop effects.</p>
]]></content:encoded>
			<wfw:commentRss>http://codepoets.co.uk/2009/ubuntu-karmic-my-first-impressions/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

