<?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>Chris Mackie &#187; linux</title>
	<atom:link href="http://www.chrismackie.co.uk/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrismackie.co.uk</link>
	<description></description>
	<lastBuildDate>Sat, 12 Mar 2011 00:05:07 +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>More 1001ha WiFi woes</title>
		<link>http://www.chrismackie.co.uk/2010/10/more-1001ha-wifi-woes/</link>
		<comments>http://www.chrismackie.co.uk/2010/10/more-1001ha-wifi-woes/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 16:28:08 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[mobile tech]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.chrismackie.co.uk/?p=127</guid>
		<description><![CDATA[I&#8217;ve just upgraded Ubuntu on my netbook to version 10.10. I&#8217;ve been having further problems which I believe are related to the wireless adapter.  This link helped a great deal: http://projectgus.com/2010/10/ubuntu-on-asus-eeepc-900ax/ But again, why is all this necessary on such a popular netbook, running such a popular operating system?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just upgraded <a href="http://ubuntu.com">Ubuntu</a> on my netbook to version 10.10. I&#8217;ve been having further problems which I believe are related to the wireless adapter.  This link helped a great deal:<br />
<a href="http://projectgus.com/2010/10/ubuntu-on-asus-eeepc-900ax/"> http://projectgus.com/2010/10/ubuntu-on-asus-eeepc-900ax/</a></p>
<p>But <a href="http://www.chrismackie.co.uk/2010/10/asus-eee-pc-1001ha-wireless-fix/">again</a>, why is all this necessary on such a popular netbook, running such a popular operating system?</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=%40couchboyMore+1001ha+WiFi+woes+http%3A%2F%2Fchrismackie.co.uk%2F%3Fp%3D127" title="Post to Twitter"><img class="nothumb" src="http://www.chrismackie.co.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismackie.co.uk/2010/10/more-1001ha-wifi-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asus Eee PC 1001ha Wireless Fix</title>
		<link>http://www.chrismackie.co.uk/2010/10/asus-eee-pc-1001ha-wireless-fix/</link>
		<comments>http://www.chrismackie.co.uk/2010/10/asus-eee-pc-1001ha-wireless-fix/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 07:42:41 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[mobile tech]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.chrismackie.co.uk/?p=114</guid>
		<description><![CDATA[I&#8217;m typing this using an Asus Eee PC 1001ha running Ubuntu Netbook Remix 10.04. It took a wee bit of struggling to get the wireless working but thanks to an article on the Ubuntu Wiki, I was able to get it working. However, there is a further issue that occurs every time there&#8217;s a kernal [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m typing this using an Asus Eee PC 1001ha running <a href="http://www.ubuntu.com/netbook">Ubuntu Netbook Remix</a> 10.04. It took a wee bit of struggling to get the wireless working but thanks to an article on the <a href="https://wiki.ubuntu.com/HardwareSupport/Machines/Netbooks#Asus%20Eee%20PC%201001HA">Ubuntu Wiki</a>, I was able to get it working.</p>
<p>However, there is a further  issue that occurs every time there&#8217;s a kernal upgrade. Having had a working wireless network connection, the Network Manager ceases to work when the new kernel is installed.</p>
<p>One solution is, of course, to stick with the previous, working kernel.  However, I have discovered the following (relatively) easy fix, that needs to be followed when a new kernel is released.</p>
<p>&#8216;lspci&#8217; from the command line informs that that the 1001ha has an onboard RaLink RT3090 Wireless 802.11n 1T/1R PCIe card.  After much Google-ing, I found that the following command will rebuild the offending kernel module:</p>
<pre style="padding-left: 30px;">dpkg-reconfigure rt3090-dkms</pre>
<p>This will take a wee while. Then, to activate the change, you need to:</p>
<pre style="padding-left: 30px;">modprobe rt3090sta</pre>
<p>You don&#8217;t need to reboot the machine &#8211; you should see the Network Manager come to life in the top-right of the screen.</p>
<p>Et voila!</p>
<p>I must admit that I find it strange that this is necessary at all, on one of the most popular netbooks, using a netbook-specific netbook distribution of Linux. But anyway, there you have it, problem solved!</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=%40couchboyAsus+Eee+PC+1001ha+Wireless+Fix+http%3A%2F%2Fchrismackie.co.uk%2F%3Fp%3D114" title="Post to Twitter"><img class="nothumb" src="http://www.chrismackie.co.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismackie.co.uk/2010/10/asus-eee-pc-1001ha-wireless-fix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apple Mac appreciation</title>
		<link>http://www.chrismackie.co.uk/2010/06/apple-mac-appreciation/</link>
		<comments>http://www.chrismackie.co.uk/2010/06/apple-mac-appreciation/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 21:48:31 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[office IT]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mini]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[powerpc]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.chrismackie.co.uk/?p=77</guid>
		<description><![CDATA[In contrast to my other post, I have had some positive experience using Apple computers recently&#8230; I decided to set up a small, low-power server in one of our offices at AdvoCard.  It&#8217;s not our main server (that&#8217;s a PowerMac G5 on the other site), it simply has to serve files to an office comprising [...]]]></description>
			<content:encoded><![CDATA[<p>In contrast to my other post, I have had some positive experience using Apple computers recently&#8230;</p>
<p>I decided to set up a small, low-power server in one of our offices at <a href="http://advocard.org.uk">AdvoCard</a>.  It&#8217;s not our main server (that&#8217;s a PowerMac G5 on the other site), it simply has to serve files to an office comprising eight PCs and one printer.</p>
<p>I hit upon the idea of using an old Apple Mac Mini G4.  As I say, they are small, quiet, have low power consumption, and can be picked up cheaply on Ebay.  <a href="http://debian.org">Debian GNU/Linux</a> is an available distribution which is still supports the PowerPC processor (unlike Apple itself, which stopped supporting PowerPC on its last but one release of OS X (10.5 &#8211; Leopard) &#8211; see <a href="http://www.chrismackie.co.uk/2010/06/the-trouble-with-apple-macs/">rant</a>.</p>
<p>There&#8217;s even a site dedicated to this kind of set-up:</p>
<p><a href="http://sowerbutts.com/linux-mac-mini/">http://sowerbutts.com/linux-mac-mini/</a></p>
<p>I set up the server 50 days ago and according to the logs on the system, it&#8217;s been running smoothly ever since.  Here&#8217;s to the next 500 days!</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=%40couchboyApple+Mac+appreciation+http%3A%2F%2Fchrismackie.co.uk%2F%3Fp%3D77" title="Post to Twitter"><img class="nothumb" src="http://www.chrismackie.co.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismackie.co.uk/2010/06/apple-mac-appreciation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Linux for Servers</title>
		<link>http://www.chrismackie.co.uk/2010/05/debian-server/</link>
		<comments>http://www.chrismackie.co.uk/2010/05/debian-server/#comments</comments>
		<pubDate>Fri, 21 May 2010 23:08:43 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[office IT]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.chrismackie.co.uk/?p=50</guid>
		<description><![CDATA[I&#8217;ve built quite a few Debian-based office servers in the last few years.  Recently, I used this tutorial which was very helpful (given that I don&#8217;t do this every day, I can&#8217;t always remember every step &#8211; so tutorials are good for me). There are lots of good reasons for using Debian.  My main ones [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve built quite a few <a href="http://debian.org">Debian</a>-based office servers in the last few years.  Recently, I used <a href="http://www.cyberdogtech.com/firewalls/">this tutorial</a> which was very helpful (given that I don&#8217;t do this every day, I can&#8217;t always remember every step &#8211; so tutorials are good for me).</p>
<p>There are lots of good reasons for using Debian.  My main ones are:</p>
<ul>
<li>It&#8217;s a (relatively) straightforward OS to install on many machines</li>
<li>The aptitude package manager allows for easy updates/upgrades</li>
<li>The range of packages available is amazing</li>
<li>The security is good, by default</li>
<li>Debian is a great for stability &#8211; servers can run for years without rebooting</li>
</ul>
<p>My most recent server build has been installing Debian on an old Apple Mac Mini.  It&#8217;s based around the <a href="http://www.debian.org/ports/powerpc">PowerPC</a> processor, which Apple no longer supports.  I&#8217;ll be blogging again soon about my this experience.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=%40couchboyDebian+Linux+for+Servers+http%3A%2F%2Fchrismackie.co.uk%2F%3Fp%3D50" title="Post to Twitter"><img class="nothumb" src="http://www.chrismackie.co.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismackie.co.uk/2010/05/debian-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Boot multiple linux distros from USB stick</title>
		<link>http://www.chrismackie.co.uk/2009/11/boot-multiple-linux-distros-from-usb-stick/</link>
		<comments>http://www.chrismackie.co.uk/2009/11/boot-multiple-linux-distros-from-usb-stick/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 22:46:12 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[office IT]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[diagnosis]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[memory-stick]]></category>
		<category><![CDATA[pen-drive]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.chrismackie.co.uk/?p=55</guid>
		<description><![CDATA[One of my most used tools is a live Linux distribution booted from a USB drive.  I&#8217;ve been a fan of pendrivelinux.com for a while which gives tutorials for getting various distributions up and running on a USB drive. Amongst other things, running a live pen drive installation allows me to run various diagnostic and [...]]]></description>
			<content:encoded><![CDATA[<p>One of my most used tools is a live Linux distribution booted from a USB drive.  I&#8217;ve been a fan of <a href="http://pendrivelinux.com">pendrivelinux.com</a> for a while which gives tutorials for getting various distributions up and running on a USB drive.</p>
<p>Amongst other things, running a live pen drive installation allows me to run various diagnostic and recovery tools on a PC (which may be unable to boot into Windows).   Also, using a USB stick means that you can update the distribution without wasting a CD-R (although many old machines can&#8217;t boot directly from a USB device).</p>
<p>This latest article caught my eye, as it&#8217;s a way to install multiple distributions on the one (large) USB stick.  Admittedly, I haven&#8217;t had a chance to road test it yet but it looks very promising.</p>
<p><a href="http://www.pendrivelinux.com/boot-multiple-iso-from-usb-multiboot-usb/">Boot Multiple ISO from USB (MultiBoot USB) | USB Pen Drive Linux</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=%40couchboyBoot+multiple+linux+distros+from+USB+stick+http%3A%2F%2Fchrismackie.co.uk%2F%3Fp%3D55" title="Post to Twitter"><img class="nothumb" src="http://www.chrismackie.co.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.chrismackie.co.uk/2009/11/boot-multiple-linux-distros-from-usb-stick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

