<?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; How to</title>
	<atom:link href="http://myliteraturetechlife.com/tag/how-to/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>Disabling PHPMail() function from WHM/Cpanel</title>
		<link>http://myliteraturetechlife.com/disabling-phpmail-function-from-whmcpanel/</link>
		<comments>http://myliteraturetechlife.com/disabling-phpmail-function-from-whmcpanel/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 16:18:37 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[php mail function]]></category>
		<category><![CDATA[whm]]></category>

		<guid isPermaLink="false">http://myliteraturetechlife.com/?p=920</guid>
		<description><![CDATA[Php mail () function is used to send emails through php scripts and most of the times is used by spammers to spam from servers. Here is the way to disable it in WHM/Cpanel. Login to WHM Go to tweak settings Find “Prevent the user &#8220;nobody&#8221; from sending out mail to remote addresses (PHP and CGI scripts [...]<p><a href="http://myliteraturetechlife.com/disabling-phpmail-function-from-whmcpanel/">Disabling PHPMail() function from WHM/Cpanel</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/disabling-phpmail-function-from-whmcpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; How it is built?</title>
		<link>http://myliteraturetechlife.com/linux-how-it-is-built/</link>
		<comments>http://myliteraturetechlife.com/linux-how-it-is-built/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 19:47:04 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://myliteraturetechlife.com/?p=903</guid>
		<description><![CDATA[Linux is a biggest example of free and Opensource software. How it is built? Here you see the video :- &#160; &#160; Linux &#8211; How it is built? is a post from: MyLiteratureTechLife.COM<p><a href="http://myliteraturetechlife.com/linux-how-it-is-built/">Linux &#8211; How it is built?</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/linux-how-it-is-built/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shell script to monitor current disk space and getting alert on thresh hold level</title>
		<link>http://myliteraturetechlife.com/shell-script-to-monitor-current-disk-space-and-getting-alert-on-thresh-hold-level/</link>
		<comments>http://myliteraturetechlife.com/shell-script-to-monitor-current-disk-space-and-getting-alert-on-thresh-hold-level/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 08:03:34 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Bash scripts]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[monitor]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=889</guid>
		<description><![CDATA[Yesterday I wrote a post when I found a script to monitor disk space in a server and getting alert on thresh hold level. However that script just send a notification when disk space is on thresh hold, but I wanted to get disk usage on daily basis therefore I made some modifications in script. [...]<p><a href="http://myliteraturetechlife.com/shell-script-to-monitor-current-disk-space-and-getting-alert-on-thresh-hold-level/">Shell script to monitor current disk space and getting alert on thresh hold level</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/shell-script-to-monitor-current-disk-space-and-getting-alert-on-thresh-hold-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iptables firewall on Debian</title>
		<link>http://myliteraturetechlife.com/iptables-firewall-on-debian/</link>
		<comments>http://myliteraturetechlife.com/iptables-firewall-on-debian/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 15:54:42 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Dabian]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[configuring iptables]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[how to configure iptables]]></category>
		<category><![CDATA[how to install iptables]]></category>
		<category><![CDATA[installing iptables]]></category>
		<category><![CDATA[iptables on debian]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=860</guid>
		<description><![CDATA[Iptables provide filtering, NAT and other packet mangling. Viewing current configuration iptables -L Output will be like Chain INPUT &#40;policy ACCEPT&#41; target prot opt source destination &#160; Chain FORWARD &#40;policy ACCEPT&#41; target prot opt source destination &#160; Chain OUTPUT &#40;policy ACCEPT&#41; target prot opt source destination Storing iptables rules in a file nano -w /etc/iptables.test.rules [...]<p><a href="http://myliteraturetechlife.com/iptables-firewall-on-debian/">Iptables firewall on Debian</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/iptables-firewall-on-debian/feed/</wfw:commentRss>
		<slash:comments>1</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>Disabling open_basedir in plesk</title>
		<link>http://myliteraturetechlife.com/disabling-open_basedir-in-plesk/</link>
		<comments>http://myliteraturetechlife.com/disabling-open_basedir-in-plesk/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 14:04:26 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[open_basedir]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[vhost.conf]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=769</guid>
		<description><![CDATA[Plesk handle things differently then Cpanel. If you will make any custom change in plesk configuration files then they will revert to original after some specific period of time. To disable open_basedir in plesk for some specific domain, it requires to make a vhost.conf file. Go to /var/www/vhosts/your_domain.com/conf Make a file name vhost.conf Paste the [...]<p><a href="http://myliteraturetechlife.com/disabling-open_basedir-in-plesk/">Disabling open_basedir in plesk</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/disabling-open_basedir-in-plesk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Resetting WordPress blog password using CPanel</title>
		<link>http://myliteraturetechlife.com/resetting-wordpress-blog-password-using-cpanel/</link>
		<comments>http://myliteraturetechlife.com/resetting-wordpress-blog-password-using-cpanel/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 18:23:57 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[blog password]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[wordpress password]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=688</guid>
		<description><![CDATA[Have you lost your wordpress blog password? No worries, you can reset it using simple steps Open up Cpanel and click on PHPMyAdmin Go to the database of your blog Populate tables Go to the table wp_users and click on browse Click on the pencil (edit) icon next to the user you want to reset [...]<p><a href="http://myliteraturetechlife.com/resetting-wordpress-blog-password-using-cpanel/">Resetting WordPress blog password using CPanel</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/resetting-wordpress-blog-password-using-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install APF firewall in Linux</title>
		<link>http://myliteraturetechlife.com/install-apf-firewall-in-linux/</link>
		<comments>http://myliteraturetechlife.com/install-apf-firewall-in-linux/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 21:06:48 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[apf]]></category>
		<category><![CDATA[configuration of apf]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[installation of apf]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=684</guid>
		<description><![CDATA[firewall is always very important for the security of your system, specially if you are running a web server running very popular websites then firewall is the life of your server. Previously I explained how to install CSF firewall, and here is the tutorial for APF which is another great firewall available. cd /usr/local/src/ &#160; [...]<p><a href="http://myliteraturetechlife.com/install-apf-firewall-in-linux/">Install APF firewall in Linux</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/install-apf-firewall-in-linux/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 enable telnet in Windows7</title>
		<link>http://myliteraturetechlife.com/how-to-enable-telnet-in-windows7/</link>
		<comments>http://myliteraturetechlife.com/how-to-enable-telnet-in-windows7/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 13:48:25 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[enabling]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=648</guid>
		<description><![CDATA[telnet is consider to be very unsecure, therefore it is recommended to use ssh rather then telnet. However we do some time need telnet. Telnet is by default disabled in Windows7, but you can enable it if you want. Click on start Go to control panel Click &#8220;program and features&#8220; Click on &#8220;Turn Windows features [...]<p><a href="http://myliteraturetechlife.com/how-to-enable-telnet-in-windows7/">How to enable telnet in Windows7</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-enable-telnet-in-windows7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

