<?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>Jayscott.co.uk &#187; Linux</title>
	<atom:link href="http://www.jayscott.co.uk/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jayscott.co.uk</link>
	<description>Nothing like 127.0.0.1</description>
	<lastBuildDate>Thu, 04 Feb 2010 09:30:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>AT&amp;T / GAS Syntax SciTE</title>
		<link>http://www.jayscott.co.uk/linux/att-gas-syntax-scite/</link>
		<comments>http://www.jayscott.co.uk/linux/att-gas-syntax-scite/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 20:00:16 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[assembly]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=221</guid>
		<description><![CDATA[I have been using SciTE as my main programming text editor and more recently to code in assembly but unfortunately it does not seem to have support for AT&#38;T style syntax and GAS (GNU Assembler) directives only Intel. So I have modified the asm.properties file and updated it to include the following: All GAS directives [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/linux/att-gas-syntax-scite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Incremental Backup Script</title>
		<link>http://www.jayscott.co.uk/linux/incremental-backup-script/</link>
		<comments>http://www.jayscott.co.uk/linux/incremental-backup-script/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 13:21:58 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=78</guid>
		<description><![CDATA[These are the backup scripts that I used to back up any Linux servers to my local machine. First thing that you should do is set-up the SSH keys so you can connect to your local machine without the need of a password. On the Remote host you need to generate the keys with the [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/linux/incremental-backup-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow SSH connection</title>
		<link>http://www.jayscott.co.uk/linux/slow-ssh-connection/</link>
		<comments>http://www.jayscott.co.uk/linux/slow-ssh-connection/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 01:11:56 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.jayscott.co.uk/?p=9</guid>
		<description><![CDATA[This has happened to me in the past when you connect to a SSH server and the initial connection is really slow, it can be really annoying. After trying a few different things and after looking at debug information I found that the following solution worked for me. Edit /etc/ssh/ssh_config on the local machine and [...]]]></description>
		<wfw:commentRss>http://www.jayscott.co.uk/linux/slow-ssh-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
