<?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>Fosiul.com</title>
	<atom:link href="http://www.fosiul.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fosiul.com</link>
	<description>Dedicated To Linux</description>
	<lastBuildDate>Tue, 03 Apr 2012 22:25:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Protected: Bash script learning(essential notes)</title>
		<link>http://www.fosiul.com/index.php/2012/04/bash-script-learningessential-notes/</link>
		<comments>http://www.fosiul.com/index.php/2012/04/bash-script-learningessential-notes/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 11:04:15 +0000</pubDate>
		<dc:creator>Fosiul</dc:creator>
				<category><![CDATA[Bash Script]]></category>

		<guid isPermaLink="false">http://www.fosiul.com/?p=2036</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
		<wfw:commentRss>http://www.fosiul.com/index.php/2012/04/bash-script-learningessential-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How add a cronjob under user apache</title>
		<link>http://www.fosiul.com/index.php/2012/03/how-add-a-cronjob-under-user-apache/</link>
		<comments>http://www.fosiul.com/index.php/2012/03/how-add-a-cronjob-under-user-apache/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 12:04:57 +0000</pubDate>
		<dc:creator>Fosiul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.fosiul.com/?p=2031</guid>
		<description><![CDATA[if you want to setup a cron job under different user or under apache, find out who is the owner of apache process ps aux &#124; grep apache in my case the owner of apache process is &#8220;daemon&#8221;. now create a cron job under &#8220;demon&#8221; user crontab -u daemon -e Now insert any cron job [...]]]></description>
		<wfw:commentRss>http://www.fosiul.com/index.php/2012/03/how-add-a-cronjob-under-user-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

