<?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>EarlyEdition.Info &#187; Linux</title>
	<atom:link href="http://www.earlyedition.info/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.earlyedition.info</link>
	<description>EarlyEdition: Everything At Here Always Early</description>
	<lastBuildDate>Mon, 26 Sep 2011 05:48:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Force www or without www</title>
		<link>http://www.earlyedition.info/force-www-or-without-www.html</link>
		<comments>http://www.earlyedition.info/force-www-or-without-www.html#comments</comments>
		<pubDate>Thu, 19 May 2011 07:53:16 +0000</pubDate>
		<dc:creator>whazup</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Force www]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[no www]]></category>
		<category><![CDATA[without www]]></category>

		<guid isPermaLink="false">http://www.earlyedition.info/?p=314</guid>
		<description><![CDATA[Everyone can link to your site using http://domain.com or http://www.domain.com. A search engine will not always treat both the same, as you can see for yourself &#8211; try doing a &#8216;site:yourdomain.com&#8216; search, then compare to &#8216;site:www.yourdomain.com&#8216;. We can force everyone to use the same domain using mod_rewrite. Whether you wish to use www or not [...]]]></description>
		<wfw:commentRss>http://www.earlyedition.info/force-www-or-without-www.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Password Protected Folders using htaccess</title>
		<link>http://www.earlyedition.info/creating-password-protected-folders-using-htaccess.html</link>
		<comments>http://www.earlyedition.info/creating-password-protected-folders-using-htaccess.html#comments</comments>
		<pubDate>Tue, 20 Jan 2009 03:02:14 +0000</pubDate>
		<dc:creator>whazup</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Creating]]></category>
		<category><![CDATA[Folders]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Protected]]></category>
		<category><![CDATA[Using]]></category>

		<guid isPermaLink="false">http://www.earlyedition.info/?p=238</guid>
		<description><![CDATA[Important: This method of password protecting folders does not provide protection for highly secure information. It is mainly to keep more casual users from accessing a page through a Web browser. See the limitations to this method of authentication for details. On this page: Part 1: Create a password file and put it on the [...]]]></description>
		<wfw:commentRss>http://www.earlyedition.info/creating-password-protected-folders-using-htaccess.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Configuration Cron and Crontab</title>
		<link>http://www.earlyedition.info/configuration-cron-and-crontab.html</link>
		<comments>http://www.earlyedition.info/configuration-cron-and-crontab.html#comments</comments>
		<pubDate>Sat, 15 Nov 2008 11:50:35 +0000</pubDate>
		<dc:creator>whazup</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[*nix]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[schedule]]></category>

		<guid isPermaLink="false">http://www.earlyedition.info/?p=196</guid>
		<description><![CDATA[Cron is a program that perform tasks that have been scheduled based on the table crontab. Cron complete this task by himself awake every minute and check whether there is a jobs, which must be based on the table dijalankannya crontab. Please note the difference between cron same crontab. Cron is a program or daemon, [...]]]></description>
		<wfw:commentRss>http://www.earlyedition.info/configuration-cron-and-crontab.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Syntax Or Command Vi (vim)</title>
		<link>http://www.earlyedition.info/basic-syntax-or-command-vi-vim.html</link>
		<comments>http://www.earlyedition.info/basic-syntax-or-command-vi-vim.html#comments</comments>
		<pubDate>Wed, 12 Nov 2008 15:54:16 +0000</pubDate>
		<dc:creator>whazup</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[notepad]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.earlyedition.info/?p=192</guid>
		<description><![CDATA[There never feel frustrated when you have to do edit the file in Linux? Or have you how the confusion out of the vi editor? I have therefore I write this article that do not have to kill every time should exit from the vi .. To start vi editor can be done in two [...]]]></description>
		<wfw:commentRss>http://www.earlyedition.info/basic-syntax-or-command-vi-vim.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apa Itu VPS ??</title>
		<link>http://www.earlyedition.info/apa-itu-vps.html</link>
		<comments>http://www.earlyedition.info/apa-itu-vps.html#comments</comments>
		<pubDate>Thu, 16 Oct 2008 09:30:24 +0000</pubDate>
		<dc:creator>whazup</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[teknologi]]></category>
		<category><![CDATA[virtual private server]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://www.whazup.co.cc/?p=149</guid>
		<description><![CDATA[VPS (Virtual Private Server) adalah sebuah terobosan paling canggih dalam teknologi virtualisasi server. VPS adalah sebuah physical server yang dibagi menjadi beberapa virtual private sever. Setiap VPS terlihat dan bekerja seperti sebuah jaringan server sistem yang sebenarnya, komplit vps dengan pengaturan sendiri untuk init script, users, pemrosesan, filesystem, dan sebagainya… Dasar VPS VPS bekerja seperti [...]]]></description>
		<wfw:commentRss>http://www.earlyedition.info/apa-itu-vps.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Konsep Dasar Linux</title>
		<link>http://www.earlyedition.info/konsep-dasar-linux.html</link>
		<comments>http://www.earlyedition.info/konsep-dasar-linux.html#comments</comments>
		<pubDate>Wed, 01 Oct 2008 22:19:32 +0000</pubDate>
		<dc:creator>whazup</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.whazup.co.cc/?p=114</guid>
		<description><![CDATA[Apakah Linux tepat untuk Anda ? Anda ingin beralih dari DOS ke Linux? Ide Bagus! tapi hati hati, ada kemungkinan bahwa ini tidak akan berguna bagi Anda, IMHO, tidak ada komputer ataupun sistem operasi yang dikatakan sebagai komputer atau sistem operasi yang terbaik. Inilah yang membuat penulis tidak percaya bahwa Linux adalah solusi yang terbaik [...]]]></description>
		<wfw:commentRss>http://www.earlyedition.info/konsep-dasar-linux.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Error Kode Pada Request Web</title>
		<link>http://www.earlyedition.info/error-kode-pada-request-web.html</link>
		<comments>http://www.earlyedition.info/error-kode-pada-request-web.html#comments</comments>
		<pubDate>Wed, 24 Sep 2008 23:41:33 +0000</pubDate>
		<dc:creator>whazup</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[error code]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.whazup.co.cc/?p=151</guid>
		<description><![CDATA[Jika kita mengakses website kadang-kadang keluar informasi kode error jika web tersebut tidak bisa di akses, ini adalah beberapa kemungkinan error. Setiap error tersebut sudah terassosiasi dengan kode numerik (antara lain: 401, 403, 500). Anda dapat mengkonfigurasi error kode pada webrowser anda. Server yang mempunyai standart apache error messages pages yang biasanya kebanyakan untuk error browser. [...]]]></description>
		<wfw:commentRss>http://www.earlyedition.info/error-kode-pada-request-web.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

