<?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>askmatt &#187; ubuntu</title>
	<atom:link href="http://askmatt.co.uk/blog/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://askmatt.co.uk/blog</link>
	<description>ask matt</description>
	<lastBuildDate>Sat, 04 Sep 2010 21:17:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>T-Mobile Broadband USB Stick 610 (Huawei E1750) Ubuntu</title>
		<link>http://askmatt.co.uk/blog/2010/06/t-mobile-broadband-usb-stick-610-huawei-e1750-ubuntu/</link>
		<comments>http://askmatt.co.uk/blog/2010/06/t-mobile-broadband-usb-stick-610-huawei-e1750-ubuntu/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 10:28:36 +0000</pubDate>
		<dc:creator>askmatt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://askmatt.co.uk/blog/?p=96</guid>
		<description><![CDATA[The T-Mobile Broadband USB Stick 610 unlimited access gift pack for £44.99 has to be the cheapest way to get online anywhere for the next 3 months! Works with Ubuntu after you&#8217;ve run this script.]]></description>
		<wfw:commentRss>http://askmatt.co.uk/blog/2010/06/t-mobile-broadband-usb-stick-610-huawei-e1750-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu start Xpay4 at boot</title>
		<link>http://askmatt.co.uk/blog/2010/03/ubuntu-start-xpay4-at-boot/</link>
		<comments>http://askmatt.co.uk/blog/2010/03/ubuntu-start-xpay4-at-boot/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 23:34:34 +0000</pubDate>
		<dc:creator>askmatt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://askmatt.co.uk/blog/?p=79</guid>
		<description><![CDATA[Add the following lines to /etc/rc.local cd /usr/local/xpay4 java -jar Xpay4.jar If /etc/rc.local doesn&#8217;t exist just create it.]]></description>
		<wfw:commentRss>http://askmatt.co.uk/blog/2010/03/ubuntu-start-xpay4-at-boot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Write CPU / Memory usage to log file every hour</title>
		<link>http://askmatt.co.uk/blog/2010/03/write-cpu-memory-usage-to-log-file-every-hour/</link>
		<comments>http://askmatt.co.uk/blog/2010/03/write-cpu-memory-usage-to-log-file-every-hour/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 23:28:53 +0000</pubDate>
		<dc:creator>askmatt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://askmatt.co.uk/blog/?p=75</guid>
		<description><![CDATA[Add this cron job &#8230; 0 * * * * top -n1 -b &#124; head -4 >> /var/www/askmatt.co.uk/top.txt output &#8230; Your browser does not support iframes.]]></description>
		<wfw:commentRss>http://askmatt.co.uk/blog/2010/03/write-cpu-memory-usage-to-log-file-every-hour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get your Slicehost email delivered using Ubuntu/Sendmail</title>
		<link>http://askmatt.co.uk/blog/2010/03/get-your-slicehost-email-delivered-using-ubuntusendmail/</link>
		<comments>http://askmatt.co.uk/blog/2010/03/get-your-slicehost-email-delivered-using-ubuntusendmail/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 00:30:27 +0000</pubDate>
		<dc:creator>askmatt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://askmatt.co.uk/blog/?p=50</guid>
		<description><![CDATA[In the &#8216;SliceManager&#8217; click the DNS tab and set the reverse DNS to mydomain.com echo mydomain.com > /etc/hostname /bin/hostname -F /etc/hostname /etc/init.d/sendmail restart Then go to www.spamhaus.org to remove any mail blocks. You can not use a free email address to remove the block, but the email you use DOES NOT have to be from [...]]]></description>
		<wfw:commentRss>http://askmatt.co.uk/blog/2010/03/get-your-slicehost-email-delivered-using-ubuntusendmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup Windows XP to Ubuntu Server</title>
		<link>http://askmatt.co.uk/blog/2010/02/backup-windows-xp-to-ubuntu-server/</link>
		<comments>http://askmatt.co.uk/blog/2010/02/backup-windows-xp-to-ubuntu-server/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 23:22:40 +0000</pubDate>
		<dc:creator>askmatt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://askmatt.co.uk/blog/?p=40</guid>
		<description><![CDATA[Excellent post on backing up Windows XP to an Ubuntu Box. http://justinsomnia.org/2007/02/how-to-regularly-backup-windows-xp-to-ubuntu-using-rsync/]]></description>
		<wfw:commentRss>http://askmatt.co.uk/blog/2010/02/backup-windows-xp-to-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<img style='margin:0;padding:0;border:0;' width='1px' height='1px' src="http://askmatt.co.uk/blog/wp-content/plugins/mystat/mystat.php?act=time_load&id=19710&rnd=2059596984" /></channel>
</rss>
