<?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>PLATFORMedia LLC &#187; sudo</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/sudo/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sun, 08 Jan 2012 06:55:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Running rsync from a webserver (using sudo)</title>
		<link>http://platformedia.com/oss-blog/running-rsync-from-a-webserver-using-sudo/</link>
		<comments>http://platformedia.com/oss-blog/running-rsync-from-a-webserver-using-sudo/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 14:51:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2009/10/running-rsync-from-a-webserver-using-sudo/</guid>
		<description><![CDATA[Situation
I want to have &#8216;rsync&#8217; run when a user presses a button on the webserver.  The software stack is as follows (though this was largely a red-herring, see below) :

Fedora &#8211; server
lighttpd &#8211; webserver
Twiki &#8211; intranet setup
perl &#8211; plugin language for Twiki
bash &#8211; perl launches a script to run the rsync
sudo &#8211; to &#8216;change [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/running-rsync-from-a-webserver-using-sudo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

