<?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>My Literature Tech blog &#187; cpanel</title>
	<atom:link href="http://www.myliteraturetechlife.com/category/cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myliteraturetechlife.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Sep 2010 12:05:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fatal! Write Failure: /etc/valiases/domain.com</title>
		<link>http://www.myliteraturetechlife.com/fatal-write-failure-etcvaliasesdomain-com/</link>
		<comments>http://www.myliteraturetechlife.com/fatal-write-failure-etcvaliasesdomain-com/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 15:12:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Qmail]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[/domain.com]]></category>
		<category><![CDATA[/etc]]></category>
		<category><![CDATA[/valiases]]></category>
		<category><![CDATA[Failure]]></category>
		<category><![CDATA[Fatal]]></category>
		<category><![CDATA[Write]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=442</guid>
		<description><![CDATA[This error is because of a bug in cpanel theme &#8220;x&#8221; If you get below error when deleting forwarder in your cpanel email@domain.com=email@hotmail.com's mail will no longer be redirected to . Fatal! Write Failure: /etc/valiases/hotmail.com. Ignore any messages of success this can only result in failure! Solution: To solve this problem, just change the theme [...]]]></description>
		<wfw:commentRss>http://www.myliteraturetechlife.com/fatal-write-failure-etcvaliasesdomain-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to increase Qmail sending limit</title>
		<link>http://www.myliteraturetechlife.com/how-to-increase-qmail-sending-limit/</link>
		<comments>http://www.myliteraturetechlife.com/how-to-increase-qmail-sending-limit/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 11:19:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Dabian]]></category>
		<category><![CDATA[Directadmin]]></category>
		<category><![CDATA[Qmail]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[debin]]></category>
		<category><![CDATA[increase]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[sending]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=439</guid>
		<description><![CDATA[First verify that these setting have not already been customized, as running the commands will overwrite any changes they have made. The following command will show you whether those files exist: ls /var/qmail/control &#124; egrep 'timeoutremote&#124;timeoutsmtpd&#124;concurrencyremote' Run following command to update limits echo &#34;120&#34; &#38;gt; /var/qmail/control/timeoutremote &#160; echo &#34;120&#34; &#38;gt; /var/qmail/control/timeoutsmtpd &#160; echo &#34;40&#34; &#38;gt; [...]]]></description>
		<wfw:commentRss>http://www.myliteraturetechlife.com/how-to-increase-qmail-sending-limit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cpanel / WHM /FTP/E-mail are showing incorrect or zero disk usage</title>
		<link>http://www.myliteraturetechlife.com/cpanel-whm-ftpe-mail-are-showing-incorrect-or-zero-disk-usage/</link>
		<comments>http://www.myliteraturetechlife.com/cpanel-whm-ftpe-mail-are-showing-incorrect-or-zero-disk-usage/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 07:33:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpane]]></category>
		<category><![CDATA[disk usage]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[incorrect]]></category>
		<category><![CDATA[showing]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[whm]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=432</guid>
		<description><![CDATA[1. Execute following scripts on the server. # /scripts/initquotas; /scripts/resetquotas; /scripts/fixquotas 2. If the issue is still there then check whether &#8220;usrquota&#8221; option has enabled or not for home directory(/etc/fstab). Please enable it. Also check the rw option of the home directory where user&#8217;s home directory is there. I did following things. # cat /etc/fstab [...]]]></description>
		<wfw:commentRss>http://www.myliteraturetechlife.com/cpanel-whm-ftpe-mail-are-showing-incorrect-or-zero-disk-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to open and close port in iptables ?</title>
		<link>http://www.myliteraturetechlife.com/how-to-open-and-close-port-in-iptables/</link>
		<comments>http://www.myliteraturetechlife.com/how-to-open-and-close-port-in-iptables/#comments</comments>
		<pubDate>Sat, 15 May 2010 11:37:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Directadmin]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[close port]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open port]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=427</guid>
		<description><![CDATA[Few of very simple steps 1) Login using root 2) Enter following command to open port in iptables iptables -A INPUT -p tcp --dport 25 -j ACCEPT 3) Enter following command to close port in iptables iptables -A INPUT -p tcp --dport 25 -j DROP 4) Save iptables service iptables save OR /etc/init.d/iptables save 5) [...]]]></description>
		<wfw:commentRss>http://www.myliteraturetechlife.com/how-to-open-and-close-port-in-iptables/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>why sites suddenly stopped working in dedicated/virtual private servers</title>
		<link>http://www.myliteraturetechlife.com/why-sites-suddenly-stopped-working-in-dedicatedvirtual-private-servers/</link>
		<comments>http://www.myliteraturetechlife.com/why-sites-suddenly-stopped-working-in-dedicatedvirtual-private-servers/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 12:23:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Directadmin]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Web Servers Security]]></category>
		<category><![CDATA[Web hosting]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[dedicated]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[stopped]]></category>
		<category><![CDATA[suddenly]]></category>
		<category><![CDATA[virtual private servers]]></category>
		<category><![CDATA[working]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=411</guid>
		<description><![CDATA[VeriSign has made some changes recently which are applied since March 1, 2010.  You can read detail by clicking here How do I fix it? You need to log in to your control panel and modify the affected domain name&#8217;s zone file, using the table below as an example. To Modify or Add DNS Records [...]]]></description>
		<wfw:commentRss>http://www.myliteraturetechlife.com/why-sites-suddenly-stopped-working-in-dedicatedvirtual-private-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy way to optimize apache,php &amp; MySQL</title>
		<link>http://www.myliteraturetechlife.com/easy-way-to-optimize-apachephp-mysql/</link>
		<comments>http://www.myliteraturetechlife.com/easy-way-to-optimize-apachephp-mysql/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 14:10:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Web hosting]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Easy]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=393</guid>
		<description><![CDATA[There are 2 important scripts to optimize apache,php and mysql very easily. They are MySQLTuner (Perl) and MySQL Performance Tuning Primer (shell) They can help diagnose MySQL database performance issues, and provide recommendations on how to solve them. # Download MySQLTuner and MySQL Performance Tuning Primer to ~/scripts. # To avoid having to invoke Perl/SH [...]]]></description>
		<wfw:commentRss>http://www.myliteraturetechlife.com/easy-way-to-optimize-apachephp-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php 5.3 is now available in cpanel&#8217;s easyapache</title>
		<link>http://www.myliteraturetechlife.com/php-5-3-is-now-available-in-cpanels-easyapache/</link>
		<comments>http://www.myliteraturetechlife.com/php-5-3-is-now-available-in-cpanels-easyapache/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 13:55:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[available]]></category>
		<category><![CDATA[cpanel's]]></category>
		<category><![CDATA[easyapache]]></category>
		<category><![CDATA[php 5.3]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=389</guid>
		<description><![CDATA[Cpanel has released php 5.3 in easyapache but there are several features which are missing in php 5.3. Like php 5.3 does not support Zend. However PHP 5.3.1 introduces namespaces, late static binding, decreased memory usage (YMMV), several new extensions, and improved MySQL support.  Be sure to check your scripts for compatibility before going live [...]]]></description>
		<wfw:commentRss>http://www.myliteraturetechlife.com/php-5-3-is-now-available-in-cpanels-easyapache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enableing passive mode in FTP server with CSF firewall</title>
		<link>http://www.myliteraturetechlife.com/enableing-passive-mode-in-ftp-server-with-csf-firewall/</link>
		<comments>http://www.myliteraturetechlife.com/enableing-passive-mode-in-ftp-server-with-csf-firewall/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 12:31:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[CSF firewall]]></category>
		<category><![CDATA[Enable]]></category>
		<category><![CDATA[FTP server]]></category>
		<category><![CDATA[passive mode]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=359</guid>
		<description><![CDATA[Passive mode is always very important for ftp servers, if you are running csf firewall and cannot connect to ftp server then it means that range of passive ports is blocked in firewall. Here are simple steps 1) Add Passive Port range 30000-350000 to your Pureftp or Proftp configuration file i) For Pure FTP open [...]]]></description>
		<wfw:commentRss>http://www.myliteraturetechlife.com/enableing-passive-mode-in-ftp-server-with-csf-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain has exceeded the max emails per hour (200) allowed. Message discarded.</title>
		<link>http://www.myliteraturetechlife.com/domain-has-exceeded-the-max-emails-per-hour-200-allowed-message-discarded/</link>
		<comments>http://www.myliteraturetechlife.com/domain-has-exceeded-the-max-emails-per-hour-200-allowed-message-discarded/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 14:16:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Web hosting]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[allowed]]></category>
		<category><![CDATA[discarded]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email not working]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[exceeded]]></category>
		<category><![CDATA[hour]]></category>
		<category><![CDATA[max]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[per]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=327</guid>
		<description><![CDATA[Some times you get error from cpanel Domain example.com has exceeded the max emails per hour (200) allowed. Message discarded. Simple solution for it is echo domain.com=10000 &#38;gt;&#38;gt; /var/cpanel/maxemails Result will be root@server [/]# cat /var/cpanel/maxemails # If you update this file you must run /scripts/build_maxemails_config domain.com=10000 Change “domain.com” for your domain and change “10000″ [...]]]></description>
		<wfw:commentRss>http://www.myliteraturetechlife.com/domain-has-exceeded-the-max-emails-per-hour-200-allowed-message-discarded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The requested URL /cpanel was not found on this server</title>
		<link>http://www.myliteraturetechlife.com/the-requested-url-cpanel-was-not-found-on-this-server/</link>
		<comments>http://www.myliteraturetechlife.com/the-requested-url-cpanel-was-not-found-on-this-server/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 16:07:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpane]]></category>
		<category><![CDATA[found]]></category>
		<category><![CDATA[not]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=323</guid>
		<description><![CDATA[The problem is when you attempt to visit “http://example.com/cpanel” and you get the following message or similar: The requested URL /cpanel was not found on this server. To fix this, you can add following in /usr/local/apache/conf/httpd.conf ErrorDocument 400 /400.shtml ErrorDocument 401 /401.shtml ErrorDocument 403 /403.shtml ErrorDocument 404 /404.shtml ErrorDocument 500 /500.shtml ScriptAlias /cgi-sys/ /usr/local/cpanel/cgi-sys/ Alias [...]]]></description>
		<wfw:commentRss>http://www.myliteraturetechlife.com/the-requested-url-cpanel-was-not-found-on-this-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
