<?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>Tech Kaki &#187; Ubuntu</title>
	<atom:link href="http://www.techkaki.com/category/linux/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techkaki.com</link>
	<description>Tips and Tricks for Mac OS X, Windows, Linux and office suite software.</description>
	<lastBuildDate>Wed, 28 Dec 2011 08:34:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to limit SSH access by IP Address</title>
		<link>http://www.techkaki.com/2011/05/how-to-limit-ssh-access-by-ip-address/</link>
		<comments>http://www.techkaki.com/2011/05/how-to-limit-ssh-access-by-ip-address/#comments</comments>
		<pubDate>Mon, 09 May 2011 14:20:26 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=2104</guid>
		<description><![CDATA[Tweet To Secure your Linux server and prevent attacks, you can limit SSHd to certain IP addresses by modify the /etc/hosts.allow and /etc/host.deny files Below are the few steps :- 1) Open /etc/hosts.allow Use the following command to open the hosts.allow file: vi /etc/hosts.allow Once this file is open, add the following line: SSHD : [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2011/05/how-to-limit-ssh-access-by-ip-address/" data-text="How to limit SSH access by IP Address" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2011/05/how-to-limit-ssh-access-by-ip-address/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<div>To Secure your Linux server and prevent attacks, you can  limit SSHd to certain IP addresses by modify the /etc/hosts.allow and         /etc/host.deny files</div>
<p>Below are the few steps :-</p>
<p>1) Open /etc/hosts.allow</p>
<p>Use the following command to open the hosts.allow file:</p>
<div>
<blockquote>
<div>vi /etc/hosts.allow</div>
</blockquote>
</div>
<p>Once this file is open, add the following line:</p>
<div>
<blockquote>
<div>SSHD : ipaddress : ALLOW</div>
</blockquote>
</div>
<p>2) Open /etc/hosts.deny</p>
<p>Use the following command to open the hosts.deny file:</p>
<div>
<blockquote>
<div>vi /etc/hosts.deny</div>
</blockquote>
</div>
<p>Once it opens, add the following line to the file:</p>
<div>
<blockquote>
<div>SSHD : ALL : DENY</div>
</blockquote>
</div>
<p>Save and exit, and you have successfully limited SSH access by IP address.</p>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2011%2F05%2Fhow-to-limit-ssh-access-by-ip-address%2F&amp;title=How%20to%20limit%20SSH%20access%20by%20IP%20Address" id="wpa2a_2"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2011/05/how-to-limit-ssh-access-by-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to store and share files and folders on cloud.</title>
		<link>http://www.techkaki.com/2011/05/how-to-store-and-share-files-and-folders-on-cloud/</link>
		<comments>http://www.techkaki.com/2011/05/how-to-store-and-share-files-and-folders-on-cloud/#comments</comments>
		<pubDate>Tue, 03 May 2011 13:40:24 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Utilities Software]]></category>
		<category><![CDATA[Win Vista]]></category>
		<category><![CDATA[Win7]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WinXP]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=2229</guid>
		<description><![CDATA[Tweet Dropbox is a free service that lets you bring all your photos, docs, and videos anywhere. Dropbox provides users with 2 GB of space for free, and they can pay for more. Dropbox  support Windows, Mac OS X, Fedora, Ubuntu, iPad, iPhone, Android and Blackberry. After you install Dropbox on your computer, any file you [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2011/05/how-to-store-and-share-files-and-folders-on-cloud/" data-text="How to store and share files and folders on cloud." data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2011/05/how-to-store-and-share-files-and-folders-on-cloud/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/dropbox_logo.png"><img class="alignleft size-full wp-image-2230" title="dropbox_logo" src="http://www.techkaki.com/wp-content/uploads/2011/05/dropbox_logo.png" alt="" width="128" height="128" /></a>Dropbox is a free service that lets you bring all your photos, docs, and  videos anywhere. Dropbox provides  users with 2 GB of space for free, and they can pay for more. Dropbox  support Windows, Mac OS X, Fedora, Ubuntu, iPad, iPhone, Android and Blackberry.</p>
<p>After you install Dropbox on your computer, any file  you save to your Dropbox will automatically save to all your computers,  your iPhone and iPad and even the Dropbox website.</p>
<p>To know more about Dropbox, click <a href="http://www.dropbox.com/">HERE </a>to visit Dropbox web site.</p>
<p>To download Dropbox, just click <a href="http://www.dropbox.com/downloading?src=index">HERE</a> to download.</p>
<p>You will see the installation guide on the download page. Just follow the instruction to install it.</p>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2011%2F05%2Fhow-to-store-and-share-files-and-folders-on-cloud%2F&amp;title=How%20to%20store%20and%20share%20files%20and%20folders%20on%20cloud." id="wpa2a_4"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2011/05/how-to-store-and-share-files-and-folders-on-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to open .epub files</title>
		<link>http://www.techkaki.com/2011/05/how-to-open-epub-files/</link>
		<comments>http://www.techkaki.com/2011/05/how-to-open-epub-files/#comments</comments>
		<pubDate>Sun, 01 May 2011 07:02:40 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Utilities Software]]></category>
		<category><![CDATA[How to Read Ebooks in the Format: ePub]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=2196</guid>
		<description><![CDATA[Tweet Recently i downloaded a eBook in EPUB format. I failed to open it using Adobe Reader (PDF reader) and Chmox (.chm reader). How to open it?? What is EPUB?? After i google it, i know that ePub format is an open standard for ebooks by the International Digital Publishing Forum. All the ePub files have [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2011/05/how-to-open-epub-files/" data-text="How to open .epub files" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2011/05/how-to-open-epub-files/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p>Recently i downloaded a eBook in <strong>EPUB</strong> format. I failed to open it using <strong>Adobe Reader</strong> (PDF reader) and <strong>Chmox</strong> (.chm reader). How to open it?? What is EPUB?? After i google it, i know that ePub format is an open standard for ebooks by the International Digital Publishing Forum. All the ePub files have the extension <strong>.epub</strong>.</p>
<p>There are several software programs support the ePub format. Below are the few software allow you to read .ePub file on your computer. You can just click the following link to download it.</p>
<ul>
<li><a href="http://www.adobe.com/products/digitaleditions/">Adobe Digital Editions <span style="color: #000000;">(Support Windows and OS X)</span></a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/epubreader/">EPUBReader</a> (Firefox Add-on)</li>
<li><a href="http://lucidor.org/lucidor/">Lucidor <span style="color: #000000;">(Supports Windows, OS X, and Linux)</span></a></li>
<li><a href="http://www.jedisaber.com/ebooks/Readers.asp#Openberg">Openberg <span style="color: #000000;">(plug-in for Firefox,)</span></a></li>
<li><a href="http://www.fbreader.org/">FBReader</a> (Windows, Linux, OS X)</li>
</ul>
<p><span id="more-2196"></span>Among all the software that i mention above, i tried to read .epub ebook using Adobe Digital Edition on my Mac OS X machines. It work fine for me.</p>
<p>Below are the few step to show how to install Adobe Digital Edition :-</p>
<ul>
<li><a href="http://www.adobe.com/products/digitaleditions/">Download</a> Adobe Digital Edition</li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Edition-homepage.png"><img class="alignnone size-full wp-image-2210" title="Adobe Digital Edition homepage" src="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Edition-homepage.png" alt="" width="456" height="385" /></a></p>
<ul>
<li>Just follow the on screen instruction to download the installer files.</li>
<li>After that, just follow the on screen instruction to install the application. Below are the screen shoot: -</li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Editions-install-1.png"><img class="alignnone size-full wp-image-2211" title="Adobe Digital Editions install - 1" src="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Editions-install-1.png" alt="" width="468" height="347" /></a></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Editions-install-2.png"><img class="alignnone size-full wp-image-2212" title="Adobe Digital Editions install - 2" src="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Editions-install-2.png" alt="" width="469" height="347" /></a></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Editions-install-3.png"><img class="alignnone size-full wp-image-2213" title="Adobe Digital Editions install - 3" src="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Editions-install-3.png" alt="" width="479" height="357" /></a></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Editions-install-4.png"><img class="alignnone size-full wp-image-2214" title="Adobe Digital Editions install - 4" src="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Editions-install-4.png" alt="" width="470" height="348" /></a></p>
<ul>
<li>Try to open .epub format e-book</li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Edition.png"><img class="alignnone size-full wp-image-2215" title="Adobe Digital Edition" src="http://www.techkaki.com/wp-content/uploads/2011/05/Adobe-Digital-Edition.png" alt="" width="489" height="395" /></a></p>
<p>Besides <strong>Adobe Digital Editions</strong>, i tried to install Firefox add-on called <strong>EPUBReader</strong> to read ePub-files in the browser. With this Firefox add-on, you can read ePub files on multiple Operating System (Windows, Linux, Mac OS X, FreeBSD) without install additional software.</p>
<p>To install this Firefox Add-on, it is very easy to do it. Below are the few simple steps to show how to install it:-</p>
<p>&nbsp;</p>
<ul>
<li>Click <a href="https://addons.mozilla.org/en-us/firefox/addon/epubreader/">HERE</a> to download the EPUBReader add-on</li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/EPUBReader-Firefox-addon.png"><img class="alignnone size-full wp-image-2218" title="EPUBReader Firefox addon" src="http://www.techkaki.com/wp-content/uploads/2011/05/EPUBReader-Firefox-addon.png" alt="" width="481" height="371" /></a></p>
<ul>
<li>Click <strong>Add to Firefox</strong> button to begin the installation</li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/EPUBReader-add-on-download.png"><img class="alignnone size-full wp-image-2219" title="EPUBReader add-on download" src="http://www.techkaki.com/wp-content/uploads/2011/05/EPUBReader-add-on-download.png" alt="" width="460" height="145" /></a></p>
<ul>
<li>After download, click <strong>Install Now</strong></li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/EPUBReader-install-now.png"><img class="alignnone size-full wp-image-2220" title="EPUBReader install now" src="http://www.techkaki.com/wp-content/uploads/2011/05/EPUBReader-install-now.png" alt="" width="372" height="250" /></a></p>
<ul>
<li>Restart the Firefox application</li>
</ul>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/05/Reboot-firefox.png"><img class="alignnone size-full wp-image-2221" title="Reboot firefox" src="http://www.techkaki.com/wp-content/uploads/2011/05/Reboot-firefox.png" alt="" width="358" height="147" /></a></p>
<p>How to use EPUBReader? Just view the following video:-</p>
<p>If you others way to read .epub files, please share with me by leave a comment. <img src='http://www.techkaki.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2011%2F05%2Fhow-to-open-epub-files%2F&amp;title=How%20to%20open%20.epub%20files" id="wpa2a_6"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2011/05/how-to-open-epub-files/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu 11.04 (Natty Narwhal) release</title>
		<link>http://www.techkaki.com/2011/04/ubuntu-11-04-natty-narwhal-release/</link>
		<comments>http://www.techkaki.com/2011/04/ubuntu-11-04-natty-narwhal-release/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 03:30:58 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=2202</guid>
		<description><![CDATA[Tweet Ubuntu 11.04 is the version of the Ubuntu operating system released on 28 April 2011. The common name given to this release is &#8220;Natty Narwhal&#8220;. Last release of ubuntu was ubuntu 10.10 (Maverick Meerkat). According to Ubuntu official web site (http://www.ubuntu.com/ubuntu/features), there are lots of visible improvement in ubuntu 11.04 compare with ubuntu 10.10. [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2011/04/ubuntu-11-04-natty-narwhal-release/" data-text="Ubuntu 11.04 (Natty Narwhal) release" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2011/04/ubuntu-11-04-natty-narwhal-release/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/ubuntu_icon.png"><img class="alignnone size-full wp-image-2123" title="ubuntu_icon" src="http://www.techkaki.com/wp-content/uploads/2011/04/ubuntu_icon.png" alt="" width="43" height="45" /></a><strong>Ubuntu 11.04 </strong>is the version of the Ubuntu operating system released on 28 April 2011. The common name given to this release is &#8220;<strong>Natty Narwhal</strong>&#8220;. Last release of ubuntu was ubuntu  10.10 (Maverick  Meerkat). According to Ubuntu official web site (<a href="http://www.ubuntu.com/ubuntu/features"></a><a href="http://www.ubuntu.com/ubuntu/features">http://www.ubuntu.com/ubuntu/features</a>), there are lots of visible improvement  in ubuntu 11.04 compare with ubuntu 10.10.</p>
<p>&nbsp;<br />
<iframe src="http://player.vimeo.com/video/22932847?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0"></iframe>
<p><a href="http://vimeo.com/22932847">What&#8217;s new in Ubuntu 11.04?</a> from <a href="http://vimeo.com/canonicaldesign">Canonical Design</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>&nbsp;</p>
<p>Now you can download Ubuntu for free on Ubuntu Web site. Click <a href="http://www.ubuntu.com/download/ubuntu/download">HERE</a> to download.</p>
<h2></h2>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2011%2F04%2Fubuntu-11-04-natty-narwhal-release%2F&amp;title=Ubuntu%2011.04%20%28Natty%20Narwhal%29%20release" id="wpa2a_8"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2011/04/ubuntu-11-04-natty-narwhal-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to sync iPod song in Ubuntu</title>
		<link>http://www.techkaki.com/2011/04/how-to-sync-ipod-song-in-ubuntu/</link>
		<comments>http://www.techkaki.com/2011/04/how-to-sync-ipod-song-in-ubuntu/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 10:11:33 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[iPod]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=2106</guid>
		<description><![CDATA[Tweet I would like to sync my iPod&#8217;s media file on Linux Machine, is it possible?  As i know iTunes does not support on Linux platform. I found 1 of the open source software called gtkpod. Gtkpod is a platform independent GUI for Apple&#8217;s iPod using GTK2. It allows you to upload songs and playlists [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2011/04/how-to-sync-ipod-song-in-ubuntu/" data-text="How to sync iPod song in Ubuntu" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2011/04/how-to-sync-ipod-song-in-ubuntu/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/gtkpod.png"><img class="alignleft size-full wp-image-2107" title="gtkpod" src="http://www.techkaki.com/wp-content/uploads/2011/04/gtkpod.png" alt="" width="48" height="48" /></a>I would like to sync my iPod&#8217;s media file on Linux Machine, is it possible?  As i know iTunes does not support on Linux platform. I found 1 of the open source software called <strong>gtkpod</strong>. <strong>Gtkpod</strong> is a platform independent GUI for Apple&#8217;s iPod using GTK2. It   allows you to upload songs and playlists to your iPod. It supports ID3   tag editing, multiple charsets for ID3 tags, detects duplicate songs,   allows offline modification of the database with later synchronisation,   and more.</p>
<p><strong>Installing GTKPod<span id="more-2106"></span></strong></p>
<p><strong> </strong>Before you start sync your iPod, you should install GTKPod 1st. I going to install GTKPod on my Ubuntu Machine.</p>
<ul>
<li>Launch your terminal (Applications &gt; Accessories &gt; Terminal)</li>
<li>type following command to install GTKPod</li>
</ul>
<blockquote><p><code>sudo apt-get install gtkpod</code></p></blockquote>
<h2>How to use GTKPod</h2>
<p>First plug in your iPod into your desktop system using the iPod USB  cable. The iPod should be mounted automatically, and you should find an  iPod icon on your desktop.</p>
<p>Now start your gtkpod (on Ubuntu 10.10, it&#8217;s under Sound &amp; Video&gt; Sound &gt; gtkpod iPod Manager)</p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/gtkpod.jpg"><img class="alignnone size-full wp-image-2151" title="gtkpod" src="http://www.techkaki.com/wp-content/uploads/2011/04/gtkpod.jpg" alt="" width="500" height="333" /></a></p>
<p>&nbsp;</p>
<h2>How To Add Songs To Your iPod</h2>
<div>
<p>Click  on the Add Files or Add Folder tab to select an album or song. Right  click on it and and click <strong>copy selected track(s) to</strong> and  click on your iPod&#8217;s name.  After that, the song that you selected will transfer to your iPod.</p>
</div>
<p>&nbsp;</p>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2011%2F04%2Fhow-to-sync-ipod-song-in-ubuntu%2F&amp;title=How%20to%20sync%20iPod%20song%20in%20Ubuntu" id="wpa2a_10"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2011/04/how-to-sync-ipod-song-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install WordPress Locally on Ubuntu 10.10 with LAMP</title>
		<link>http://www.techkaki.com/2011/04/how-to-install-wordpress-locally-on-ubuntu-10-10-with-lamp/</link>
		<comments>http://www.techkaki.com/2011/04/how-to-install-wordpress-locally-on-ubuntu-10-10-with-lamp/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 07:27:11 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=2135</guid>
		<description><![CDATA[Tweet In this post, I going to show you how to  install WordPress on Ubuntu 10.10 Linux Desktop. I going to install WordPress on my Ubuntu Machine as my development environment for edit and testing my new WordPress theme.To make wordpress running on local host over Linux, you must setup a LAMP server first. . [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2011/04/how-to-install-wordpress-locally-on-ubuntu-10-10-with-lamp/" data-text="How to install WordPress Locally on Ubuntu 10.10 with LAMP" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2011/04/how-to-install-wordpress-locally-on-ubuntu-10-10-with-lamp/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/wordpress-logo.png"><img class="alignleft size-full wp-image-2136" title="wordpress-logo" src="http://www.techkaki.com/wp-content/uploads/2011/04/wordpress-logo.png" alt="" width="56" height="56" /></a>In this post, I going to show you how to  install WordPress on Ubuntu 10.10 Linux Desktop. I going to install WordPress on my Ubuntu Machine as my development environment for edit and testing my new WordPress theme.To make wordpress running on local host over Linux, you must setup a LAMP server first. . I already posted a tutorial on <a href="http://www.techkaki.com/2011/04/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10-10-lamp/">how to setup LAMP on Ubuntu</a>. You just view my previous post on LAMP installation on Ubuntu.</p>
<h2>Download WordPress</h2>
<h3><span id="more-2135"></span></h3>
<p>After setup LAMP on Ubuntu, you need to download WordPress from WordPress official website into your Ubuntu desktop.</p>
<blockquote><p>root@techkakiCompaq6910:~# cd /tmp</p>
<p>root@techkakiCompaq6910:/tmp# wget http://wordpress.org/latest.tar.gz</p></blockquote>
<h2>Extract your WordPress archieve into your server directory</h2>
<p>After downloading WordPress , extract it <em> </em>on your desktop and move the WordPress folder to  <strong><em>/var/www/</em></strong> directory. (<em>You should have all the files inside /var/www/wordpress/</em>). Your installation url will become <strong>http://localhost/wordpress/</strong> where you can have access to your WordPress.</p>
<blockquote><p>root@techkakiCompaq6910:/tmp# tar zxvf latest.tar.gz</p>
<p>root@techkakiCompaq6910:/tmp# mv wordpress/ /var/www</p></blockquote>
<h2>Create MySQL Database for WordPress</h2>
<p>Because of i not i not install phpMyAdmin on my Ubuntu Machine. I going to use the commands to create  the database. First i will create dababase: <strong>wordpress</strong> and then create a new user: <strong>wordpress</strong> with password: <strong>wordpresspassword</strong></p>
<p>Just follow below steps:-</p>
<ul>
<li>In the linux  terminal, type command <strong>mysql -u root -p </strong>and enter mysql’s root password when prompted</li>
</ul>
<blockquote><p>root@techkakiCompaq6910:/var/www# mysql -u root -p<br />
Enter password:<br />
Welcome to the MySQL monitor.  Commands end with ; or \g.<br />
Your MySQL connection id is 45<br />
Server version: 5.1.49-1ubuntu8.1 (Ubuntu)</p>
<p>Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.<br />
This software comes with ABSOLUTELY NO WARRANTY. This is free software,<br />
and you are welcome to modify and redistribute it under the GPL v2 license</p>
<p>Type &#8216;help;&#8217; or &#8216;\h&#8217; for help. Type &#8216;\c&#8217; to clear the current input statement.</p>
<p>mysql&gt; CREATE DATABASE wordpress;<br />
Query OK, 1 row affected (0.00 sec)</p>
<p>mysql&gt; CREATE USER wordpress;<br />
Query OK, 0 rows affected (0.00 sec)</p>
<p>mysql&gt; SET PASSWORD FOR wordpress = PASSWORD(&#8220;wordpresspassword&#8221;);<br />
Query OK, 0 rows affected (0.00 sec)</p>
<p>mysql&gt; GRANT ALL PRIVILEGES ON wordpress.* TO &#8220;wordpress&#8221;@&#8221;localhost&#8221; IDENTIFIED BY &#8220;wordpresspassword&#8221;;<br />
Query OK, 0 rows affected (0.00 sec)</p>
<p>mysql&gt; flush privileges;<br />
Query OK, 0 rows affected (0.00 sec)</p>
<p>mysql&gt; EXIT</p></blockquote>
<h2>Configure WordPress Setting</h2>
<p>Now, is time for us to configure WordPress. We must manually create and edit wordpress Configuration file. To create the configuration file manually, just opy the wp-config-sample.php file to wp-config.php. After that, open and edit wp-config.php file. Below are steps:-</p>
<blockquote><p>root@techkakiCompaq6910:/var/www# cd /var/www/wordpress/</p>
<p>root@techkakiCompaq6910:/var/www/wordpress# cp wp-config-sample.php wp-config.php</p>
<p>root@techkakiCompaq6910:/var/www/wordpress# vi wp-config.php</p></blockquote>
<p>Edit the content of wp-config.php:</p>
<blockquote>
<pre lang="text">define('DB_NAME', 'wordpress');    // The name of the database</pre>
<pre lang="text">define('DB_USER', 'username');     // Your MySQL username</pre>
<pre lang="text">define('DB_PASSWORD', 'password'); // ...and password</pre>
<pre lang="text">define('DB_HOST', 'localhost');</pre>
</blockquote>
<p>Here is my wp-config.php setting</p>
<blockquote><p>// ** MySQL settings &#8211; You can get this info from your web host ** //<br />
/** The name of the database for WordPress */<br />
define(&#8216;DB_NAME&#8217;, &#8216;wordpress&#8217;);</p>
<p>/** MySQL database username */<br />
define(&#8216;DB_USER&#8217;, &#8216;wordpress&#8217;);</p>
<p>/** MySQL database password */<br />
define(&#8216;DB_PASSWORD&#8217;, &#8216;wordpresspassword&#8217;);</p>
<p>/** MySQL hostname */<br />
define(&#8216;DB_HOST&#8217;, &#8216;localhost&#8217;);</p></blockquote>
<h2>Install WordPress</h2>
<p>Before start the installation, please make sure the folder (/var/www/wordpress) and all its files and subfolders must be owned by www-data. If not, just type the following command to change it</p>
<blockquote>
<pre> chown -R www-data /var/www/wordpress</pre>
</blockquote>
<p>Now, open your browse to &#8220;<a href="http://localhost/wordpress">http://localhost/wordpress</a>&#8221; to install it. Just follow the on screen instruction. You will be given an initial user  named admin.You just give your wordpress title, admin password and email address. After that, click Install WordPress button to install it.</p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/wordpress-installation.jpg"><img class="alignnone size-full wp-image-2142" title="wordpress installation" src="http://www.techkaki.com/wp-content/uploads/2011/04/wordpress-installation.jpg" alt="" width="500" height="313" /></a></p>
<p>That’s it! You can login to wordpress backend  at <strong>http://localhost/wordpress/wp-admin/</strong> and to preview your new wordpress <strong>http://localhost/wordpress.</strong></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/wordpress-home.jpg"><img class="alignnone size-full wp-image-2143" title="wordpress home" src="http://www.techkaki.com/wp-content/uploads/2011/04/wordpress-home.jpg" alt="" width="500" height="313" /></a></p>
<p><strong><br />
</strong></p>
<p>&nbsp;</p>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2011%2F04%2Fhow-to-install-wordpress-locally-on-ubuntu-10-10-with-lamp%2F&amp;title=How%20to%20install%20WordPress%20Locally%20on%20Ubuntu%2010.10%20with%20LAMP" id="wpa2a_12"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2011/04/how-to-install-wordpress-locally-on-ubuntu-10-10-with-lamp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Install Apache2 With PHP5 And MySQL Support On Ubuntu 10.10 (LAMP)</title>
		<link>http://www.techkaki.com/2011/04/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10-10-lamp/</link>
		<comments>http://www.techkaki.com/2011/04/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10-10-lamp/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 16:19:11 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=2111</guid>
		<description><![CDATA[Tweet LAMP (Linux, Apache, MySQL and PHP) is an open source Web Server. To develop my new WordPress theme, i need to setup LAMP on my Ubuntu 10.10 Machine. In this post,  I will show you how to install a LAMP on Ubuntu 10.10. system.. To start the installation:- 1. Open up the Terminal (Applications [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2011/04/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10-10-lamp/" data-text="How to Install Apache2 With PHP5 And MySQL Support On Ubuntu 10.10 (LAMP)" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2011/04/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10-10-lamp/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/ubuntu_icon.png"><img class="alignleft size-full wp-image-2123" title="ubuntu_icon" src="http://www.techkaki.com/wp-content/uploads/2011/04/ubuntu_icon.png" alt="" width="43" height="45" /></a>LAMP (<strong>L</strong>inux, <strong>A</strong>pache, <strong>M</strong>ySQL and <strong>P</strong>HP) is an open source Web Server. To develop my new WordPress theme, i need to setup LAMP on my Ubuntu 10.10 Machine. In this post,  I will show you how to install a LAMP on Ubuntu 10.10. system..</p>
<p>To start the installation:-</p>
<p>1. Open up the Terminal (Applications &gt; Accessories &gt; Terminal).</p>
<p>2. Before you start setup the LAMP, please make sure you&#8217;re logged in as root:<span id="more-2111"></span></p>
<blockquote><p>sudo su -</p></blockquote>
<p><strong>3. Installing MySQL</strong></p>
<blockquote><p>apt-get install mysql-server mysql-client</p></blockquote>
<p>A screen that asked to provide a password for the MySQL root user will be prompt out. Just enter the password for MySQL root user</p>
<p>Note: this password is valid for the user root@localhost</p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/configure-mysql-server.jpg"><img class="alignnone size-full wp-image-2113" title="configure mysql-server" src="http://www.techkaki.com/wp-content/uploads/2011/04/configure-mysql-server.jpg" alt="" width="498" height="374" /></a></p>
<p><strong>4. Installing Apache2</strong></p>
<blockquote><p>apt-get install apache2</p></blockquote>
<p>In order to ensure your Apache is working fine. Just test your apache by open up any of your web browser and enter the following address into your browser address bar:</p>
<blockquote><p>http://localhost/</p></blockquote>
<p>If your apache run successful, you will see a web page with &#8220;It works!&#8221;  message.</p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/apache-test-page.jpg"><img class="alignnone size-full wp-image-2115" title="apache test page" src="http://www.techkaki.com/wp-content/uploads/2011/04/apache-test-page.jpg" alt="" width="500" height="400" /></a></p>
<h3>5. Installing PHP5</h3>
<p>Just enter following command to install PHP5 and the Apache PHP5 module:</p>
<blockquote><p>apt-get install php5 libapache2-mod-php5</p></blockquote>
<p>After install, you must restart Apache2 In order for PHP to work and be compatible with Apache</p>
<blockquote><p>/etc/init.d/apache2 restart</p></blockquote>
<p><strong>6. Test PHP</strong></p>
<p>To ensure PHP running fine, just do a quick test run by create a small PHP file (info.php)  in document root of the default web site  <strong>/var/www</strong> directory .The file will display lots  of useful details about our PHP installation, such as the installed PHP  version.</p>
<blockquote><p>vi /var/www/info.php</p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/php-test-script.jpg"><img class="alignnone size-full wp-image-2118" title="php test script" src="http://www.techkaki.com/wp-content/uploads/2011/04/php-test-script.jpg" alt="" width="200" height="100" /></a></p></blockquote>
<p>&nbsp;</p>
<p>Now type (<strong>http://localhost/info.php</strong>) in a browser to verify PHP run on your</p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2011/04/php-test-page.jpg"><img class="alignnone size-full wp-image-2117" title="php test page" src="http://www.techkaki.com/wp-content/uploads/2011/04/php-test-page.jpg" alt="" width="500" height="400" /></a></p>
<p>I hope this simple tutorial able to guide you setup basic web server in ubuntu <img src='http://www.techkaki.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2011%2F04%2Finstalling-apache2-with-php5-and-mysql-support-on-ubuntu-10-10-lamp%2F&amp;title=How%20to%20Install%20Apache2%20With%20PHP5%20And%20MySQL%20Support%20On%20Ubuntu%2010.10%20%28LAMP%29" id="wpa2a_14"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2011/04/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10-10-lamp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Setup User Password Expiration in Linux</title>
		<link>http://www.techkaki.com/2010/08/how-to-setup-user-password-expiration-in-linux/</link>
		<comments>http://www.techkaki.com/2010/08/how-to-setup-user-password-expiration-in-linux/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 11:11:54 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1819</guid>
		<description><![CDATA[Tweet By default, most Linux distributions do not enable password aging. This means passwords do not expire and is it possible for a user to have the same password indefinitely. This situation is not secure. For security reasons, it is advisable to require users to change their passwords periodically. Password aging is a mechanism that [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2010/08/how-to-setup-user-password-expiration-in-linux/" data-text="How to Setup User Password Expiration in Linux" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2010/08/how-to-setup-user-password-expiration-in-linux/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/02/linux.jpg"><img class="alignleft size-full wp-image-1625" title="linux" src="http://www.techkaki.com/wp-content/uploads/2010/02/linux.jpg" alt="" width="41" height="50" /></a>By default, most Linux distributions do not enable password aging. This means passwords do not expire and is it possible for a user to have the same password indefinitely. This situation is not secure. For security reasons, it is advisable to require users to change their passwords periodically.</p>
<p>Password aging is a mechanism that allows the system to enforce a certain lifetime for passwords. The <strong>chage </strong>command is used to modify password aging.</p>
<p><code># chage [options] username<span id="more-1819"></span></code></p>
<p>Here are the common options used with the <strong>chage</strong> command:</p>
<table style="height: 177px;" border="1" width="499" summary="chage Command Line Options">
<thead>
<tr>
<th> Option</th>
<th> Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><tt>-m</tt> <em> <tt>&lt;days&gt;</tt> </em></td>
<td>minimum number of days between which the user must  change passwords.</td>
</tr>
<tr>
<td><tt>-M</tt> <em> <tt>&lt;days&gt;</tt> </em></td>
<td>maximum number of days for which the password is  valid.</td>
</tr>
<tr>
<td><tt>-d</tt> <em> <tt>&lt;days&gt;</tt> </em></td>
<td>Specifies the number of days since January 1, 1970 the password was changed</td>
</tr>
<tr>
<td><tt>-I</tt> <em> <tt>&lt;days&gt;</tt> </em></td>
<td>number of inactive days after the password  expiration before locking the account.</td>
</tr>
<tr>
<td><tt>-E</tt> <em> <tt>&lt;date&gt;</tt> </em></td>
<td>expire the account on this date (YYYY-MM-DD format)</td>
</tr>
<tr>
<td><tt>-W</tt> <em> <tt>&lt;days&gt;</tt> </em></td>
<td>number of days before a required change to start warnings</td>
</tr>
</tbody>
</table>
<p>Below are few example on how to use <strong>chage</strong> command:-</p>
<p><tt><strong> </strong></tt>a) Displays the help information</p>
<p>Just type <strong>chage</strong> command<tt><strong> </strong></tt></p>
<blockquote><p>[root@myopensos ~]# chage<br />
Usage: chage [options] user</p>
<p>Options:<br />
-d, &#8211;lastday LAST_DAY    set last password change to LAST_DAY<br />
-E, &#8211;expiredate EXPIRE_DATE    set account expiration date to EXPIRE_DATE<br />
-h, &#8211;help            display this help message and exit<br />
-I, &#8211;inactive INACTIVE    set password inactive after expiration<br />
to INACTIVE<br />
-l, &#8211;list            show account aging information<br />
-m, &#8211;mindays MIN_DAYS    set minimum number of days before password<br />
change to MIN_DAYS<br />
-M, &#8211;maxdays MAX_DAYS    set maximim number of days before password<br />
change to MAX_DAYS<br />
-W, &#8211;warndays WARN_DAYS    set expiration warning days to WARN_DAYS</p></blockquote>
<h3>List the password and its related details for an user</h3>
<p>b) Show account aging information</p>
<p>Just type <strong>chage -l username</strong> or <strong>chage &#8211;list username</strong></p>
<blockquote><p>[root@myopensos ~]# chage -l techkaki<br />
Last password change                    : Aug 19, 2010<br />
Password expires                    : never<br />
Password inactive                    : never<br />
Account expires                        : never<br />
Minimum number of days between password change        : 0<br />
Maximum number of days between password change        : 99999<br />
Number of days of warning before password expires    : 7</p></blockquote>
<p>c) Set Password Expiry Date</p>
<p>Example, user techkaki password is set to expire 3 days from the last password change.<br />
<code> </code><br />
Note: both “Password expires” and  “Maximum number of days between password change” entries as shown below.</p>
<blockquote><p>[root@myopensos ~]# chage -M 3 techkaki<br />
[root@myopensos ~]# chage -l techkaki<br />
Last password change                    : Aug 19, 2010<br />
Password expires                    : Aug 22, 2010<br />
Password inactive                    : never<br />
Account expires                        : never<br />
Minimum number of days between password change        : 0<br />
Maximum number of days between password change        : 3<br />
Number of days of warning before password expires    : 7</p></blockquote>
<p>d) To disable password aging for an user account</p>
<p>To turn off the password expiration for an user account, set the following:</p>
<ul>
<li><strong>-m 0</strong> will set the minimum number of days between password change to 0</li>
<li><strong>-M 99999</strong> will set the maximum number of days between password change to 99999</li>
<li><strong>-I -1</strong> (number minus one) will set the “Password inactive” to never</li>
<li><strong>-E -1</strong> (number minus one) will set “Account expires” to never.</li>
</ul>
<blockquote><p>[root@myopensos ~]# chage -m 0 -M 99999 -I -1 techkaki<br />
[root@myopensos ~]# chage &#8211;list techkaki<br />
Last password change                    : Aug 19, 2010<br />
Password expires                    : never<br />
Password inactive                    : never<br />
Account expires                        : never<br />
Minimum number of days between password change        : 0<br />
Maximum number of days between password change        : 99999<br />
Number of days of warning before password expires    : 7</p></blockquote>
<p>e) To set Account Expiry Date for an user</p>
<p>With option <strong>-E</strong>, You can set the account expiry date</p>
<blockquote><p>[root@myopensos ~]# chage -E &#8220;2010-08-20&#8243; techkaki<br />
[root@myopensos ~]# chage -l techkaki<br />
Last password change                    : Aug 19, 2010<br />
Password expires                    : never<br />
Password inactive                    : never<br />
Account expires                        : Aug 20, 2010<br />
Minimum number of days between password change        : 0<br />
Maximum number of days between password change        : 99999<br />
Number of days of warning before password expires    : 7</p></blockquote>
<p>If you want to know more on how to use <strong>chage</strong> command, please type <strong>man chage</strong> to view the manual. <img src='http://www.techkaki.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2010%2F08%2Fhow-to-setup-user-password-expiration-in-linux%2F&amp;title=How%20to%20Setup%20User%20Password%20Expiration%20in%20Linux" id="wpa2a_16"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/08/how-to-setup-user-password-expiration-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; Use the Terminal to Display a Calendar</title>
		<link>http://www.techkaki.com/2010/07/linux-use-the-terminal-to-display-a-calendar/</link>
		<comments>http://www.techkaki.com/2010/07/linux-use-the-terminal-to-display-a-calendar/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 15:44:25 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1783</guid>
		<description><![CDATA[Tweet In Linux environment, we can view the calendar directly in the terminal. To do this, just simply use the &#8220;cal&#8221; command cal command is used to display the calendar. Below are the syntax:- cal [options] [month{1-12}] [year{1-9999}]  OPTIONS: -1 Displays single month as output. -3 Displays prev/current/next month output. -s Displays sunday as the [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2010/07/linux-use-the-terminal-to-display-a-calendar/" data-text="Linux &#8211; Use the Terminal to Display a Calendar" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2010/07/linux-use-the-terminal-to-display-a-calendar/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p>In Linux environment, we can view the calendar directly in the terminal. To do this, just simply use the &#8220;<strong>cal</strong>&#8221; command</p>
<p><strong>cal</strong> command is used to display the calendar. Below are the syntax:-</p>
<p><strong><span style="color: #000000;">cal [options] [month{1-12}] [year{1-9999}] <span id="more-1783"></span></span></strong></p>
<p><strong id="y">OPTIONS:</strong></p>
<table style="margin-left: 15px; border-collapse: collapse;" width="90%">
<tbody>
<tr>
<td class="new" width="10%" align="center" valign="center">-1</td>
<td class="new">Displays single month as output.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-3</td>
<td class="new">Displays prev/current/next month output.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-s</td>
<td class="new">Displays sunday as the first day of the week.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-m</td>
<td class="new">Displays Monday as the first day of the week.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-j</td>
<td class="new">Displays Julian dates (days one-based, numbered  from January 1).</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-y</td>
<td class="new">Displays a calendar for the current year.</td>
</tr>
</tbody>
</table>
<p><span style="text-decoration: underline;"><strong>Example:</strong></span></p>
<p>To use this command, open a Terminal window and type the <strong>cal</strong> command:</p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-2.png"><img class="alignnone size-full wp-image-1787" title="Linux cal command 2" src="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-2.png" alt="" width="500" height="389" /></a></p>
<p>By default, the command displays a calendar for the current month.</p>
<p><strong>To display calendar for year 2010</strong></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-1.png"></a><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-1.png"><img class="alignnone size-full wp-image-1786" title="Linux cal command 1" src="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-1.png" alt="" width="500" height="513" /></a></p>
<p><strong>To display calendar of the month Feburary 2010</strong></p>
<p><a href="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-3.png"><img class="alignnone size-full wp-image-1789" title="Linux cal command 3" src="http://www.techkaki.com/wp-content/uploads/2010/07/Linux-cal-command-3.png" alt="" width="499" height="388" /></a></p>
<p>If you wish to learn more how to use cal command, just type &#8216;<strong><span style="font-family: Courier New,Courier;">man cal</span></strong>&#8216; for more details</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 267px; width: 1px; height: 1px; overflow: hidden;"><strong id="y">cal COMMAND:</strong><br />
cal command is used to display the calendar.</p>
<p><strong id="y">SYNTAX:</strong><br />
The Syntax is<br />
<span style="color: brown;">cal [options] [month] [year]</span></p>
<p><strong id="y">OPTIONS:</strong></p>
<table style="margin-left: 15px; border-collapse: collapse;" width="90%">
<tbody>
<tr>
<td class="new" width="10%" align="center" valign="center">-1</td>
<td class="new">Displays single month as output.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-3</td>
<td class="new">Displays prev/current/next month output.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-s</td>
<td class="new">Displays sunday as the first day of the week.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-m</td>
<td class="new">Displays Monday as the first day of the week.</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-j</td>
<td class="new">Displays Julian dates (days one-based, numbered  from January 1).</td>
</tr>
<tr>
<td class="new" width="10%" align="center" valign="center">-y</td>
<td class="new">Displays a calendar for the current year.</td>
</tr>
</tbody>
</table>
</div>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2010%2F07%2Flinux-use-the-terminal-to-display-a-calendar%2F&amp;title=Linux%20%26%238211%3B%20Use%20the%20Terminal%20to%20Display%20a%20Calendar" id="wpa2a_18"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/07/linux-use-the-terminal-to-display-a-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to list out Hidden Files and Folder in linux</title>
		<link>http://www.techkaki.com/2010/06/how-to-list-out-hidden-files-and-folder-in-linux/</link>
		<comments>http://www.techkaki.com/2010/06/how-to-list-out-hidden-files-and-folder-in-linux/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 13:22:04 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1754</guid>
		<description><![CDATA[Tweet In Windows XP/Vista/7, we can easily view the hidden files or folder by check the &#8220;view hidden file&#8221; option. How about linux? Linux do not have &#8220;view hidden file&#8221; option, any idea? Here are the quick tip:- a) Use command open the terminal, type the following command to list the hidden files and folder [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2010/06/how-to-list-out-hidden-files-and-folder-in-linux/" data-text="How to list out Hidden Files and Folder in linux" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2010/06/how-to-list-out-hidden-files-and-folder-in-linux/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p><!-- / icon and title --> <!-- message --></p>
<div id="post_message_410559"><a href="http://www.techkaki.com/wp-content/uploads/2010/06/GNOME2.png"><img class="alignleft size-full wp-image-1755" title="GNOME2" src="http://www.techkaki.com/wp-content/uploads/2010/06/GNOME2.png" alt="" width="71" height="71" /></a>In Windows XP/Vista/7, we can easily view the hidden files or folder by check the &#8220;view hidden file&#8221; option. How about linux? Linux do not have &#8220;view hidden file&#8221; option, any idea?</div>
<p>Here are the quick tip:-</p>
<div><span id="more-1754"></span><br />
a) Use command</div>
<div>open the terminal, type the following command to list the hidden files and folder</div>
<blockquote>
<div># ls -a</div>
</blockquote>
<blockquote>
<div>or</div>
</blockquote>
<blockquote>
<div># ls -la</div>
</blockquote>
<div>
B) Use shortcut key<br />
If you use linux with interface, try to press <strong>Ctr + H </strong>. It will show the hidden files and directory folders start with a period (.) . I tried this commnad on Gnome interface linux, it work fine. I think it should working find in KDE interface.</div>
<div></div>
<div>Enjoy. <img src='http://www.techkaki.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </div>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2010%2F06%2Fhow-to-list-out-hidden-files-and-folder-in-linux%2F&amp;title=How%20to%20list%20out%20Hidden%20Files%20and%20Folder%20in%20linux" id="wpa2a_20"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/06/how-to-list-out-hidden-files-and-folder-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

