<?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</title>
	<atom:link href="http://myliteraturetechlife.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://myliteraturetechlife.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 21:22:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>W: GPG error apt-get update NO_PUBKEY AED4B06F473041FA</title>
		<link>http://myliteraturetechlife.com/w-gpg-error-apt-get-update-no_pubkey-aed4b06f473041fa/</link>
		<comments>http://myliteraturetechlife.com/w-gpg-error-apt-get-update-no_pubkey-aed4b06f473041fa/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 21:15:08 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Dabian]]></category>
		<category><![CDATA[apt-get update]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=894</guid>
		<description><![CDATA[Error message: http://security.debian.org lenny/updates Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY AED4B06F473041FA Reason: as it turns out this is because GPG key expired This key rollover is a normal maintenance task and was started in August 2010. For security reasons Debian’s archive signing keys regularly expire after [...]<p><a href="http://myliteraturetechlife.com/w-gpg-error-apt-get-update-no_pubkey-aed4b06f473041fa/">W: GPG error apt-get update NO_PUBKEY AED4B06F473041FA</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/w-gpg-error-apt-get-update-no_pubkey-aed4b06f473041fa/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>Monitoring your disk space with shell script</title>
		<link>http://myliteraturetechlife.com/monitoring-your-disk-space-with-shell-script/</link>
		<comments>http://myliteraturetechlife.com/monitoring-your-disk-space-with-shell-script/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 22:25:26 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Bash scripts]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[monitoring]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=885</guid>
		<description><![CDATA[If you are running a busy server with several customers, uploading alot of file then there is a chance that you get out of space without knowing. I was about to write a script for my server but then found it on a famous website. #!/bin/sh # Shell script to monitor or watch the disk [...]<p><a href="http://myliteraturetechlife.com/monitoring-your-disk-space-with-shell-script/">Monitoring your disk space with shell script</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/monitoring-your-disk-space-with-shell-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install nconf web interface for nagios on debian/ubuntu</title>
		<link>http://myliteraturetechlife.com/install-nconf-web-interface-for-nagios-on-debianubuntu/</link>
		<comments>http://myliteraturetechlife.com/install-nconf-web-interface-for-nagios-on-debianubuntu/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 22:33:12 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Dabian]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[nagios webinterface]]></category>
		<category><![CDATA[nconf]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=880</guid>
		<description><![CDATA[Last post was about how to install nagios on debian or Ubuntu. Nagios is a famous monitoring script but problem is it is command based, however several third party web interfaces are available, one of which is nconf. Download nconf wget http://downloads.sourceforge.net/project/nconf/nconf/1.2.6-0/nconf-1.2.6-0.tgz &#160; tar xzvf nconf-1.2.6-0.tgz -C /var/www Change the web owner for nconf chown [...]<p><a href="http://myliteraturetechlife.com/install-nconf-web-interface-for-nagios-on-debianubuntu/">Install nconf web interface for nagios on debian/ubuntu</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/install-nconf-web-interface-for-nagios-on-debianubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install nagios on Debian ?</title>
		<link>http://myliteraturetechlife.com/how-to-install-nagios-on-debian/</link>
		<comments>http://myliteraturetechlife.com/how-to-install-nagios-on-debian/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 21:30:56 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Dabian]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[monitoring]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=875</guid>
		<description><![CDATA[Nagios is a famous and opensource monitoring script, being widely used by most of the host to monitor their networks and servers. Installation of nagios on debian is very easy, just a command apt-get install nagios3 ms1:~# apt-get install nagios3 Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages [...]<p><a href="http://myliteraturetechlife.com/how-to-install-nagios-on-debian/">How to install nagios on Debian ?</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-install-nagios-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>553 sorry, that domain isn&#8217;t in my list of allowed rcpthosts</title>
		<link>http://myliteraturetechlife.com/553-sorry-that-domain-isnt-in-my-list-of-allowed-rcpthosts/</link>
		<comments>http://myliteraturetechlife.com/553-sorry-that-domain-isnt-in-my-list-of-allowed-rcpthosts/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 16:36:17 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Error Number: 0x800CCC79]]></category>
		<category><![CDATA[outlook error]]></category>
		<category><![CDATA[Server Error: 553]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=871</guid>
		<description><![CDATA[The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was 'me@shahbazhk.com'. Subject 'testing email', Account: 'mail.ghazalz.com', Server: 'mail.ghazalz.com', Protocol: SMTP, Server Response: '553 sorry, that domain isn't in my list of allowed rcpthosts &#40;#5.5.3 - chkuser)', Port: 25, Secure(SSL): No, Server Error: 553, Error [...]<p><a href="http://myliteraturetechlife.com/553-sorry-that-domain-isnt-in-my-list-of-allowed-rcpthosts/">553 sorry, that domain isn&#8217;t in my list of allowed rcpthosts</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/553-sorry-that-domain-isnt-in-my-list-of-allowed-rcpthosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing and enabling Xcache in Kloxo/LxAdmin &#8211; CentOS</title>
		<link>http://myliteraturetechlife.com/installing-and-enabling-xcache-in-kloxolxadmin-centos/</link>
		<comments>http://myliteraturetechlife.com/installing-and-enabling-xcache-in-kloxolxadmin-centos/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 15:25:41 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Kloxo]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to enable]]></category>
		<category><![CDATA[how to insta]]></category>
		<category><![CDATA[installing and enabling]]></category>
		<category><![CDATA[xcache kloxo]]></category>
		<category><![CDATA[xcache lxadmin]]></category>
		<category><![CDATA[xcache php]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=867</guid>
		<description><![CDATA[Installing and enabling Xcache is very easy in kloxo, you need to run following command to install sh /script/xcache-install &#91;root@ ~&#93;# sh /script/xcache-install Loaded plugins: fastestmirror, protectbase Loading mirror speeds from cached hostfile * base: ftp.osuosl.org * extras: mirror.wiredtree.com * updates: mirror.steadfast.net 0 packages excluded due to repository protections Setting up Install Process Resolving Dependencies [...]<p><a href="http://myliteraturetechlife.com/installing-and-enabling-xcache-in-kloxolxadmin-centos/">Installing and enabling Xcache in Kloxo/LxAdmin &#8211; CentOS</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/installing-and-enabling-xcache-in-kloxolxadmin-centos/feed/</wfw:commentRss>
		<slash:comments>2</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>Installing and configuring Squid proxy server on Debian</title>
		<link>http://myliteraturetechlife.com/installing-and-configuring-squid-proxy-server-on-debian/</link>
		<comments>http://myliteraturetechlife.com/installing-and-configuring-squid-proxy-server-on-debian/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 15:45:33 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Proxy Server]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[proxy server]]></category>
		<category><![CDATA[squid]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=849</guid>
		<description><![CDATA[Installing and configuring squid take just 5 minutes maximum. Installing root@d:~$ apt-get install squid and squid is installed, now all we need is to just add and change few options in configuration file. Path to squid configuration is /etc/squid/squid.conf Open configuration file and add your ip acl myip src xxx.xxx.xxx.xxx If you want to add [...]<p><a href="http://myliteraturetechlife.com/installing-and-configuring-squid-proxy-server-on-debian/">Installing and configuring Squid proxy server on Debian</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/installing-and-configuring-squid-proxy-server-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

