<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Konfigurasi Alamat IP pada Ubuntu 9.10</title>
	<atom:link href="http://www.agungpurbayana.info/konfigurasi-alamat-ip-pada-ubuntu-9-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agungpurbayana.info/konfigurasi-alamat-ip-pada-ubuntu-9-10/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 15:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Membuat Server DNS Pada Ubuntu 9.10 &#171; R2hm2d&#039;s Blog</title>
		<link>http://www.agungpurbayana.info/konfigurasi-alamat-ip-pada-ubuntu-9-10/#comment-2048</link>
		<dc:creator>Membuat Server DNS Pada Ubuntu 9.10 &#171; R2hm2d&#039;s Blog</dc:creator>
		<pubDate>Fri, 18 Feb 2011 02:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://agungpurbayana.info/?p=1548#comment-2048</guid>
		<description>[...] sistem operasi Linux, khususnya distro Ubuntu. Materi sebelumnya yang sudah saya tulis adalah  Konfigurasi Alamat IP pada Ubuntu 9.10 danKonfigurasi DHCP Server pada Ubuntu [...]</description>
		<content:encoded><![CDATA[<p>[...] sistem operasi Linux, khususnya distro Ubuntu. Materi sebelumnya yang sudah saya tulis adalah  Konfigurasi Alamat IP pada Ubuntu 9.10 danKonfigurasi DHCP Server pada Ubuntu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: herman wahyudo</title>
		<link>http://www.agungpurbayana.info/konfigurasi-alamat-ip-pada-ubuntu-9-10/#comment-2006</link>
		<dc:creator>herman wahyudo</dc:creator>
		<pubDate>Tue, 01 Feb 2011 01:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://agungpurbayana.info/?p=1548#comment-2006</guid>
		<description>thanks y infonya ,,, </description>
		<content:encoded><![CDATA[<p>thanks y infonya ,,,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Membuat Server DNS Pada Ubuntu 9.10 &#124; Agung Purbayana News</title>
		<link>http://www.agungpurbayana.info/konfigurasi-alamat-ip-pada-ubuntu-9-10/#comment-1706</link>
		<dc:creator>Membuat Server DNS Pada Ubuntu 9.10 &#124; Agung Purbayana News</dc:creator>
		<pubDate>Sun, 10 Oct 2010 04:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://agungpurbayana.info/?p=1548#comment-1706</guid>
		<description>[...] sistem operasi Linux, khususnya distro Ubuntu. Materi sebelumnya yang sudah saya tulis adalah  Konfigurasi Alamat IP pada Ubuntu 9.10 dan Konfigurasi DHCP Server pada Ubuntu [...]</description>
		<content:encoded><![CDATA[<p>[...] sistem operasi Linux, khususnya distro Ubuntu. Materi sebelumnya yang sudah saya tulis adalah  Konfigurasi Alamat IP pada Ubuntu 9.10 dan Konfigurasi DHCP Server pada Ubuntu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nice reading</title>
		<link>http://www.agungpurbayana.info/konfigurasi-alamat-ip-pada-ubuntu-9-10/#comment-1168</link>
		<dc:creator>nice reading</dc:creator>
		<pubDate>Sun, 29 Aug 2010 12:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://agungpurbayana.info/?p=1548#comment-1168</guid>
		<description>i love reading your website </description>
		<content:encoded><![CDATA[<p>i love reading your website</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dwagp</title>
		<link>http://www.agungpurbayana.info/konfigurasi-alamat-ip-pada-ubuntu-9-10/#comment-930</link>
		<dc:creator>dwagp</dc:creator>
		<pubDate>Sun, 21 Feb 2010 08:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://agungpurbayana.info/?p=1548#comment-930</guid>
		<description>@Sundoro 
Mas Sundoro, untuk keluar dari layar editor &lt;code&gt;vi&lt;/code&gt;, gunakan perintah 
&lt;pre&gt;&lt;code&gt;:wq       -&gt;kemudian tekan enter&lt;/code&gt;&lt;/pre&gt; 
 
Keterangan: 
Perintah di atas dilakukan pada saat kita berada di layar editor &lt;code&gt;vi&lt;/code&gt;. Pastikan kita sudah berada dalam &lt;strong&gt;mode command&lt;/strong&gt;, atau tekan saja tombol &lt;code&gt;Escape&lt;/code&gt; satu kali maka kita sudah berada di mode command. Baru lakukan perintah diatas. 
 
Tanda &lt;code&gt;:&lt;/code&gt; (colon/titik dua) untuk memanggil fungsi perintah &lt;code&gt;editor vi&lt;/code&gt;, &lt;code&gt;w&lt;/code&gt; untuk menyimpan (write) dan &lt;code&gt;q&lt;/code&gt; untuk langsung keluar (quit) dari editor. 
 
Semoga membantu. </description>
		<content:encoded><![CDATA[<p>@Sundoro<br />
Mas Sundoro, untuk keluar dari layar editor &lt;code&gt;vi&lt;/code&gt;, gunakan perintah<br />
&lt;pre&gt;&lt;code&gt;:wq       -&gt;kemudian tekan enter&lt;/code&gt;&lt;/pre&gt; </p>
<p>Keterangan:<br />
Perintah di atas dilakukan pada saat kita berada di layar editor &lt;code&gt;vi&lt;/code&gt;. Pastikan kita sudah berada dalam <strong>mode command</strong>, atau tekan saja tombol &lt;code&gt;Escape&lt;/code&gt; satu kali maka kita sudah berada di mode command. Baru lakukan perintah diatas. </p>
<p>Tanda &lt;code&gt;:&lt;/code&gt; (colon/titik dua) untuk memanggil fungsi perintah &lt;code&gt;editor vi&lt;/code&gt;, &lt;code&gt;w&lt;/code&gt; untuk menyimpan (write) dan &lt;code&gt;q&lt;/code&gt; untuk langsung keluar (quit) dari editor. </p>
<p>Semoga membantu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sundoro</title>
		<link>http://www.agungpurbayana.info/konfigurasi-alamat-ip-pada-ubuntu-9-10/#comment-929</link>
		<dc:creator>Sundoro</dc:creator>
		<pubDate>Sun, 21 Feb 2010 01:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://agungpurbayana.info/?p=1548#comment-929</guid>
		<description>Maaf mas, saya masih newbie, caranya menyimpan file dan keluar dari editor bagaimana mas? 
Mohon pencerahan. 
 
&quot;Simpan file dan keluar dari editor.&quot; </description>
		<content:encoded><![CDATA[<p>Maaf mas, saya masih newbie, caranya menyimpan file dan keluar dari editor bagaimana mas?<br />
Mohon pencerahan. </p>
<p>&quot;Simpan file dan keluar dari editor.&quot;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

