<?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>RootZone.Net &#187; Knowledge Base</title>
	<atom:link href="http://rootzone.net/category/knonwlegebase/feed/" rel="self" type="application/rss+xml" />
	<link>http://rootzone.net</link>
	<description>All About Servers</description>
	<lastBuildDate>Wed, 21 Jul 2010 09:48:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Squid Stable 9 Under CentOS 5.4 Minimal</title>
		<link>http://rootzone.net/squid-stable-9-under-centos-5-4-minimal/</link>
		<comments>http://rootzone.net/squid-stable-9-under-centos-5-4-minimal/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 16:28:48 +0000</pubDate>
		<dc:creator>2298</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=648</guid>
		<description><![CDATA[CentOS 5.4 minimal? WTM? (What the Minimal &#8211; lol). Well, normally CentOS installation needs 5 CD, but here we just need 1 CD, only base package for the installation, that&#8217;s why i called CentOS minimal, even it&#8217;s suite for the need of proxy machine, we only install the necessary package so it will be lighter. [...]]]></description>
		<wfw:commentRss>http://rootzone.net/squid-stable-9-under-centos-5-4-minimal/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Setup Minimalis Unmanaged Server Configuration for Web Proxy Server</title>
		<link>http://rootzone.net/setup-minimalis-unmanaged-server-configuration-for-web-proxy-server/</link>
		<comments>http://rootzone.net/setup-minimalis-unmanaged-server-configuration-for-web-proxy-server/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 19:12:05 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[proxy server]]></category>
		<category><![CDATA[root access]]></category>
		<category><![CDATA[ssh access]]></category>
		<category><![CDATA[virtual private server]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=603</guid>
		<description><![CDATA[On the last post i talk about Setup unmanaged VPS with Litespeed Php and mySQL. This time we will setup an unmanaged VPS (with OS centOS) to host multiple web proxy domain. WebProxy consume a huge amount of server&#8217;s resources, so it would be kind if you configure your server to minimalis configuration, leave everything [...]]]></description>
		<wfw:commentRss>http://rootzone.net/setup-minimalis-unmanaged-server-configuration-for-web-proxy-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Setup unmanaged VPS part II : ftp server, ftp user and virtual host, user account</title>
		<link>http://rootzone.net/setup-unmanaged-vps-part-ii-ftp-server-ftp-user-virtual-host/</link>
		<comments>http://rootzone.net/setup-unmanaged-vps-part-ii-ftp-server-ftp-user-virtual-host/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 08:41:55 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[root access]]></category>
		<category><![CDATA[ssh access]]></category>
		<category><![CDATA[virtual private server]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=587</guid>
		<description><![CDATA[This post is continued part of Setup unmanaged VPS with Litespeed Php and mySQL This time we will setup pure-ftpd ftp server, host multiple domains with litespeed webserver and create user account 1. Install pure-ftpd FTP Server # cd /opt # wget http://download.pureftpd.org/pure-ftpd/releases/pure-ftpd-1.0.22.tar.gz # tar xvf pure-ftpd-1.0.22.tar.gz # ./configure # make install-strip pure-ftpd has been [...]]]></description>
		<wfw:commentRss>http://rootzone.net/setup-unmanaged-vps-part-ii-ftp-server-ftp-user-virtual-host/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Setup unmanaged VPS with Litespeed Php and mySQL</title>
		<link>http://rootzone.net/setup-unmanaged-vps-with-litespeed-php-and-mysql/</link>
		<comments>http://rootzone.net/setup-unmanaged-vps-with-litespeed-php-and-mysql/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 18:44:32 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ssh access]]></category>
		<category><![CDATA[virtual private server]]></category>
		<category><![CDATA[web hosts]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=561</guid>
		<description><![CDATA[Here&#8217;s how to quickly install and setup litespeed webserver on unmanaged VPS (centOS) without cpanel. This include how to setup virtual host in litespeed and create user account to access it from ftp client. Shortly, after these step complete, you can use your VPS to host multiple domains First, login to your server with root [...]]]></description>
		<wfw:commentRss>http://rootzone.net/setup-unmanaged-vps-with-litespeed-php-and-mysql/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Setting squid proxy server on webmin</title>
		<link>http://rootzone.net/setting-squid-proxy-server-on-webmin/</link>
		<comments>http://rootzone.net/setting-squid-proxy-server-on-webmin/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 09:15:53 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[free web proxy]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[ssh access]]></category>
		<category><![CDATA[vitrtual private servers]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=525</guid>
		<description><![CDATA[1. Login to webmin panel 2. Install Squid Proxy Servers Enter squid panel, ussualy it’s located under Unused Modules tab. If this message appear : The Squid executable squid does not exist. If you have Squid installed, adjust your module configuration to use the correct path. The Squid Proxy Server package can be automatically installed [...]]]></description>
		<wfw:commentRss>http://rootzone.net/setting-squid-proxy-server-on-webmin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TOP &#8211; realtime CPU load, memory and process monitoring tool</title>
		<link>http://rootzone.net/top-realtime-cpu-load-memory-and-process-monitoring-tool/</link>
		<comments>http://rootzone.net/top-realtime-cpu-load-memory-and-process-monitoring-tool/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 17:43:38 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[root access]]></category>
		<category><![CDATA[vitrtual private servers]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=515</guid>
		<description><![CDATA[Login to your server via putty or tunnelier, and in command console type this command : # top Now you can view what process are running in the server and PID ( Process ID ) of every process running. In case you want to kill specified process, use kill command # kill -9 PID -9 [...]]]></description>
		<wfw:commentRss>http://rootzone.net/top-realtime-cpu-load-memory-and-process-monitoring-tool/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Index of Bash command line for Linux Servers</title>
		<link>http://rootzone.net/index-of-bash-command-line-for-linux-servers/</link>
		<comments>http://rootzone.net/index-of-bash-command-line-for-linux-servers/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 01:58:01 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[root access]]></category>
		<category><![CDATA[ssh access]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=421</guid>
		<description><![CDATA[a alias           Create an alias apropos    Search Help manual pages (man -k) apt-get       Search for and install software   packages (Debian) aspell        Spell Checker awk        Find and Replace text, database   sort/validate/index b bash       GNU Bourne-Again SHell bc         Arbitrary precision calculator language bg         Send to background break      Exit [...]]]></description>
		<wfw:commentRss>http://rootzone.net/index-of-bash-command-line-for-linux-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is SSL and HTTPS</title>
		<link>http://rootzone.net/what-is-ssl-and-https/</link>
		<comments>http://rootzone.net/what-is-ssl-and-https/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 22:57:05 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[web hosts]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=299</guid>
		<description><![CDATA[What is SSL SSL is a protocol using different cryptographic algorithms to implement security using authentication with certificates, session key exchange algorithms, encryption and integrity check. It is a common protocol, often used to ensure that the communication between WWW-server and WWW-client is safe and encrypted. What is HTTPS ? Hyper Text Transfer Protocol Secure [...]]]></description>
		<wfw:commentRss>http://rootzone.net/what-is-ssl-and-https/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
