<?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>Computer Tech Tips and Computer Tricks &#187; linux hacks</title>
	<atom:link href="http://www.techtipsmaster.com/category/linux-hacks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techtipsmaster.com</link>
	<description>Computer Tech Tips and Computer Tricks</description>
	<lastBuildDate>Mon, 06 Sep 2010 03:03:03 +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>10 Best Apps for Linux</title>
		<link>http://www.techtipsmaster.com/10-best-apps-for-linux.html</link>
		<comments>http://www.techtipsmaster.com/10-best-apps-for-linux.html#comments</comments>
		<pubDate>Fri, 25 Jun 2010 16:24:50 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[linux hacks]]></category>

		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=214</guid>
		<description><![CDATA[The latest Ubuntu release, 10.04 Lucid Lynx, has been available for free Download since the end of April. It allows folks new to Linux to comfortably transition to the free operating system. These apps are must have ones that cater to both the new folks on Ubuntu and the veterans on Fedora and other variants.]]></description>
		<wfw:commentRss>http://www.techtipsmaster.com/10-best-apps-for-linux.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Shell Script Commands to Automate Server or Host Telnet Login Session</title>
		<link>http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html</link>
		<comments>http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html#comments</comments>
		<pubDate>Fri, 29 Jan 2010 13:28:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[sessions.automatic]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=124</guid>
		<description><![CDATA[In linux,we usually come across repeated commands which we try to automate usinng shell scripts.One such major need arises,when we need to establish a telnet session to a system and perform some repeated commands in remote server or host. So,In order to automate the telnet sessions,you just need to copy the following code in a [...]]]></description>
		<wfw:commentRss>http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Formatting a Disk Partition from Linux</title>
		<link>http://www.techtipsmaster.com/formatting-a-disk-partition-from-linux.html</link>
		<comments>http://www.techtipsmaster.com/formatting-a-disk-partition-from-linux.html#comments</comments>
		<pubDate>Fri, 10 Apr 2009 11:03:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux hacks]]></category>

		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=77</guid>
		<description><![CDATA[A partition can be formatted to different file systems. For a pen drive FAT partition is adopted universally. Linux partition is commonly ext3/ext2/ext4/reiserfs.. . Windows usually work with FAT or NTFS partitions. For formatting a partition as FAT ( as in the case of a pen drive ), give the command mkfs.vfat /dev/sdb1 where /dev/sdb1 [...]]]></description>
		<wfw:commentRss>http://www.techtipsmaster.com/formatting-a-disk-partition-from-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hack your Linux Machine</title>
		<link>http://www.techtipsmaster.com/hack-your-linux-machine.html</link>
		<comments>http://www.techtipsmaster.com/hack-your-linux-machine.html#comments</comments>
		<pubDate>Fri, 22 Aug 2008 10:05:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=56</guid>
		<description><![CDATA[techtips@techtipsmaster~$ ){ :&#38; };: This statement is actually a infinite forking loop.The parent forks and new child processes are made.The newly defined function calls itself recursively due to &#8216;:&#8217; and our system gets stuck when all resources are used up and insufficient for the new formed processes.so,once you typed this statement and hits &#8216;enter&#8217;,the only [...]]]></description>
		<wfw:commentRss>http://www.techtipsmaster.com/hack-your-linux-machine.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
