<?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>human.network.web.id &#187; tanya-jawab</title>
	<atom:link href="http://human.network.web.id/tag/tanya-jawab/feed/" rel="self" type="application/rss+xml" />
	<link>http://human.network.web.id</link>
	<description>forward packet...forward paket...repeat until powered off</description>
	<lastBuildDate>Wed, 28 Oct 2009 04:47:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Selamat, anda masuk blacklist</title>
		<link>http://human.network.web.id/2009/06/06/selamat-anda-masuk-blacklist/</link>
		<comments>http://human.network.web.id/2009/06/06/selamat-anda-masuk-blacklist/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 07:06:29 +0000</pubDate>
		<dc:creator>human</dc:creator>
				<category><![CDATA[Moment]]></category>
		<category><![CDATA[linux.or.id]]></category>
		<category><![CDATA[tanya-jawab]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=537</guid>
		<description><![CDATA[di ambil dari http://www.mail-archive.com/tanya-jawab@linux.or.id/msg65172.html
2009/6/5 Novie Yoss Mardian &#60;milis&#8230;@gmail.com&#62;:
&#8230;[64 baris kutipan tidak perlu yang tidak dihapus sebelumnya]&#8230;
&#62; moral cerita :
&#8230;[komentar]&#8230;
Selamat, anda masuk blacklist.
Siapa lagi?
http://www.mail-archive.com/tanya-jawab@linux.or.id/msg65104.html
Ronny
He he he uda dikasi tahu jangan di perpanjang, tetep aja ngeyel :D


Related posts:menyisipkan &#8220;.&#8221; pada awal baris dengan vi Dari milis[tanya-jawab] chmod seluruh isi folder Diambil da


Related posts:<ol><li><a href='http://human.network.web.id/2008/04/02/menyisipkan-dengan-vi/' rel='bookmark' title='Permanent Link: menyisipkan &#8220;.&#8221; pada awal baris dengan vi'>menyisipkan &#8220;.&#8221; pada awal baris dengan vi</a> <small>Dari milis</small></li><li><a href='http://human.network.web.id/2008/11/27/tanya-jawab-chmod-seluruh-isi-folder/' rel='bookmark' title='Permanent Link: [tanya-jawab] chmod seluruh isi folder'>[tanya-jawab] chmod seluruh isi folder</a> <small>Diambil da</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2009/06/06/selamat-anda-masuk-blacklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[tanya-jawab] chmod seluruh isi folder</title>
		<link>http://human.network.web.id/2008/11/27/tanya-jawab-chmod-seluruh-isi-folder/</link>
		<comments>http://human.network.web.id/2008/11/27/tanya-jawab-chmod-seluruh-isi-folder/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 05:56:12 +0000</pubDate>
		<dc:creator>human</dc:creator>
				<category><![CDATA[tanya-jawab]]></category>
		<category><![CDATA[chmod]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=443</guid>
		<description><![CDATA[Diambil dari http://www.mail-archive.com/tanya-jawab@linux.or.id/msg61144.html
&#62;
&#62; find . -type f -print0 &#124; xargs -0 chmod 644
&#62; find . -type d -print0 &#124; xargs -0 chmod 755
&#62;
saya biasanya lgs dijadiin satu di find itu sendiri dg -exec.
find . -type -f -exec chmod 644 {} \;
find . -type -d -exec chmod 755 {} \;
ngomong2 bedanya apa ya antara pakai -exec [...]


Tidak ada artikel yang berhubungan]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/11/27/tanya-jawab-chmod-seluruh-isi-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>menyisipkan &#8220;.&#8221; pada awal baris dengan vi</title>
		<link>http://human.network.web.id/2008/04/02/menyisipkan-dengan-vi/</link>
		<comments>http://human.network.web.id/2008/04/02/menyisipkan-dengan-vi/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 01:34:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tanya-jawab]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=77</guid>
		<description><![CDATA[Dari milist linux.or.id
:%s/^/./    menyisipkan titik (.) diawal setiap baris
:%s/$/./    menyisipkan titik (.) diakhir setiap baris


Related posts:Looking port for spesific application dari miliskata Onno WP Dari milisHow to prevent NATed access Sesuai den


Related posts:<ol><li><a href='http://human.network.web.id/2008/01/07/looking-port-for-spesific-application/' rel='bookmark' title='Permanent Link: Looking port for spesific application'>Looking port for spesific application</a> <small>dari milis</small></li><li><a href='http://human.network.web.id/2008/02/25/kata-onno-wp/' rel='bookmark' title='Permanent Link: kata Onno WP'>kata Onno WP</a> <small>Dari milis</small></li><li><a href='http://human.network.web.id/2008/01/08/how-to-prevent-nated-access/' rel='bookmark' title='Permanent Link: How to prevent NATed access'>How to prevent NATed access</a> <small>Sesuai den</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/04/02/menyisipkan-dengan-vi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
