<?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; Tips and Tricks</title>
	<atom:link href="http://rootzone.net/category/tips-and-tricks/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>reset wordpress password from ftp</title>
		<link>http://rootzone.net/reset-wordpress-password-from-ftp/</link>
		<comments>http://rootzone.net/reset-wordpress-password-from-ftp/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 00:42:22 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=440</guid>
		<description><![CDATA[beside all other usual way to reset wordpress password, like from email lost password or from phpmyadmin, there&#8217;s another way, simple way to reset worpress password from ftp Connect to your ftp server, enter your current in use wordpress theme directory, and open/edit functions.php add this entry to the first line after &#60;?php wp_set_password(&#8216;newpassword&#8217;,1); newpassword [...]]]></description>
		<wfw:commentRss>http://rootzone.net/reset-wordpress-password-from-ftp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>.htaccess &#8211; Allow Only Listed Referrer to Access a Webpages</title>
		<link>http://rootzone.net/htaccess-allow-only-listed-referrer-to-access-a-webpages/</link>
		<comments>http://rootzone.net/htaccess-allow-only-listed-referrer-to-access-a-webpages/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 19:56:00 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Servers Security]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[rapidleech]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=327</guid>
		<description><![CDATA[After days ago  i was play around with javascript to Allow page access only from pre-listed referrer now i&#8217;m playing around with .htaccess Thepurpose is same, to protect our rapidleech or our webpages from unauthorized access, in this case we&#8217;re only allow a visitor that come from listed http refferer how to do it? this&#8217;s [...]]]></description>
		<wfw:commentRss>http://rootzone.net/htaccess-allow-only-listed-referrer-to-access-a-webpages/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dumping / backup and restore mySQL server&#8217;s database from command console</title>
		<link>http://rootzone.net/dumping-backup-and-restore-mysql-servers-database-from-command-console/</link>
		<comments>http://rootzone.net/dumping-backup-and-restore-mysql-servers-database-from-command-console/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 18:23:20 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[server database]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[root access]]></category>
		<category><![CDATA[ssh access]]></category>
		<category><![CDATA[virtual private server]]></category>

		<guid isPermaLink="false">http://rootzone.net/?p=231</guid>
		<description><![CDATA[Of course dumping and restore mysql database can be done easily with phpmyadmin. But what if phpmyadmin is in error state and you need to backup your database on server A  immedietly and move it to server B? The answer is use command console, if you backup database od your virtual private server or dedicated [...]]]></description>
		<wfw:commentRss>http://rootzone.net/dumping-backup-and-restore-mysql-servers-database-from-command-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allow page access only from pre-listed referrer</title>
		<link>http://rootzone.net/allow-page-access-only-from-pre-listed-referrer/</link>
		<comments>http://rootzone.net/allow-page-access-only-from-pre-listed-referrer/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 05:37:54 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blindtext.info/?p=162</guid>
		<description><![CDATA[i used this trick normally for my rapidleech, it forbid a person to access my rapidleech from copy paste link on browser address,  my rapidleech can only be access by clcking the link on page that i use as referral. for ex, if i use my web here, blindtext.info, someone would be able to access [...]]]></description>
		<wfw:commentRss>http://rootzone.net/allow-page-access-only-from-pre-listed-referrer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Prevent direct root login</title>
		<link>http://rootzone.net/prevent-direct-root-login/</link>
		<comments>http://rootzone.net/prevent-direct-root-login/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 17:25:16 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Servers Security]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blindtext.info/?p=143</guid>
		<description><![CDATA[This is an additional security measure where we prevent direct root logins and instead create a user to login and then use a command ‘su –‘ to gain root privileges. this&#8217;s the step by step ho to do it 1.  Create a user and add it to the wheel group, e.g. we want to create [...]]]></description>
		<wfw:commentRss>http://rootzone.net/prevent-direct-root-login/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force CGI-Proxy retrieve secure URLs through a non-secure server</title>
		<link>http://rootzone.net/force-cgi-proxy-retrieve-secure-urls-through-a-non-secure-server/</link>
		<comments>http://rootzone.net/force-cgi-proxy-retrieve-secure-urls-through-a-non-secure-server/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 01:45:40 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blindtext.info/?p=120</guid>
		<description><![CDATA[this&#8217;s is for cgi script from jmarshall on standard script, if u want to browse a secure page (https) u will get this eror message : Retrieval of secure URLs through a non-secure proxy is forbidden.Retrieval of secure URLs through a non-secure proxy is forbidden. This proxy is running on a non-secure server, which means [...]]]></description>
		<wfw:commentRss>http://rootzone.net/force-cgi-proxy-retrieve-secure-urls-through-a-non-secure-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Tips &#8211; How To Optimize PHP</title>
		<link>http://rootzone.net/php-tips-how-to-optimize-php/</link>
		<comments>http://rootzone.net/php-tips-how-to-optimize-php/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 22:00:31 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blindtext.info/?p=56</guid>
		<description><![CDATA[Here are tips for optimizing your php code so that your php code you can load more quickly and in the execution by the server and not a burden or using too many resources provided by the server. 1. Use of Variable Use of Variable * Operate a variable that is set at 376% faster [...]]]></description>
		<wfw:commentRss>http://rootzone.net/php-tips-how-to-optimize-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset Webmin password</title>
		<link>http://rootzone.net/reset-webmin-password/</link>
		<comments>http://rootzone.net/reset-webmin-password/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 06:37:35 +0000</pubDate>
		<dc:creator>#root</dc:creator>
				<category><![CDATA[Servers Security]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[webmin]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blindtext.info/?p=50</guid>
		<description><![CDATA[Included with the Webmin distribution is a file called changepass.pl to solve this problem. Assuming you have installed Webmin in /opt/webmin, you could change the password of the admin user to dummy by running this command from console : # /opt/webmin/changepass.pl /etc/webmin admin dummy your new admin password is dummy]]></description>
		<wfw:commentRss>http://rootzone.net/reset-webmin-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
