<?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>techinterplay &#187; Home</title>
	<atom:link href="http://techinterplay.com/category/home/feed" rel="self" type="application/rss+xml" />
	<link>http://techinterplay.com</link>
	<description>Bite into technology!</description>
	<lastBuildDate>Wed, 26 May 2010 05:37:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to enable DKIM in cPanel server.</title>
		<link>http://techinterplay.com/enabled-dkim-cpanel-server.html</link>
		<comments>http://techinterplay.com/enabled-dkim-cpanel-server.html#comments</comments>
		<pubDate>Tue, 25 May 2010 05:03:52 +0000</pubDate>
		<dc:creator>Faheem</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[DKIM]]></category>
		<category><![CDATA[dkim spam]]></category>
		<category><![CDATA[exim]]></category>

		<guid isPermaLink="false">http://techinterplay.com/?p=735</guid>
		<description><![CDATA[DomainKeys Identified Mail (DKIM) lets an organization take responsibility for a message while it is in transit and one can use this to prevent from getting blacklisted by the free email providers like Yahoo, MSN and Google. DKIM can increase the mail authenticity. cPanel does not have an interface to enable DKIM like we have for [...]]]></description>
		<wfw:commentRss>http://techinterplay.com/enabled-dkim-cpanel-server.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Exim: remove mails in queue from a particular sender.E</title>
		<link>http://techinterplay.com/remove-mails-exim-queue-sender.html</link>
		<comments>http://techinterplay.com/remove-mails-exim-queue-sender.html#comments</comments>
		<pubDate>Sat, 06 Mar 2010 19:30:38 +0000</pubDate>
		<dc:creator>Faheem</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[cpanel delete mail queue]]></category>
		<category><![CDATA[cpanel delete mails from a sender. delete mails to a sender]]></category>
		<category><![CDATA[delete mails of a particular user]]></category>
		<category><![CDATA[exim delete sender]]></category>
		<category><![CDATA[exim queue management]]></category>

		<guid isPermaLink="false">http://techinterplay.com/?p=701</guid>
		<description><![CDATA[&#8220;spams&#8221;, its one of the major issue that a sys admin has to deal with throughout his job.  First you need to find the user who is generating it. You can get it from the mail headers.  Once you find the user, disable the script that was responsible for spams, but it may have already [...]]]></description>
		<wfw:commentRss>http://techinterplay.com/remove-mails-exim-queue-sender.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenVZ network down SIOCADDRT: Network is unreachable</title>
		<link>http://techinterplay.com/openvz-network-siocaddrt-network-unreachable.html</link>
		<comments>http://techinterplay.com/openvz-network-siocaddrt-network-unreachable.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 19:31:34 +0000</pubDate>
		<dc:creator>Faheem</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[openvz network down]]></category>
		<category><![CDATA[SIOCADDRT: Network is unreachable]]></category>
		<category><![CDATA[vps not pinging]]></category>

		<guid isPermaLink="false">http://techinterplay.com/?p=713</guid>
		<description><![CDATA[Have you ever come across in a situation where the VPS is running, but network is unreachable?  OpenVZ VPS may be up and running, but network service will be down resulting downtime for websites hosted in it. If you try to restart the network, you will get the below error: ==================================== [root@pers ~]# /etc/init.d/network restart [...]]]></description>
		<wfw:commentRss>http://techinterplay.com/openvz-network-siocaddrt-network-unreachable.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to configure NAT with iptables on a VPS.</title>
		<link>http://techinterplay.com/configure-nat-iptables-vps.html</link>
		<comments>http://techinterplay.com/configure-nat-iptables-vps.html#comments</comments>
		<pubDate>Tue, 02 Mar 2010 12:56:28 +0000</pubDate>
		<dc:creator>Faheem</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[enable NAT for iptables]]></category>
		<category><![CDATA[enable NAT on vps]]></category>
		<category><![CDATA[iptables NAT]]></category>
		<category><![CDATA[NAT for iptables]]></category>
		<category><![CDATA[vz NAT]]></category>

		<guid isPermaLink="false">http://techinterplay.com/?p=708</guid>
		<description><![CDATA[NAT ( network-address-translation ) with iptables  helps us in how to select the packets we want to mangle. We can easily configure NAT on a OpenVZ VPS by following the below steps. Lets first consider a VPS in which NAT is not enabled. Trying to POSTROUTE from VPS throws you errors. iptables -t nat -A [...]]]></description>
		<wfw:commentRss>http://techinterplay.com/configure-nat-iptables-vps.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to disable gzip output on lightspeed server accounts</title>
		<link>http://techinterplay.com/disable-gzip-output-lightspeed-server-accounts.html</link>
		<comments>http://techinterplay.com/disable-gzip-output-lightspeed-server-accounts.html#comments</comments>
		<pubDate>Thu, 25 Feb 2010 06:48:40 +0000</pubDate>
		<dc:creator>Faheem</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[disable gzip output]]></category>
		<category><![CDATA[lightspeed disable gzip]]></category>

		<guid isPermaLink="false">http://techinterplay.com/?p=705</guid>
		<description><![CDATA[You can use .htaccess to disable gzip output if your website is running under a lightspeed server. Open .htacess file and append following lines. php_flag zlib.output_compression Off RewriteEngine On RewriteRule . &#8211; [E=no-gzip:1] RewriteRule ^(.*)$ $1 [E=no-gzip:1] Add this to 100 bookmarks Share this on Bebo Submit this to Bitacoras Share this on Blinklist Engage [...]]]></description>
		<wfw:commentRss>http://techinterplay.com/disable-gzip-output-lightspeed-server-accounts.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Find Linux OS is 32 or 64bit.</title>
		<link>http://techinterplay.com/find-linux-machine-32bit-or-64bit.html</link>
		<comments>http://techinterplay.com/find-linux-machine-32bit-or-64bit.html#comments</comments>
		<pubDate>Fri, 19 Feb 2010 10:29:48 +0000</pubDate>
		<dc:creator>Faheem</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[23bit or 64bit]]></category>
		<category><![CDATA[linux 32 or 64bit.]]></category>
		<category><![CDATA[linux arcticture]]></category>

		<guid isPermaLink="false">http://techinterplay.com/?p=692</guid>
		<description><![CDATA[There are several situations where you need to confirm whether your Linux OS installed  is 32bit or 64bit. People normally use uname -a to find it. But the following command will tell you exactly the machine   architecture. getconf LONG_BIT getconf utility shall conform to the Base Definitions volume of IEEE Std 1003.1-2001, Section 12.2, [...]]]></description>
		<wfw:commentRss>http://techinterplay.com/find-linux-machine-32bit-or-64bit.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>songbird! iTunes for Ubuntu</title>
		<link>http://techinterplay.com/songbird-itunes-for-ubuntu.html</link>
		<comments>http://techinterplay.com/songbird-itunes-for-ubuntu.html#comments</comments>
		<pubDate>Thu, 04 Feb 2010 20:34:16 +0000</pubDate>
		<dc:creator>Faheem</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Songbird]]></category>
		<category><![CDATA[Songbird installation]]></category>
		<category><![CDATA[songbird installation on 9.10]]></category>

		<guid isPermaLink="false">http://techinterplay.com/?p=672</guid>
		<description><![CDATA[﻿﻿Songbird is a opensource music player that utilizes the cross platform frameworks and will runs in Linux, Apple, Solaris &#38; Windows. You can get it downloaded for free from here Linux System Requirements : glibc 2.3.4 or later XOrg 1.0 or later gtk+2.10 or later fontconfig (also known as xft) libstdc++6 1.5 GHz Pentium 4 [...]]]></description>
		<wfw:commentRss>http://techinterplay.com/songbird-itunes-for-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Hide Text in Notepad !!</title>
		<link>http://techinterplay.com/how-to-hide-text-in-notepad.html</link>
		<comments>http://techinterplay.com/how-to-hide-text-in-notepad.html#comments</comments>
		<pubDate>Fri, 04 Dec 2009 13:40:14 +0000</pubDate>
		<dc:creator>Nikhil</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[hidden notepad hack]]></category>
		<category><![CDATA[hiding files]]></category>
		<category><![CDATA[hiding files in XP]]></category>
		<category><![CDATA[notepad hack]]></category>
		<category><![CDATA[Notepad Tricks]]></category>

		<guid isPermaLink="false">http://techinterplay.com/?p=667</guid>
		<description><![CDATA[Well who knew we could hide files with notepad?  Often you do all the coding for webpages in notepad and you gotta keep some of those hidden. What you do is look for a utility to hide your text. You simply don&#8217;t need it. There&#8217;s an easy hack to hide the notepad files. Let&#8217;s see [...]]]></description>
		<wfw:commentRss>http://techinterplay.com/how-to-hide-text-in-notepad.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to transfer a cPanel account to DirectAdmin.</title>
		<link>http://techinterplay.com/how-to-transfer-a-cpanel-account-to-directadmin.html</link>
		<comments>http://techinterplay.com/how-to-transfer-a-cpanel-account-to-directadmin.html#comments</comments>
		<pubDate>Sat, 14 Nov 2009 11:45:43 +0000</pubDate>
		<dc:creator>Faheem</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[cPanel to directadmin]]></category>
		<category><![CDATA[directadmin]]></category>
		<category><![CDATA[tool to convert backup]]></category>

		<guid isPermaLink="false">http://techinterplay.com/?p=644</guid>
		<description><![CDATA[The file structure and back-ups for both control panels are entirely different and its quite difficult to restore the files transfered from one to another control panel manually. There is a script available which can convert a cPanel back-up to the format that of a DirectAdmin. The convert process is quite simple. Download the conversion [...]]]></description>
		<wfw:commentRss>http://techinterplay.com/how-to-transfer-a-cpanel-account-to-directadmin.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>System User Account in Windows XP !!</title>
		<link>http://techinterplay.com/system-user-account-in-windows-xp.html</link>
		<comments>http://techinterplay.com/system-user-account-in-windows-xp.html#comments</comments>
		<pubDate>Sun, 18 Oct 2009 17:25:15 +0000</pubDate>
		<dc:creator>Nikhil</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[hidden xp tricks]]></category>
		<category><![CDATA[logging in as the system user]]></category>
		<category><![CDATA[secret user in xp]]></category>
		<category><![CDATA[system user account in windows xp]]></category>
		<category><![CDATA[system user windows]]></category>
		<category><![CDATA[system user xp]]></category>
		<category><![CDATA[user system]]></category>
		<category><![CDATA[xp super secret]]></category>
		<category><![CDATA[xp system user]]></category>

		<guid isPermaLink="false">http://techinterplay.com/?p=632</guid>
		<description><![CDATA[If you think Administrator has the largest privileges onto the computer, then you are wrong. There is a user who is named SYSTEM. SYSTEM has full control of the operating system and it’s kernel. If you open windows task manager (press ctrl+alt and delete) you will see that System User controls several processes. These processes [...]]]></description>
		<wfw:commentRss>http://techinterplay.com/system-user-account-in-windows-xp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
