<?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>New Adventures in Technology &#187; mandriva</title>
	<atom:link href="http://teknostatik.co.uk/tag/mandriva/feed/" rel="self" type="application/rss+xml" />
	<link>http://teknostatik.co.uk</link>
	<description>Musings on music, computers and other things</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:48:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Review &#8211; Mandriva 2009.1 (KDE edition)</title>
		<link>http://teknostatik.co.uk/2009/05/11/review-mandriva-20091-kde-edition/</link>
		<comments>http://teknostatik.co.uk/2009/05/11/review-mandriva-20091-kde-edition/#comments</comments>
		<pubDate>Mon, 11 May 2009 10:57:50 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mandriva]]></category>
		<category><![CDATA[kde4]]></category>

		<guid isPermaLink="false">http://teknostatik.co.uk/?p=611</guid>
		<description><![CDATA[I&#8217;ve finally got round to installing the KDE version of Mandriva 2009.1 in a VM on my laptop. I&#8217;d been holding off, because I don&#8217;t really use KDE, and I wasn&#8217;t too impressed with how the other major distributions had &#8230; <a href="http://teknostatik.co.uk/2009/05/11/review-mandriva-20091-kde-edition/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally got round to installing the KDE version of Mandriva 2009.1 in a VM on my laptop. I&#8217;d been holding off, because I don&#8217;t really use KDE, and I wasn&#8217;t too impressed with how the other major distributions had implemented KDE4 (which is basically a total revision of every aspect). Happily, I can easily say that this is the most usable implementation of KDE4 I&#8217;ve ever come across, and it does a very good job of not getting in my way whilst still enabling me to be productive.</p>
<p>The desktop has seen some major customisations, as is usual with Mandriva (see <a href="http://www2.mandriva.com/">http://www2.mandriva.com/</a> for a screen shot), and it actually looks and feels like a more polished version of KDE 3.5 (the last version of KDE I used for more than a couple of hours). There are sensible defaults, and I think the only application I would want to add is Thunderbird, because I still really don&#8217;t like Kmail.</p>
<p>But could I use it full time? Almost certainly yes, and if I wasn&#8217;t very tied to Gnome and the Gnome libraries and applications then I&#8217;d consider making the switch. As it is, I&#8217;ll happily keep it as a VM, which gives me the option to have a play with KDE4 every now and again without having to make any major life changes.</p>
<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="link" data-url="http://teknostatik.co.uk/2009/05/11/review-mandriva-20091-kde-edition/"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://teknostatik.co.uk/2009/05/11/review-mandriva-20091-kde-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing hostname in Mandriva</title>
		<link>http://teknostatik.co.uk/2009/04/26/changing-hostname-in-mandriva/</link>
		<comments>http://teknostatik.co.uk/2009/04/26/changing-hostname-in-mandriva/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 15:03:57 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mandriva]]></category>

		<guid isPermaLink="false">http://teknostatik.co.uk/?p=603</guid>
		<description><![CDATA[I&#8217;ve been doing a bit of work on Mandriva recently, and I always forget that there are two places you need to change the host name before it &#8220;takes&#8221;. in /etc/sysconfig/network add the following line: HOSTNAME=hostname Where hostname is whatever &#8230; <a href="http://teknostatik.co.uk/2009/04/26/changing-hostname-in-mandriva/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing a bit of work on Mandriva recently, and I always forget that there are two places you need to change the host name before it &#8220;takes&#8221;.</p>
<p>in <code>/etc/sysconfig/network</code> add the following line:</p>
<p><code>HOSTNAME=hostname</code></p>
<p>Where <code>hostname</code> is whatever you want the computer to be called.</p>
<p>Then in <code>/etc/hosts</code> just add the hostname after <code>localhost</code> on the first (and probably only) line in the file. It should look something like:</p>
<p><code>127.0.0.1       hostname localhost</code></p>
<p>Where again <code>hostname</code> is the name of the computer.</p>
<p>Do this, reboot, and all should be well.</p>
<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="link" data-url="http://teknostatik.co.uk/2009/04/26/changing-hostname-in-mandriva/"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://teknostatik.co.uk/2009/04/26/changing-hostname-in-mandriva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts on KDE4</title>
		<link>http://teknostatik.co.uk/2008/12/29/thoughts-on-kde4/</link>
		<comments>http://teknostatik.co.uk/2008/12/29/thoughts-on-kde4/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 22:56:18 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[mandriva]]></category>
		<category><![CDATA[kde4]]></category>

		<guid isPermaLink="false">http://teknostatik.co.uk/?p=474</guid>
		<description><![CDATA[I&#8217;ve made an effort over the Christmas break to try as many new (or long-unused) software packages. This is party to ensure that I stay up to date (I can just about justify not knowing the inner workings of Vista, &#8230; <a href="http://teknostatik.co.uk/2008/12/29/thoughts-on-kde4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made an effort over the Christmas break to try as many new (or long-unused) software packages. This is party to ensure that I stay up to date (I can just about justify not knowing the inner workings of Vista, but not being able to configure Kmail is just embarrassing), but also because I will soon be buying a new main computer, and am still undecided as to what OS to run on it.</p>
<p>My usual working environment revolves around the Gnome Desktop Environment, running on either Ubuntu or Mandriva. I&#8217;m also a regular user of Mac OS X (both Tiger and Leopard), as well as Windows XP which I have to use for a couple of tasks at work. I&#8217;ve not used KDE regularly for over 4 years, and have not used it for more than 5 minutes since KDE4 came out. To rectify this shortcoming, I&#8217;ve now set up two test environments:</p>
<ol>
<li>A fresh install of Mandriva One 2009 (KDE version) on a 6 year old HP laptop which has a flaky wireless card and a broken trackpad (but which is surprisingly fast otherwise).</li>
<li>My usual Ubuntu laptop with the kubuntu-desktop metapackage installed on top of what is already there.</li>
</ol>
<p>The way KDE4 is set up varies a lot between the two distros, so some of my observations apply to one or the other:</p>
<p>I like the overall sense of minimalism. Previously KDE seemed cluttered, and both distros have done away with the clutter to a greater or lesser degree. Kubuntu have made no preconceptions about what users might want on the taskbar, choosing instead to just have a menu icon and a very useful file management widgit. Mandriva have put shortcuts to configuring desktop and computer (both very useful), as well as a “show desktop” icon and a shortcut to Firefox. All of these work, but as with Gnome I find myself wanting to add my own frequently used applications (in Gnome I always add Firefox, Thunderbird and Gnome Terminal to the top taskbar as soon as I do a fresh install).</p>
<p>Mandriva have chosen to go with a KDE3 style menu, while Kubuntu go with the KDE4 default. Both are fairly instinctive, but I had a little trouble finding Dolphin on Mandriva, and was a little baffled that Kubuntu doesn&#8217;t seem to have decided whether Dolphin or Konqueror should be used as a file manager (which is a shame because I&#8217;m really taken with Dolphin).</p>
<p>Configuring Kmail was very different in each distro, which confused me, but both were at least as simple as Evolution, and I had no problem setting up my email, and performing a few basic tasks.</p>
<p>The look and feel of both distros is excellent, and they certainly look prettier than anything I&#8217;m running at present. I can certainly make Gnome look this good, but out-of-the box KDE is more aesthetically appealing.</p>
<p>My only real gripe is with Plasma; both the annoying Folder View that comes as default, and also the fact that adding or removing widgits can cause random crashes. It&#8217;s useful, but just doesn&#8217;t seem finished to me.</p>
<p>I think KDE4 has the potential to be really good in about 6 months time, and I&#8217;d certainly recommend it to anyone coming to Linux from Windows. I also think both Mandriva and Kubuntu have taken KDE in interesting (but very different) directions, and I find myself wanting to see how other distros have implemented it now.</p>
<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="link" data-url="http://teknostatik.co.uk/2008/12/29/thoughts-on-kde4/"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://teknostatik.co.uk/2008/12/29/thoughts-on-kde4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EeePC</title>
		<link>http://teknostatik.co.uk/2008/08/08/eeepc/</link>
		<comments>http://teknostatik.co.uk/2008/08/08/eeepc/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 08:48:04 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[EeePC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mandriva]]></category>

		<guid isPermaLink="false">http://teknostatik.co.uk/?p=33</guid>
		<description><![CDATA[I&#8217;ve finally got round to getting an EeePC, and so far I&#8217;m really impressed. I&#8217;ve installed the latest version of Mandriva on it, and have a very functional Gnome desktop, which does everything I need it to do. Installing Mandriva &#8230; <a href="http://teknostatik.co.uk/2008/08/08/eeepc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally got round to getting an EeePC, and so far I&#8217;m really impressed. I&#8217;ve installed the latest version of Mandriva on it, and have a very functional Gnome desktop, which does everything I need it to do.</p>
<p><a href="http://teknostatik.co.uk/wp-content/uploads/2008/08/eeepc1.png"><img class="alignnone size-full wp-image-133" title="eeepc1" src="http://teknostatik.co.uk/wp-content/uploads/2008/08/eeepc1.png" alt="" width="500" height="300" /></a></p>
<p>Installing Mandriva was a breeze &#8211; it was just a case of changing the BIOS to boot from my external CD drive, and also to enable wireless at boot so that the right modules were loaded. I&#8217;ve uninstalled a load of stuff I don&#8217;t need, added a couple of things, and at present I&#8217;ve still got 1.2gb free on the 4gb internal flash card.</p>
<p>I plan on getting another 4gb card and installing the original EeePC OS onto it for testing purposes.</p>
<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="link" data-url="http://teknostatik.co.uk/2008/08/08/eeepc/"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://teknostatik.co.uk/2008/08/08/eeepc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
