<?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>technomenace.com &#187; cpanel</title>
	<atom:link href="http://www.technomenace.com/tag/cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technomenace.com</link>
	<description>Linux Tips, Tricks and More...</description>
	<lastBuildDate>Tue, 11 Jan 2011 21:39:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Perl script to view details about current Exim Queue</title>
		<link>http://www.technomenace.com/2011/01/perl-script-view-details-current-exim-queue/</link>
		<comments>http://www.technomenace.com/2011/01/perl-script-view-details-current-exim-queue/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 14:53:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CPanel]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[mail queue]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.technomenace.com/?p=271</guid>
		<description><![CDATA[Around a year ago I had written up this cute little Perl script that displays details about current Exim mail queue status on a Cpanel server. It not only displays the details but also allow you to make changes to the exim queue. Here&#8217;s how the script looks like when executed: root@server1 [~]# ./exim_queue_report.pl EXIM [...]]]></description>
		<wfw:commentRss>http://www.technomenace.com/2011/01/perl-script-view-details-current-exim-queue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Urgent Exim update required on Cpanel servers</title>
		<link>http://www.technomenace.com/2010/12/urgent-exim-update-required-cpanel/</link>
		<comments>http://www.technomenace.com/2010/12/urgent-exim-update-required-cpanel/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 18:47:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[critical]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[eximup]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.technomenace.com/?p=166</guid>
		<description><![CDATA[Subject: [cPanel-News] Critical: exim security update Date: Fri, 10 Dec 2010 ============= Summary ============= A privilege escalation vulnerability exists in Exim, the mail transfer agent used by cPanel &#38; WHM. &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; Security Rating &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; This update has been rated as Critical by the cPanel Security team. Description &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; Research up to this point indicates the [...]]]></description>
		<wfw:commentRss>http://www.technomenace.com/2010/12/urgent-exim-update-required-cpanel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install mod_pagespeed in Apache for Cpanel</title>
		<link>http://www.technomenace.com/2010/11/install-mod_pagespeed_in_apache_for_cpanel/</link>
		<comments>http://www.technomenace.com/2010/11/install-mod_pagespeed_in_apache_for_cpanel/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 06:48:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to Install]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[mod_pagespeed]]></category>

		<guid isPermaLink="false">http://www.technomenace.com/?p=124</guid>
		<description><![CDATA[From mod_pagespeed&#8217;s docs, I quote: mod_pagespeed is an open-source Apache module that automatically optimizes web pages and resources on them. It does this by rewriting the resources using filters that implement web performance best practices. Webmasters and web developers can use mod_pagespeed to improve the performance of their web pages when serving content with the [...]]]></description>
		<wfw:commentRss>http://www.technomenace.com/2010/11/install-mod_pagespeed_in_apache_for_cpanel/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>How to configure Subversion + Apache [mod_dav_svn.so] in CPanel</title>
		<link>http://www.technomenace.com/2010/08/configure-subversion-apache-mod_dav_svn-cpanel/</link>
		<comments>http://www.technomenace.com/2010/08/configure-subversion-apache-mod_dav_svn-cpanel/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 10:46:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How to Install]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[mod_dav_svn]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.technomenace.com/?p=107</guid>
		<description><![CDATA[It is very easy to setup a subversion repository and access it via browser as I found out recently from my own experience. The below case was on a Cpanel server, but you can follow the same method (with some tweaks, of course) on any subversion + apache environment as long as you have the [...]]]></description>
		<wfw:commentRss>http://www.technomenace.com/2010/08/configure-subversion-apache-mod_dav_svn-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chkrootkit Installation Guide</title>
		<link>http://www.technomenace.com/2009/05/chkrootkit-installation-guide/</link>
		<comments>http://www.technomenace.com/2009/05/chkrootkit-installation-guide/#comments</comments>
		<pubDate>Sat, 23 May 2009 20:03:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to Install]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[email alert]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://www.technomenace.com/?p=21</guid>
		<description><![CDATA[chkrootkit (Check Rootkit) is a common Unix based program intented to help system administrators check their system for known rootkits. It is basically a shell script using common UNIX/Linux tools like strings and grep commands to check core system programs for signatures. If you doubt that your server has been hacked, chkrootkit is what you [...]]]></description>
		<wfw:commentRss>http://www.technomenace.com/2009/05/chkrootkit-installation-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to close Open DNS</title>
		<link>http://www.technomenace.com/2009/05/how-to-close-open-dns/</link>
		<comments>http://www.technomenace.com/2009/05/how-to-close-open-dns/#comments</comments>
		<pubDate>Sat, 23 May 2009 20:00:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[close]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[email alert]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[loader]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://www.technomenace.com/?p=15</guid>
		<description><![CDATA[This tutorial describes how to close an Open DNS server. An Open DNS server allows anyone to use that server as a DNS lookup server. This is a potential threat and such access must either be blocked, or restricted to a few trusted IPs. This is how it is done. 1. Make a list of [...]]]></description>
		<wfw:commentRss>http://www.technomenace.com/2009/05/how-to-close-open-dns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ioncube Installation Guide</title>
		<link>http://www.technomenace.com/2009/05/ioncube-installation-guide/</link>
		<comments>http://www.technomenace.com/2009/05/ioncube-installation-guide/#comments</comments>
		<pubDate>Sat, 23 May 2009 19:53:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to Install]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ioncube]]></category>
		<category><![CDATA[loader]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.technomenace.com/?p=11</guid>
		<description><![CDATA[This article describes how to install ionCube loader extension in PHP. ionCube provides tools for PHP source code protection. Usually, a PHP file is in plain-text format. Which means anyone who has access to the actual PHP file can use a text editor (like vim) to view the source code. If a skilled hacker/programmer gets [...]]]></description>
		<wfw:commentRss>http://www.technomenace.com/2009/05/ioncube-installation-guide/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

