<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Linux 101 Hacks</title>
	
	<link>http://linux.101hacks.com</link>
	<description>Free eBook to Build a Strong Foundation in UNIX / Linux</description>
	<lastBuildDate>Mon, 26 Jul 2010 06:33:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Linux101Hacks" /><feedburner:info uri="linux101hacks" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Linux101Hacks</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>UNIX / Linux pmap Command Examples</title>
		<link>http://feedproxy.google.com/~r/Linux101Hacks/~3/w65niz5BIAI/</link>
		<comments>http://linux.101hacks.com/unix/pmap/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 07:04:00 +0000</pubDate>
		<dc:creator>SathiyaMoorthy</dc:creator>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<category><![CDATA[man pmap]]></category>

		<guid isPermaLink="false">http://linux.101hacks.com/?p=542</guid>
		<description>What is pmap ?
3 pmap examples
Syntax and Options
Related Commands

What is pmap ?
pmap displays the memory map of a process for the specified pid(s).


3 pmap Examples
View the memory map of a process
To view the memory map of a process, specify the PID of it. It displays the process name along with the memory map details as [...] &lt;br /&gt;&lt;br /&gt; &lt;p&gt;Read More: &lt;a href=http://linux.101hacks.com/unix/pmap/&gt;UNIX / Linux pmap Command Examples&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;Support Us - Get your copy of &lt;a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook"&gt;Vim 101 Hacks&lt;/a&gt; eBook.&lt;br /&gt;&lt;small&gt;Copyright &amp;copy; &lt;a target="_blank" href="http://linux.101hacks.com/copyright"&gt;Linux 101 Hacks&lt;/a&gt;.  All Rights Reserved.&lt;/small&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=w65niz5BIAI:djR6DFKByto:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=w65niz5BIAI:djR6DFKByto:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=w65niz5BIAI:djR6DFKByto:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=w65niz5BIAI:djR6DFKByto:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?i=w65niz5BIAI:djR6DFKByto:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Linux101Hacks/~4/w65niz5BIAI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://linux.101hacks.com/unix/pmap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://linux.101hacks.com/unix/pmap/</feedburner:origLink></item>
		<item>
		<title>UNIX / Linux eject Command Examples</title>
		<link>http://feedproxy.google.com/~r/Linux101Hacks/~3/lZ9Q0ZTiyFc/</link>
		<comments>http://linux.101hacks.com/unix/eject/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 07:02:12 +0000</pubDate>
		<dc:creator>SathiyaMoorthy</dc:creator>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<category><![CDATA[man eject]]></category>

		<guid isPermaLink="false">http://linux.101hacks.com/?p=532</guid>
		<description>What is eject ?
4 eject examples
Syntax and Options
Related Commands

What is eject ?
eject command is mainly used to eject the CD / DVD tray. You can also close the tray using certain options.
eject command can be used to eject floppy disk, tape, or JAZ or ZIP disk. eject command can also be used to control the [...] &lt;br /&gt;&lt;br /&gt; &lt;p&gt;Read More: &lt;a href=http://linux.101hacks.com/unix/eject/&gt;UNIX / Linux eject Command Examples&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;Support Us - Get your copy of &lt;a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook"&gt;Vim 101 Hacks&lt;/a&gt; eBook.&lt;br /&gt;&lt;small&gt;Copyright &amp;copy; &lt;a target="_blank" href="http://linux.101hacks.com/copyright"&gt;Linux 101 Hacks&lt;/a&gt;.  All Rights Reserved.&lt;/small&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=lZ9Q0ZTiyFc:Bs3ZAiJSJDc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=lZ9Q0ZTiyFc:Bs3ZAiJSJDc:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=lZ9Q0ZTiyFc:Bs3ZAiJSJDc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=lZ9Q0ZTiyFc:Bs3ZAiJSJDc:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?i=lZ9Q0ZTiyFc:Bs3ZAiJSJDc:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Linux101Hacks/~4/lZ9Q0ZTiyFc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://linux.101hacks.com/unix/eject/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://linux.101hacks.com/unix/eject/</feedburner:origLink></item>
		<item>
		<title>UNIX / Linux iostat Command Examples</title>
		<link>http://feedproxy.google.com/~r/Linux101Hacks/~3/lGroPEPkz6I/</link>
		<comments>http://linux.101hacks.com/unix/iostat/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 07:04:45 +0000</pubDate>
		<dc:creator>SathiyaMoorthy</dc:creator>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<category><![CDATA[man iostat]]></category>

		<guid isPermaLink="false">http://linux.101hacks.com/?p=512</guid>
		<description>What is iostat?
4 iostat examples
Syntax and Options
Related Commands

What is iostat?
Iostat command reports CPU and I/O statistics. iostat command is used during performance analysis to narrow down the problematic areas in the system.
Sample output of iostat command and its explanation:

$ iostat
Linux 2.6.31-17-generic (sathiya-laptop) 	05/25/10 	_i686_	(1 CPU)

avg-cpu:  %user   %nice %system %iowait  %steal  [...] &lt;br /&gt;&lt;br /&gt; &lt;p&gt;Read More: &lt;a href=http://linux.101hacks.com/unix/iostat/&gt;UNIX / Linux iostat Command Examples&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;Support Us - Get your copy of &lt;a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook"&gt;Vim 101 Hacks&lt;/a&gt; eBook.&lt;br /&gt;&lt;small&gt;Copyright &amp;copy; &lt;a target="_blank" href="http://linux.101hacks.com/copyright"&gt;Linux 101 Hacks&lt;/a&gt;.  All Rights Reserved.&lt;/small&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=lGroPEPkz6I:6XxkHpAUelQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=lGroPEPkz6I:6XxkHpAUelQ:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=lGroPEPkz6I:6XxkHpAUelQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=lGroPEPkz6I:6XxkHpAUelQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?i=lGroPEPkz6I:6XxkHpAUelQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Linux101Hacks/~4/lGroPEPkz6I" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://linux.101hacks.com/unix/iostat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://linux.101hacks.com/unix/iostat/</feedburner:origLink></item>
		<item>
		<title>UNIX / Linux shutdown Command Examples</title>
		<link>http://feedproxy.google.com/~r/Linux101Hacks/~3/PtJ_0iaZzPc/</link>
		<comments>http://linux.101hacks.com/unix/shutdown/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 07:02:07 +0000</pubDate>
		<dc:creator>SathiyaMoorthy</dc:creator>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<category><![CDATA[man shutdown]]></category>

		<guid isPermaLink="false">http://linux.101hacks.com/?p=514</guid>
		<description>What is shutdown?
5 shutdown examples
Syntax and Options
Related Commands

What is shutdown?
Shutdown the system in a safe way. You can shutdown the machine immediately, or schedule a shutdown using 24 hour format. 
After bringing down the system, shutdown command halts or reboots the system according to the option that is specified. Only root user can execute shutdown [...] &lt;br /&gt;&lt;br /&gt; &lt;p&gt;Read More: &lt;a href=http://linux.101hacks.com/unix/shutdown/&gt;UNIX / Linux shutdown Command Examples&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;Support Us - Get your copy of &lt;a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook"&gt;Vim 101 Hacks&lt;/a&gt; eBook.&lt;br /&gt;&lt;small&gt;Copyright &amp;copy; &lt;a target="_blank" href="http://linux.101hacks.com/copyright"&gt;Linux 101 Hacks&lt;/a&gt;.  All Rights Reserved.&lt;/small&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=PtJ_0iaZzPc:7v6F6FpdAYY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=PtJ_0iaZzPc:7v6F6FpdAYY:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=PtJ_0iaZzPc:7v6F6FpdAYY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=PtJ_0iaZzPc:7v6F6FpdAYY:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?i=PtJ_0iaZzPc:7v6F6FpdAYY:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Linux101Hacks/~4/PtJ_0iaZzPc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://linux.101hacks.com/unix/shutdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://linux.101hacks.com/unix/shutdown/</feedburner:origLink></item>
		<item>
		<title>UNIX / Linux md5sum Command Examples</title>
		<link>http://feedproxy.google.com/~r/Linux101Hacks/~3/sN888KUOjtA/</link>
		<comments>http://linux.101hacks.com/unix/md5sum/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 07:04:24 +0000</pubDate>
		<dc:creator>SathiyaMoorthy</dc:creator>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<category><![CDATA[man md5sum]]></category>

		<guid isPermaLink="false">http://linux.101hacks.com/?p=505</guid>
		<description>What is md5sum?
5 md5sum examples
Syntax and Options
Related Commands

What is md5sum?
md5sum is a 128 bit checksum which will be unique for the same data provided. Use md5sum command to calculate and cross check the md5sum. 
Two non identical files will never have the same md5sum. Typically, md5sum is used to cross verify the integrity of a [...] &lt;br /&gt;&lt;br /&gt; &lt;p&gt;Read More: &lt;a href=http://linux.101hacks.com/unix/md5sum/&gt;UNIX / Linux md5sum Command Examples&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;Support Us - Get your copy of &lt;a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook"&gt;Vim 101 Hacks&lt;/a&gt; eBook.&lt;br /&gt;&lt;small&gt;Copyright &amp;copy; &lt;a target="_blank" href="http://linux.101hacks.com/copyright"&gt;Linux 101 Hacks&lt;/a&gt;.  All Rights Reserved.&lt;/small&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=sN888KUOjtA:AdsHfA1v35U:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=sN888KUOjtA:AdsHfA1v35U:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=sN888KUOjtA:AdsHfA1v35U:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=sN888KUOjtA:AdsHfA1v35U:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?i=sN888KUOjtA:AdsHfA1v35U:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Linux101Hacks/~4/sN888KUOjtA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://linux.101hacks.com/unix/md5sum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://linux.101hacks.com/unix/md5sum/</feedburner:origLink></item>
		<item>
		<title>UNIX / Linux chmod Command Examples</title>
		<link>http://feedproxy.google.com/~r/Linux101Hacks/~3/HUdDU58K6Rs/</link>
		<comments>http://linux.101hacks.com/unix/chmod/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 07:02:20 +0000</pubDate>
		<dc:creator>SathiyaMoorthy</dc:creator>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<category><![CDATA[man chmod]]></category>

		<guid isPermaLink="false">http://linux.101hacks.com/?p=458</guid>
		<description>What is chmod?
3 chmod examples
Syntax and Options
Related Commands

What is chmod?
chmod stands for change mode, which changes the file or directory mode bits. To put it simply, use chmod command to change the file or directory permissions.
Following is a sample of ls -l command output. In this, the 9 characters from 2nd to 10th position represents [...] &lt;br /&gt;&lt;br /&gt; &lt;p&gt;Read More: &lt;a href=http://linux.101hacks.com/unix/chmod/&gt;UNIX / Linux chmod Command Examples&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;Support Us - Get your copy of &lt;a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook"&gt;Vim 101 Hacks&lt;/a&gt; eBook.&lt;br /&gt;&lt;small&gt;Copyright &amp;copy; &lt;a target="_blank" href="http://linux.101hacks.com/copyright"&gt;Linux 101 Hacks&lt;/a&gt;.  All Rights Reserved.&lt;/small&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=HUdDU58K6Rs:r4BteMWzIjk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=HUdDU58K6Rs:r4BteMWzIjk:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=HUdDU58K6Rs:r4BteMWzIjk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=HUdDU58K6Rs:r4BteMWzIjk:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?i=HUdDU58K6Rs:r4BteMWzIjk:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Linux101Hacks/~4/HUdDU58K6Rs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://linux.101hacks.com/unix/chmod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://linux.101hacks.com/unix/chmod/</feedburner:origLink></item>
		<item>
		<title>UNIX / Linux umount Command Examples</title>
		<link>http://feedproxy.google.com/~r/Linux101Hacks/~3/xwIS5Xl86rg/</link>
		<comments>http://linux.101hacks.com/unix/umount/#comments</comments>
		<pubDate>Mon, 31 May 2010 07:04:00 +0000</pubDate>
		<dc:creator>SathiyaMoorthy</dc:creator>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<category><![CDATA[man umount]]></category>

		<guid isPermaLink="false">http://linux.101hacks.com/?p=481</guid>
		<description>What is umount?
3 umount examples
Syntax and Options
Related Commands

What is umount?
umount stands for unmount, which unmounts the file system. Use umount to unmount a device / partition by specifying the directory where it has been mounted.
Following is the partial output of the mount command.

# mount
/dev/sdb1 on /mnt type vfat (rw)

Device /dev/sdb1 is mounted on /mnt, from [...] &lt;br /&gt;&lt;br /&gt; &lt;p&gt;Read More: &lt;a href=http://linux.101hacks.com/unix/umount/&gt;UNIX / Linux umount Command Examples&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;Support Us - Get your copy of &lt;a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook"&gt;Vim 101 Hacks&lt;/a&gt; eBook.&lt;br /&gt;&lt;small&gt;Copyright &amp;copy; &lt;a target="_blank" href="http://linux.101hacks.com/copyright"&gt;Linux 101 Hacks&lt;/a&gt;.  All Rights Reserved.&lt;/small&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=xwIS5Xl86rg:HO_i0Gx17Fc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=xwIS5Xl86rg:HO_i0Gx17Fc:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=xwIS5Xl86rg:HO_i0Gx17Fc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=xwIS5Xl86rg:HO_i0Gx17Fc:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?i=xwIS5Xl86rg:HO_i0Gx17Fc:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Linux101Hacks/~4/xwIS5Xl86rg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://linux.101hacks.com/unix/umount/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://linux.101hacks.com/unix/umount/</feedburner:origLink></item>
		<item>
		<title>UNIX / Linux exportfs Command Examples</title>
		<link>http://feedproxy.google.com/~r/Linux101Hacks/~3/dZbTppbF-7o/</link>
		<comments>http://linux.101hacks.com/unix/exportfs/#comments</comments>
		<pubDate>Mon, 31 May 2010 07:02:12 +0000</pubDate>
		<dc:creator>SathiyaMoorthy</dc:creator>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<category><![CDATA[man exportfs]]></category>

		<guid isPermaLink="false">http://linux.101hacks.com/?p=496</guid>
		<description>What is exportfs?
3 exportfs examples
Syntax and Options
Related Commands

What is exportfs?
exportfs stands for export file system, which exports file system to a remote server which can mount, and access it like a local file system.
You can also unexport the directories using exportfs command.


3 exportfs Examples
Export a directory to remote server
Export a directory to remote server 192.168.1.1 [...] &lt;br /&gt;&lt;br /&gt; &lt;p&gt;Read More: &lt;a href=http://linux.101hacks.com/unix/exportfs/&gt;UNIX / Linux exportfs Command Examples&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;Support Us - Get your copy of &lt;a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook"&gt;Vim 101 Hacks&lt;/a&gt; eBook.&lt;br /&gt;&lt;small&gt;Copyright &amp;copy; &lt;a target="_blank" href="http://linux.101hacks.com/copyright"&gt;Linux 101 Hacks&lt;/a&gt;.  All Rights Reserved.&lt;/small&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=dZbTppbF-7o:lgF2FstzpZs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=dZbTppbF-7o:lgF2FstzpZs:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=dZbTppbF-7o:lgF2FstzpZs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=dZbTppbF-7o:lgF2FstzpZs:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?i=dZbTppbF-7o:lgF2FstzpZs:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Linux101Hacks/~4/dZbTppbF-7o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://linux.101hacks.com/unix/exportfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://linux.101hacks.com/unix/exportfs/</feedburner:origLink></item>
		<item>
		<title>How to View Windows CHM Files on Linux</title>
		<link>http://feedproxy.google.com/~r/Linux101Hacks/~3/Uo8ma3j_Ub4/</link>
		<comments>http://linux.101hacks.com/unix/how-to-view-windows-chm-files-on-linux/#comments</comments>
		<pubDate>Tue, 11 May 2010 07:02:45 +0000</pubDate>
		<dc:creator>SathiyaMoorthy</dc:creator>
				<category><![CDATA[13. Bonus Hacks]]></category>

		<guid isPermaLink="false">http://linux.101hacks.com/?p=451</guid>
		<description>Question: Someone sent me a *.chm file. I don&amp;#8217;t have windows machine. Is it possible to view a *.chm file on a Linux system.?
Answer: Use kchmviewer to view chm files as explained below.

First, verify whether you already have the kchmviewer command on your system.

# whereis kchmviewer
kchmviewer: /usr/bin/kchmviewer

Install kchmviewer to view chm files on Fedora
If you [...] &lt;br /&gt;&lt;br /&gt; &lt;p&gt;Read More: &lt;a href=http://linux.101hacks.com/unix/how-to-view-windows-chm-files-on-linux/&gt;How to View Windows CHM Files on Linux&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;Support Us - Get your copy of &lt;a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook"&gt;Vim 101 Hacks&lt;/a&gt; eBook.&lt;br /&gt;&lt;small&gt;Copyright &amp;copy; &lt;a target="_blank" href="http://linux.101hacks.com/copyright"&gt;Linux 101 Hacks&lt;/a&gt;.  All Rights Reserved.&lt;/small&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=Uo8ma3j_Ub4:4Rn3f7DzVD0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=Uo8ma3j_Ub4:4Rn3f7DzVD0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=Uo8ma3j_Ub4:4Rn3f7DzVD0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=Uo8ma3j_Ub4:4Rn3f7DzVD0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?i=Uo8ma3j_Ub4:4Rn3f7DzVD0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Linux101Hacks/~4/Uo8ma3j_Ub4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://linux.101hacks.com/unix/how-to-view-windows-chm-files-on-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://linux.101hacks.com/unix/how-to-view-windows-chm-files-on-linux/</feedburner:origLink></item>
		<item>
		<title>Unix Nohup: Run a Command or Shell-Script Even after You Logout</title>
		<link>http://feedproxy.google.com/~r/Linux101Hacks/~3/tFMWct87r3U/</link>
		<comments>http://linux.101hacks.com/unix/nohup-command/#comments</comments>
		<pubDate>Tue, 04 May 2010 07:02:53 +0000</pubDate>
		<dc:creator>SathiyaMoorthy</dc:creator>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<category><![CDATA[nohup.out]]></category>

		<guid isPermaLink="false">http://linux.101hacks.com/?p=446</guid>
		<description>When you execute a Unix job in the background ( using &amp;#038;, bg command), and logout from the session, your process will get killed. You can avoid this using several methods &amp;#8212; executing the job with nohup, or making it as batch job using at, batch or cron command.

This quick tip is for beginners. If [...] &lt;br /&gt;&lt;br /&gt; &lt;p&gt;Read More: &lt;a href=http://linux.101hacks.com/unix/nohup-command/&gt;Unix Nohup: Run a Command or Shell-Script Even after You Logout&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;Support Us - Get your copy of &lt;a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook"&gt;Vim 101 Hacks&lt;/a&gt; eBook.&lt;br /&gt;&lt;small&gt;Copyright &amp;copy; &lt;a target="_blank" href="http://linux.101hacks.com/copyright"&gt;Linux 101 Hacks&lt;/a&gt;.  All Rights Reserved.&lt;/small&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=tFMWct87r3U:jCnS-62udCA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=tFMWct87r3U:jCnS-62udCA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=tFMWct87r3U:jCnS-62udCA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Linux101Hacks?a=tFMWct87r3U:jCnS-62udCA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Linux101Hacks?i=tFMWct87r3U:jCnS-62udCA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Linux101Hacks/~4/tFMWct87r3U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://linux.101hacks.com/unix/nohup-command/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://linux.101hacks.com/unix/nohup-command/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.384 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-07-29 22:37:28 -->
