<?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/category/belajar/mylinux/linuxorid-mylinux-belajar/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>Tue, 17 Jan 2012 05:42:06 +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>Ukuran mirror repo</title>
		<link>http://human.network.web.id/2009/06/22/ukuran-mirror-repo/</link>
		<comments>http://human.network.web.id/2009/06/22/ukuran-mirror-repo/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 07:00:23 +0000</pubDate>
		<dc:creator>human</dc:creator>
				<category><![CDATA[tanya-jawab]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=593</guid>
		<description><![CDATA[Dari milist tanya-jawab untuk Debian (lengkap) 379.32 GB Untuk Debaian i386,amd64,powerpc: 167.57 GB kebanyakan? silakan lihat di sini Untuk Centos: 91.11 GB Untuk Ubuntu: 296.6GB Selengkapnya silakan lihat di halaman berikut: http://kambing.ui.edu/status/size.html http://mirror.unej.ac.id/status/size.html http://dl2.foss-id.web.id/status/size.html http://repo.ugm.ac.id/status/size.html]]></description>
		<wfw:commentRss>http://human.network.web.id/2009/06/22/ukuran-mirror-repo/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 {} [...]]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/11/27/tanya-jawab-chmod-seluruh-isi-folder/feed/</wfw:commentRss>
		<slash:comments>1</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]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/04/02/menyisipkan-dengan-vi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking port for spesific application</title>
		<link>http://human.network.web.id/2008/01/07/looking-port-for-spesific-application/</link>
		<comments>http://human.network.web.id/2008/01/07/looking-port-for-spesific-application/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 04:11:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tanya-jawab]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[udp]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/01/07/looking-port-for-spesific-application/</guid>
		<description><![CDATA[dari milist tanya jawab # lsof -i -n -P COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME ntpd 1748 ntp 4u IPv4 2487 UDP *:123 ntpd 1748 ntp 5u IPv6 2488 UDP *:123 ntpd 1748 ntp 6u IPv4 2489 UDP 127.0.0.1:123 ntpd 1748 ntp 7u IPv4 2490 UDP 202.156.81.23:123 ntpd 1748 ntp 8u IPv4 [...]]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/01/07/looking-port-for-spesific-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ssh no-login</title>
		<link>http://human.network.web.id/2007/12/18/ssh-no-login/</link>
		<comments>http://human.network.web.id/2007/12/18/ssh-no-login/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 10:13:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tanya-jawab]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=6</guid>
		<description><![CDATA[dari url ini dan modifikasi dari Agus priyadi client$ ssh-keygen -t dsa (passphrasenya kosongin, laennya ikutin default kalo gak tau) client$ scp ~/.ssh/id_dsa.pub server: client$ ssh server server$ cat ~/id_dsa.pub &#62;&#62; ~/.ssh/authorized_keys server$ chmod 640 .ssh/authorized_keys server$ rm -f ~/id_dsa.pub server$ ^D client$ ssh server]]></description>
		<wfw:commentRss>http://human.network.web.id/2007/12/18/ssh-no-login/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

