<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>keep trying and learning,, &#187; Tutorial</title>
	<atom:link href="http://ferrifadli.wordpress.com/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://ferrifadli.wordpress.com</link>
	<description>FeRri`s Documentation</description>
	<lastBuildDate>Thu, 18 Dec 2008 04:10:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ferrifadli.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/15ad744aff9bec7d079187cfe13b7e94?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>keep trying and learning,, &#187; Tutorial</title>
		<link>http://ferrifadli.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ferrifadli.wordpress.com/osd.xml" title="keep trying and learning,," />
		<item>
		<title>simple sshd_config in *BSD/*NIX</title>
		<link>http://ferrifadli.wordpress.com/2008/12/18/simple-sshd_config-in-bsdnix/</link>
		<comments>http://ferrifadli.wordpress.com/2008/12/18/simple-sshd_config-in-bsdnix/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 03:52:02 +0000</pubDate>
		<dc:creator>qiuxer</dc:creator>
				<category><![CDATA[Basic]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshd_config]]></category>

		<guid isPermaLink="false">http://ferrifadli.wordpress.com/?p=59</guid>
		<description><![CDATA[this is just my simple configuration of sshd_config in my FreeBSD, and maybe as same as another *NIX
just pay attention for bold line, i just change for this line, and no change to another line for this default
# This is the sshd server system-wide configuration file.  See
# sshd_config(5) for more information.
# The strategy used [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ferrifadli.wordpress.com&blog=3054976&post=59&subd=ferrifadli&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://ferrifadli.wordpress.com/2008/12/18/simple-sshd_config-in-bsdnix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd48ae56c3cb26014e15d00839259f21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">qiuxer</media:title>
		</media:content>
	</item>
		<item>
		<title>reverse engineering</title>
		<link>http://ferrifadli.wordpress.com/2008/12/12/reverse-engineering/</link>
		<comments>http://ferrifadli.wordpress.com/2008/12/12/reverse-engineering/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 20:45:23 +0000</pubDate>
		<dc:creator>qiuxer</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ferrifadli.wordpress.com/?p=55</guid>
		<description><![CDATA[Sumber : hacking dan reverse engineering
Apa sih reverse engineering itu? ini adalah proses untuk membongkar bahan dan teknologi yang ada pada suatu benda. Orang bisa mereverse engineer aneka macam hal, misalnya resep masakan atau benda elektronik, atau program. Tentunya dalam konteks ini, yang dimaksud adalah software reverse engineering, yaitu proses bagaimana kita bisa mengetahui algoritma [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ferrifadli.wordpress.com&blog=3054976&post=55&subd=ferrifadli&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://ferrifadli.wordpress.com/2008/12/12/reverse-engineering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd48ae56c3cb26014e15d00839259f21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">qiuxer</media:title>
		</media:content>
	</item>
		<item>
		<title>OAMP+PhpMyadmin+ffmpeg &#8211;&gt; streaming server</title>
		<link>http://ferrifadli.wordpress.com/2008/08/06/oampphpmyadminffmpeg-streaming-server/</link>
		<comments>http://ferrifadli.wordpress.com/2008/08/06/oampphpmyadminffmpeg-streaming-server/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 05:40:52 +0000</pubDate>
		<dc:creator>qiuxer</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[OAMP]]></category>
		<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://ferrifadli.wordpress.com/2008/08/06/oampphpmyadminffmpeg-streaming-server/</guid>
		<description><![CDATA[Platform : OpenBSD 4.3
This tutorial using pkg_add to fetch the installer,,
And I use apache server with include in the first install of OpenBSD
In this case, your network is already configured with internet enable
In my machine, I must set the gateway and proxy
(*)network configuration

#route add default  10.xx.xx.xx // ß IP gateway
#export http_proxy=http://10.xx.xx.xx:[port proxy,by default 3128]
#echo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ferrifadli.wordpress.com&blog=3054976&post=40&subd=ferrifadli&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://ferrifadli.wordpress.com/2008/08/06/oampphpmyadminffmpeg-streaming-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd48ae56c3cb26014e15d00839259f21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">qiuxer</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux Distro</title>
		<link>http://ferrifadli.wordpress.com/2008/07/02/linux-distro/</link>
		<comments>http://ferrifadli.wordpress.com/2008/07/02/linux-distro/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 08:32:50 +0000</pubDate>
		<dc:creator>qiuxer</dc:creator>
				<category><![CDATA[General Information]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://ferrifadli.wordpress.com/?p=23</guid>
		<description><![CDATA[Many people asking for the best linux or, what distro for newbie,
i think all distro is same as the other, just like a book, based on whose people that handle it.
i will explain some of distro linux that parent of their son :
Red Hat Linux : Fedora Core, Madrake Linux, Mandriva, Centos
Slackware : Zenwalk
Debian : [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ferrifadli.wordpress.com&blog=3054976&post=23&subd=ferrifadli&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://ferrifadli.wordpress.com/2008/07/02/linux-distro/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd48ae56c3cb26014e15d00839259f21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">qiuxer</media:title>
		</media:content>
	</item>
	</channel>
</rss>