<?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>Lost-In-Code &#187; ssh</title>
	<atom:link href="http://www.lost-in-code.com/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lost-in-code.com</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:07:21 +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>Install WordPress via Command Line</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/install-wordpress-via-command-line/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/install-wordpress-via-command-line/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 23:53:32 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=70</guid>
		<description><![CDATA[I wrote a useful article/tutorial over at BloggingRocket which guides you through the process of installing WordPress with Shell Access. Please feel free to check it out and comment.]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/install-wordpress-via-command-line/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Linux : Change file/folder owner</title>
		<link>http://www.lost-in-code.com/server-management/linux-change-filefolder-owner/</link>
		<comments>http://www.lost-in-code.com/server-management/linux-change-filefolder-owner/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 15:03:32 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[chown]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[owner]]></category>
		<category><![CDATA[recursive]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/2008/02/20/linux-change-filefolder-owner/</guid>
		<description><![CDATA[On a Unix based system, all files and folders belong to a group and a owner. Or rather, an owner and a group has specific permissions to read, write and execute files. So you might need to change the owner of certain files and folders so that you&#8217;ll be able to open them, edit them [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/server-management/linux-change-filefolder-owner/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Server to server file transfers</title>
		<link>http://www.lost-in-code.com/server-management/transfer-files-from-one-server-to-another/</link>
		<comments>http://www.lost-in-code.com/server-management/transfer-files-from-one-server-to-another/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 18:55:07 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[file transfer]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[recursive]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[server to server]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/2008/02/16/transfer-files-from-one-server-to-another/</guid>
		<description><![CDATA[Server to server file transfers are relatively easy on a dedicated or virtual private server running Unix. I&#8217;ll quickly show you how to use the scp command which acts just about exactly the same as the cp command. It copies all files from a specified source path to a destination path on the remote server [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/server-management/transfer-files-from-one-server-to-another/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

