<?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>MyLiteratureTechLife.COM &#187; Centos</title>
	<atom:link href="http://myliteraturetechlife.com/category/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://myliteraturetechlife.com</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 15:18:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>[ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0</title>
		<link>http://myliteraturetechlife.com/ioncube-loader-the-loader-must-appear-as-the-first-entry-in-the-php-ini-file-in-unknown-on-line-0/</link>
		<comments>http://myliteraturetechlife.com/ioncube-loader-the-loader-must-appear-as-the-first-entry-in-the-php-ini-file-in-unknown-on-line-0/#comments</comments>
		<pubDate>Tue, 08 May 2012 15:11:39 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[ioncube]]></category>
		<category><![CDATA[php error]]></category>
		<category><![CDATA[plesk]]></category>

		<guid isPermaLink="false">http://myliteraturetechlife.com/?p=934</guid>
		<description><![CDATA[Recently I had problem with apache after upgrade, and after checking log files, I found that error was PHP Fatal error: &#91;ionCube Loader&#93; The Loader must appear as the first entry in the php.ini file in Unknown on line 0 &#160; This is because ionCube must be loaded before any of the Zend extensions are. So if you [...]<p><a href="http://myliteraturetechlife.com/ioncube-loader-the-loader-must-appear-as-the-first-entry-in-the-php-ini-file-in-unknown-on-line-0/">[ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/ioncube-loader-the-loader-must-appear-as-the-first-entry-in-the-php-ini-file-in-unknown-on-line-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing and configuring PPTP VPN on XEN VPS (debian/CentOS)</title>
		<link>http://myliteraturetechlife.com/installing-and-configuring-pptp-vpn-on-xen-vps-debiancentos/</link>
		<comments>http://myliteraturetechlife.com/installing-and-configuring-pptp-vpn-on-xen-vps-debiancentos/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 15:46:01 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Dabian]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[configuring pptp vpn]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[how to install]]></category>
		<category><![CDATA[how to install pptp vpn]]></category>
		<category><![CDATA[installing pptp vpn]]></category>
		<category><![CDATA[vpn on centos]]></category>
		<category><![CDATA[vpn on debian]]></category>
		<category><![CDATA[vpn on xen vps]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=855</guid>
		<description><![CDATA[This tutorials will help you to install PPTP vpn on Xen vps. PPTP installation: Debian apt-get install pptp CentOS yum -y install pptp Configuration: Open /etc/pptpd.conf and add following 2 lines nano -w /etc/pptpd.conf localip 123.123.123.123 remoteip 192.168.1.1-200 Replace 123.123.123.123 with public ip of your vps Now open /etc/ppp/options.pptpd and add dns server ip ms-dns [...]<p><a href="http://myliteraturetechlife.com/installing-and-configuring-pptp-vpn-on-xen-vps-debiancentos/">Installing and configuring PPTP VPN on XEN VPS (debian/CentOS)</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/installing-and-configuring-pptp-vpn-on-xen-vps-debiancentos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error: Missing Dependency: perl(Convert::ASN1) is needed by package samba</title>
		<link>http://myliteraturetechlife.com/error-missing-dependency-perlconvertasn1-is-needed-by-package-samba/</link>
		<comments>http://myliteraturetechlife.com/error-missing-dependency-perlconvertasn1-is-needed-by-package-samba/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 15:10:10 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[dependency]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=758</guid>
		<description><![CDATA[While updating a server, I got perl dependency error with Samba # yum upgrade ..... ..... samba-3.0.33-3.7.el5.i386 from base has depsolving problems --&#38;gt; Missing Dependency: perl(Convert::ASN1) is needed by package samba-3.0.33-3.7.el5.i386 (base) Error: Missing Dependency: perl(Convert::ASN1) is needed by package samba-3.0.33-3.7.el5.i386 (base) Recommended reading Missing Dependency: librrd.so.2 after munin installation Solution: ERROR: Unable to install [...]<p><a href="http://myliteraturetechlife.com/error-missing-dependency-perlconvertasn1-is-needed-by-package-samba/">Error: Missing Dependency: perl(Convert::ASN1) is needed by package samba</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/error-missing-dependency-perlconvertasn1-is-needed-by-package-samba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding additional smtp port in Cpanel server</title>
		<link>http://myliteraturetechlife.com/adding-additional-smtp-port-in-cpanel-server/</link>
		<comments>http://myliteraturetechlife.com/adding-additional-smtp-port-in-cpanel-server/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 20:24:02 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[additional smtp port]]></category>
		<category><![CDATA[exim configuration]]></category>
		<category><![CDATA[spamming]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=692</guid>
		<description><![CDATA[By default smtp servers use port 25 but some of the isps block port 25 and force their users to use their smtp server to avoid spamming, however Cpanel have a simple option to add additional smtp port so that your users can use their website&#8217;s smtp server to send emails. Login into WHM. Click [...]<p><a href="http://myliteraturetechlife.com/adding-additional-smtp-port-in-cpanel-server/">Adding additional smtp port in Cpanel server</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/adding-additional-smtp-port-in-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to upgrade php to 5.2 in Plesk 9.x and 8.x</title>
		<link>http://myliteraturetechlife.com/how-to-upgrade-php-to-5-2-in-plesk-9-x-and-8-x/</link>
		<comments>http://myliteraturetechlife.com/how-to-upgrade-php-to-5-2-in-plesk-9-x-and-8-x/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 20:40:19 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[how to upgrade]]></category>
		<category><![CDATA[php5.2]]></category>
		<category><![CDATA[plesk 9.x]]></category>
		<category><![CDATA[plesk8]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=680</guid>
		<description><![CDATA[By default plesk 9.x and 8.x comes with php 5.1 installed, however if your application requires php 5.2 specifically then you can upgrade it manually with simple steps. wget -q -O - http://www.ucvhost.com/installers/atomic.sh &#124;sh &#160; yum update php &#160; yum install php-soap &#160; yum install php-json &#160; /usr/local/psa/admin/sbin/websrvmng -a &#160; service psa stopall &#160; service [...]<p><a href="http://myliteraturetechlife.com/how-to-upgrade-php-to-5-2-in-plesk-9-x-and-8-x/">How to upgrade php to 5.2 in Plesk 9.x and 8.x</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-upgrade-php-to-5-2-in-plesk-9-x-and-8-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing cpanellogd and cpbackup running at the same time?</title>
		<link>http://myliteraturetechlife.com/preventing-cpanellogd-and-cpbackup-running-at-the-same-time/</link>
		<comments>http://myliteraturetechlife.com/preventing-cpanellogd-and-cpbackup-running-at-the-same-time/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 20:34:56 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpanel statistics]]></category>
		<category><![CDATA[cpanellogd]]></category>
		<category><![CDATA[cpbackup]]></category>
		<category><![CDATA[cpu consumption]]></category>
		<category><![CDATA[server load]]></category>
		<category><![CDATA[shared servers]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=678</guid>
		<description><![CDATA[Cpanellogd [log processing] and cpbackup [Backups] consumes lots of CPU power of server. Therefore, it is not recommended to run cpanellogd and cpbackup at the same time on shared server. By default cpanel run them at the same time, however you can set cpanel to not to run them at the same time to avoid [...]<p><a href="http://myliteraturetechlife.com/preventing-cpanellogd-and-cpbackup-running-at-the-same-time/">Preventing cpanellogd and cpbackup running at the same time?</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/preventing-cpanellogd-and-cpbackup-running-at-the-same-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to kill a process in Linux</title>
		<link>http://myliteraturetechlife.com/how-to-kill-a-process-in-linux/</link>
		<comments>http://myliteraturetechlife.com/how-to-kill-a-process-in-linux/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 21:09:33 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[killing a process]]></category>
		<category><![CDATA[linux process]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=670</guid>
		<description><![CDATA[All linux and Unix distributions comes with kill command inside. Killing process by name If you know the process name which you want to kill then you can simply use killall [process_name] killall -9 [process_name] Killing process by process ID You can find process ID of a process using pidof [process_name] and then kill [process_ID] [...]<p><a href="http://myliteraturetechlife.com/how-to-kill-a-process-in-linux/">How to kill a process in Linux</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-kill-a-process-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find process root in Linux</title>
		<link>http://myliteraturetechlife.com/how-to-find-process-root-in-linux/</link>
		<comments>http://myliteraturetechlife.com/how-to-find-process-root-in-linux/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 21:04:38 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Web Servers Security]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=668</guid>
		<description><![CDATA[If you find a process creating load on your linux machine, and you want to find the application, file or script which is running this process and ps aux command is your friend. Suppose, a php process is running and creating load, you can run ps aux &#124; grep php It will show the the [...]<p><a href="http://myliteraturetechlife.com/how-to-find-process-root-in-linux/">How to find process root in Linux</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-find-process-root-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to increase size of tmpDSK (/tmp) in Cpanel</title>
		<link>http://myliteraturetechlife.com/how-to-increase-size-of-tmpdsk-tmp-in-cpanel/</link>
		<comments>http://myliteraturetechlife.com/how-to-increase-size-of-tmpdsk-tmp-in-cpanel/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 20:33:22 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[/tmp]]></category>
		<category><![CDATA[/usr/tmpDSK]]></category>
		<category><![CDATA[how to increase]]></category>
		<category><![CDATA[size of /tmp]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=625</guid>
		<description><![CDATA[Default partition of /tmp in cpanel is 500MBs and if for some reasons it get full, cpanel start sending alerts. Drive Critical: /usr/tmpDSK (/tmp) is 100% full It also cause the services like apache, mysql to stop working because whenever these services run, they create temporary files which stop in /tmp, these files includes PHP [...]<p><a href="http://myliteraturetechlife.com/how-to-increase-size-of-tmpdsk-tmp-in-cpanel/">How to increase size of tmpDSK (/tmp) in Cpanel</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-increase-size-of-tmpdsk-tmp-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSF on DirectAdmin</title>
		<link>http://myliteraturetechlife.com/csf-on-directadmin/</link>
		<comments>http://myliteraturetechlife.com/csf-on-directadmin/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 21:04:12 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Directadmin]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[csf]]></category>
		<category><![CDATA[installing csf]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=617</guid>
		<description><![CDATA[There was a time when I was about to select a firewall for a server which had DirectAdmin installed and I choosed CSF. CSF is one of the best firewall available for hosting servers. Installation of CSF in directAdmin is really easy, just download csf. Extract it and Install it Just a 3 step installation. [...]<p><a href="http://myliteraturetechlife.com/csf-on-directadmin/">CSF on DirectAdmin</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/csf-on-directadmin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

