<?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>uCertify Articles &#187; Junior Level Linux Professional (LPIC-1)</title>
	<atom:link href="http://www.ucertify.com/article/certifications/lpic-1/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ucertify.com/article</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 04 Nov 2009 00:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What is  chage  command?</title>
		<link>http://www.ucertify.com/article/what-is-chage-command-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-chage-command-2.html#comments</comments>
		<pubDate>Thu, 10 Sep 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[Advanced Level Linux Professional (LPIC-2)]]></category>
		<category><![CDATA[CIW Professional]]></category>
		<category><![CDATA[Junior Level Linux Professional (LPIC-1)]]></category>
		<category><![CDATA[Linux Professional]]></category>
		<category><![CDATA[Master CIW Administrator]]></category>
		<category><![CDATA[Master CIW Web Site Manager]]></category>
		<category><![CDATA[UCP]]></category>
		<category><![CDATA[117-102]]></category>
		<category><![CDATA[117-202]]></category>
		<category><![CDATA[1D0-450]]></category>
		<category><![CDATA[312-50]]></category>

		<guid isPermaLink="false">2201121</guid>
		<description><![CDATA[The  chage  command is used for changing user password expiry information. 

Syntax:

chage [-m mindays] [-M maxdays] [-d lastday] [-E expireday] [-I inactive] [-W warndays] [-l] user

The functions of the switches are as follows:

 Switch   Meaning  -m  ]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-chage-command-2.html&amp;t=What+is++chage++command%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-chage-command-2.html&amp;title=What+is++chage++command%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-chage-command-2.html&amp;title=What+is++chage++command%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is++chage++command%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-chage-command-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The <uc:cmd> chage </uc:cmd> command is used for changing user password expiry information. </p>
<p><uc:hed>Syntax:</uc:hed></p>
<p><uc:stx>chage [-m mindays] [-M maxdays] [-d lastday] [-E expireday] [-I inactive] [-W warndays] [-l] user</uc:stx></p>
<p>The functions of the switches are as follows:</p>
<table border="2">
<tr>
<td><uc:hed> Switch </uc:hed> </td>
<td><uc:hed> Meaning </uc:hed> </td>
</tr>
<tr>
<td>-m</td>
<td> Minimum number of days between each successive password change.</td>
</tr>
<tr>
<td>-M</td>
<td>Maximum number of days during which a password remains valid.</td>
</tr>
<tr>
<td>-d</td>
<td>Number of days since January 1st, 1970 when a password was last changed.</td>
</tr>
<tr>
<td> -E</td>
<td> The date on which the user account will no longer be accessible.</td>
</tr>
<tr>
<td>-I </td>
<td>Number of days since the expiry of a user password when an account is locked.</td>
</tr>
<tr>
<td>-W</td>
<td>Number of days of warning before a password change is required.</td>
</tr>
<tr>
<td>-l</td>
<td>Used by a non-administrative user to check his account/password expiry status.</td>
</tr>
</table>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/LPI/lpic-2.html" >LPI Advanced Level Linux Professional (LPIC-2)</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CIW/ciw-professional.html" >CIW CIW Professional</a> exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/LPI/lpic-1.html" >LPI Junior Level Linux Professional (LPIC-1)</a> certified.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/LPI/lpic.html" >Linux Professional</a> in first attampt.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/CIW/master-ciw-administrator.html" >master-ciw-administrator</a> test study guide and practice question.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/CIW/master-ciw-web-site-manager.html" >CIW Master CIW Web Site Manager</a> certified.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/LPI/ucp.html" >ucp - UCP</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/LPI/117-102.html" >LPI Junior Level Linux Professional-II</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/LPI/117-202.html" >117-202 Advanced Level Linux Professional II</a> exam practice questions.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/CIW/1D0-450.html" >CIW Server Administrator</a> in first attampt.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/EC-Council/312-50.html" >312-50</a> test study guide and practice question.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-chage-command-2.html&amp;linkname=What%20is%20%20chage%20%20command%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-chage-command-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are SUID and SGID?</title>
		<link>http://www.ucertify.com/article/what-are-suid-and-sgid-2.html</link>
		<comments>http://www.ucertify.com/article/what-are-suid-and-sgid-2.html#comments</comments>
		<pubDate>Fri, 28 Aug 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[Junior Level Linux Professional (LPIC-1)]]></category>
		<category><![CDATA[Linux Professional]]></category>
		<category><![CDATA[UCP]]></category>
		<category><![CDATA[117-101]]></category>
		<category><![CDATA[H033]]></category>
		<category><![CDATA[XK0-002]]></category>

		<guid isPermaLink="false">1401442</guid>
		<description><![CDATA[Set user ID (SUID) and Set group ID (SGID) are used to set a file to run as something other than the standard. Normally, when a file is executed, it runs as the user who invokes it. Setting a file to SUID or SGID simply requires adding an extra digit to t]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-suid-and-sgid-2.html&amp;t=What+are+SUID+and+SGID%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-suid-and-sgid-2.html&amp;title=What+are+SUID+and+SGID%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-suid-and-sgid-2.html&amp;title=What+are+SUID+and+SGID%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+are+SUID+and+SGID%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-suid-and-sgid-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Set user ID (SUID) and Set group ID (SGID) are used to set a file to run as something other than the standard. Normally, when a file is executed, it runs as the user who invokes it. Setting a file to SUID or SGID simply requires adding an extra digit to the permissions. Technically, if no digit is used, it assumes a leading 0.</p>
<table border="1">
<tr>
<td><uc:hed>Digits</uc:hed></td>
<td><uc:hed>SID Settings</uc:hed></td>
</tr>
<tr>
<td>0</td>
<td> Standard: File runs as the user who invokes it.</td>
</tr>
<tr>
<td>2</td>
<td> SGID: File runs as a member of its group.</td>
</tr>
<tr>
<td>4</td>
<td> SUID: File runs as its owner.</td>
</tr>
<tr>
<td>6</td>
<td> Both SUID and SGID.</td>
</tr>
</table>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/LPI/lpic-1.html" >lpic-1 - Junior Level Linux Professional (LPIC-1)</a> simulation.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/LPI/lpic.html" >lpic</a> for exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/LPI/ucp.html" >LPI UCP</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/LPI/117-101.html" >117-101  Junior Level Linux Professional-I</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/RedHat/RH033.html" >RH033</a> for exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/CompTIA/XK0-002.html" >CompTIA Linux+</a> certified.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-suid-and-sgid-2.html&amp;linkname=What%20are%20SUID%20and%20SGID%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-are-suid-and-sgid-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is CRON daemon?</title>
		<link>http://www.ucertify.com/article/what-is-cron-daemon-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-cron-daemon-2.html#comments</comments>
		<pubDate>Sun, 23 Aug 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[Junior Level Linux Professional (LPIC-1)]]></category>
		<category><![CDATA[Linux Professional]]></category>
		<category><![CDATA[UCP]]></category>
		<category><![CDATA[117-101]]></category>
		<category><![CDATA[H033]]></category>
		<category><![CDATA[XK0-002]]></category>

		<guid isPermaLink="false">1401211</guid>
		<description><![CDATA[The CRON daemon executes the CRON jobs at a specified schedule. It constantly checks the queue for the jobs that need to run. All CRON jobs are stored in the /etc/crontab file. For recurring automated jobs, CRON is considered to be the best tool.]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-cron-daemon-2.html&amp;t=What+is+CRON+daemon%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-cron-daemon-2.html&amp;title=What+is+CRON+daemon%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-cron-daemon-2.html&amp;title=What+is+CRON+daemon%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+CRON+daemon%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-cron-daemon-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The <uc:cmd>CRON</uc:cmd> daemon executes the <uc:cmd>CRON</uc:cmd> jobs at a specified schedule. It constantly checks the queue for the jobs that need to run. All CRON jobs are stored in the /etc/crontab file. For recurring automated jobs, <uc:cmd>CRON</uc:cmd> is considered to be the best tool.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/LPI/lpic-1.html" >LPI lpic-1</a> download free trial.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/LPI/lpic.html" >lpic Linux Professional</a> exam practice questions.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/LPI/ucp.html" >ucp</a> test study guide and practice question.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/LPI/117-101.html" >LPI 117-101</a> download free trial.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/RedHat/RH033.html" >Red Hat Linux Essentials</a> in first attampt.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/CompTIA/XK0-002.html" >XK0-002</a> for exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-cron-daemon-2.html&amp;linkname=What%20is%20CRON%20daemon%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-cron-daemon-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a regular expression?</title>
		<link>http://www.ucertify.com/article/what-is-a-regular-expression_5607322.html</link>
		<comments>http://www.ucertify.com/article/what-is-a-regular-expression_5607322.html#comments</comments>
		<pubDate>Mon, 20 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[Junior Level Linux Professional (LPIC-1)]]></category>
		<category><![CDATA[Linux Professional]]></category>
		<category><![CDATA[UCP]]></category>
		<category><![CDATA[117-101]]></category>
		<category><![CDATA[117-102]]></category>

		<guid isPermaLink="false">5607322</guid>
		<description><![CDATA[A regular expression is a string that describes or matches a set of strings, according to certain syntax rules. Regular expressions are used by many text editors and utilities to search and manipulate bodies of text based on certain patterns. Many program]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	<span style='border:1px solid #ccc;background-color:#eff3ef;'> Download free practice test for <a href="http://www.ucertify.com/certifications/LPI/lpic-1.html" >LPI Junior Level Linux Professional (LPIC-1)</a> exam.</span>
    Author : Yong Mook Kim<span style='border:1px solid #ccc;background-color:#eff3ef;'> Download free practice test for <a href="http://www.ucertify.com/certifications/LPI/lpic.html" >LPI Linux Professional</a> exam.</span>
    Website : http://www.mkyong.com<span style='border:1px solid #ccc;background-color:#eff3ef;'> <a href="http://www.ucertify.com/certifications/LPI/ucp.html" > Pass LPI ucp - UCP</a></span>
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-regular-expression_5607322.html&amp;t=What+is+a+regular+expression%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-regular-expression_5607322.html&amp;title=What+is+a+regular+expression%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-regular-expression_5607322.html&amp;title=What+is+a+regular+expression%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+a+regular+expression%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-regular-expression_5607322.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>A regular expression is a string that describes or matches a set of strings, according to certain syntax rules. Regular expressions are used by many text editors and utilities to search and manipulate bodies of text based on certain patterns. Many programming languages support regular expressions for string manipulation.</p>
<span style='border:1px solid #ccc;background-color:#eff3ef;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/LPI/117-101.html" >117-101</a> for exam.</span><span style='border:1px solid #ccc;background-color:#eff3ef;'> Pass <a href="http://www.ucertify.com/exams/LPI/117-102.html" >Junior Level Linux Professional-II</a> in first attampt.</span><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-regular-expression_5607322.html&amp;linkname=What%20is%20a%20regular%20expression%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-a-regular-expression_5607322.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is  chage  command?</title>
		<link>http://www.ucertify.com/article/what-is-chage-command.html</link>
		<comments>http://www.ucertify.com/article/what-is-chage-command.html#comments</comments>
		<pubDate>Fri, 17 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[Advanced Level Linux Professional (LPIC-2)]]></category>
		<category><![CDATA[CIW Professional]]></category>
		<category><![CDATA[Junior Level Linux Professional (LPIC-1)]]></category>
		<category><![CDATA[Linux Professional]]></category>
		<category><![CDATA[Master CIW Administrator]]></category>
		<category><![CDATA[Master CIW Web Site Manager]]></category>
		<category><![CDATA[UCP]]></category>
		<category><![CDATA[117-102]]></category>
		<category><![CDATA[117-202]]></category>
		<category><![CDATA[1D0-450]]></category>
		<category><![CDATA[312-50]]></category>

		<guid isPermaLink="false">2201121</guid>
		<description><![CDATA[The  chage  command is used for changing user password expiry information. 

Syntax:

chage [-m mindays] [-M maxdays] [-d lastday] [-E expireday] [-I inactive] [-W warndays] [-l] user

The functions of the switches are as follows:

 Switch   Meaning  -m  ]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-chage-command.html&amp;t=What+is++chage++command%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-chage-command.html&amp;title=What+is++chage++command%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-chage-command.html&amp;title=What+is++chage++command%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is++chage++command%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-chage-command.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The <uc:cmd> chage </uc:cmd> command is used for changing user password expiry information. </p>
<p><uc:hed>Syntax:</uc:hed></p>
<p><uc:stx>chage [-m mindays] [-M maxdays] [-d lastday] [-E expireday] [-I inactive] [-W warndays] [-l] user</uc:stx></p>
<p>The functions of the switches are as follows:</p>
<table border="2">
<tr>
<td><uc:hed> Switch </uc:hed> </td>
<td><uc:hed> Meaning </uc:hed> </td>
</tr>
<tr>
<td>-m</td>
<td> Minimum number of days between each successive password change.</td>
</tr>
<tr>
<td>-M</td>
<td>Maximum number of days during which a password remains valid.</td>
</tr>
<tr>
<td>-d</td>
<td>Number of days since January 1st, 1970 when a password was last changed.</td>
</tr>
<tr>
<td> -E</td>
<td> The date on which the user account will no longer be accessible.</td>
</tr>
<tr>
<td>-I </td>
<td>Number of days since the expiry of a user password when an account is locked.</td>
</tr>
<tr>
<td>-W</td>
<td>Number of days of warning before a password change is required.</td>
</tr>
<tr>
<td>-l</td>
<td>Used by a non-administrative user to check his account/password expiry status.</td>
</tr>
</table>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/LPI/lpic-2.html" >lpic-2</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CIW/ciw-professional.html" >CIW CIW Professional</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/LPI/lpic-1.html" >lpic-1  Junior Level Linux Professional (LPIC-1)</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/LPI/lpic.html" >lpic  Linux Professional</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/CIW/master-ciw-administrator.html" >master-ciw-administrator - Master CIW Administrator</a> simulation.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/CIW/master-ciw-web-site-manager.html" >CIW Master CIW Web Site Manager</a> certified.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/LPI/ucp.html" >LPI ucp</a> download free trial.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/LPI/117-102.html" > Pass LPI 117-102 - Junior Level Linux Professional-II</a><li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/LPI/117-202.html" > Pass LPI 117-202 - Advanced Level Linux Professional II</a><li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/CIW/1D0-450.html" >1D0-450</a> for exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/EC-Council/312-50.html" >312-50 - Ethical Hacking and Countermeasures (CEH v6)</a> simulation.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-chage-command.html&amp;linkname=What%20is%20%20chage%20%20command%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-chage-command.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is sticky bit?</title>
		<link>http://www.ucertify.com/article/what-is-sticky-bit.html</link>
		<comments>http://www.ucertify.com/article/what-is-sticky-bit.html#comments</comments>
		<pubDate>Thu, 09 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[Junior Level Linux Professional (LPIC-1)]]></category>
		<category><![CDATA[Linux Professional]]></category>
		<category><![CDATA[UCP]]></category>
		<category><![CDATA[117-101]]></category>
		<category><![CDATA[H033]]></category>
		<category><![CDATA[XK0-002]]></category>

		<guid isPermaLink="false">1401441</guid>
		<description><![CDATA[The sticky bit is a part of a permission set applied to files or folders. The sticky bit prevents others from deleting files from a folder. When the sticky bit is set on a directory, only the owner or root can unlink (delete) or rename the files in that d]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-sticky-bit.html&amp;t=What+is+sticky+bit%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-sticky-bit.html&amp;title=What+is+sticky+bit%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-sticky-bit.html&amp;title=What+is+sticky+bit%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+sticky+bit%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-sticky-bit.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The sticky bit is a part of a permission set applied to files or folders. The sticky bit prevents others from deleting files from a folder. When the sticky bit is set on a directory, only the owner or root can unlink (delete) or rename the files in that directory. Without the sticky bit, anyone who is able to write to the directory can delete or rename the files.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/LPI/lpic-1.html" >lpic-1 Junior Level Linux Professional (LPIC-1)</a> exam practice questions.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/LPI/lpic.html" > Pass LPI lpic - Linux Professional</a><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/LPI/ucp.html" >LPI UCP</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/LPI/117-101.html" > Pass LPI 117-101 - Junior Level Linux Professional-I</a><li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/RedHat/RH033.html" >RH033 Red Hat Linux Essentials</a> exam practice questions.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/XK0-002.html" >XK0-002 Linux+</a> exam practice questions.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-sticky-bit.html&amp;linkname=What%20is%20sticky%20bit%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-sticky-bit.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are SUID and SGID?</title>
		<link>http://www.ucertify.com/article/what-are-suid-and-sgid.html</link>
		<comments>http://www.ucertify.com/article/what-are-suid-and-sgid.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[Junior Level Linux Professional (LPIC-1)]]></category>
		<category><![CDATA[Linux Professional]]></category>
		<category><![CDATA[UCP]]></category>
		<category><![CDATA[117-101]]></category>
		<category><![CDATA[H033]]></category>
		<category><![CDATA[XK0-002]]></category>

		<guid isPermaLink="false">1401442</guid>
		<description><![CDATA[Set user ID (SUID) and Set group ID (SGID) are used to set a file to run as something other than the standard. Normally, when a file is executed, it runs as the user who invokes it. Setting a file to SUID or SGID simply requires adding an extra digit to t]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-suid-and-sgid.html&amp;t=What+are+SUID+and+SGID%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-suid-and-sgid.html&amp;title=What+are+SUID+and+SGID%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-suid-and-sgid.html&amp;title=What+are+SUID+and+SGID%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+are+SUID+and+SGID%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-suid-and-sgid.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Set user ID (SUID) and Set group ID (SGID) are used to set a file to run as something other than the standard. Normally, when a file is executed, it runs as the user who invokes it. Setting a file to SUID or SGID simply requires adding an extra digit to the permissions. Technically, if no digit is used, it assumes a leading 0.</p>
<table border="1">
<tr>
<td><uc:hed>Digits</uc:hed></td>
<td><uc:hed>SID Settings</uc:hed></td>
</tr>
<tr>
<td>0</td>
<td> Standard: File runs as the user who invokes it.</td>
</tr>
<tr>
<td>2</td>
<td> SGID: File runs as a member of its group.</td>
</tr>
<tr>
<td>4</td>
<td> SUID: File runs as its owner.</td>
</tr>
<tr>
<td>6</td>
<td> Both SUID and SGID.</td>
</tr>
</table>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/LPI/lpic-1.html" >lpic-1  Junior Level Linux Professional (LPIC-1)</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/LPI/lpic.html" >LPI lpic</a> download free trial.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/LPI/ucp.html" >ucp - UCP</a> simulation.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/LPI/117-101.html" >LPI 117-101</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/RedHat/RH033.html" >RedHat Red Hat Linux Essentials</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/XK0-002.html" >CompTIA Linux+</a> exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-suid-and-sgid.html&amp;linkname=What%20are%20SUID%20and%20SGID%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-are-suid-and-sgid.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the capabilities of a SELECT statement?</title>
		<link>http://www.ucertify.com/article/what-are-the-capabilities-of-a-select-statement.html</link>
		<comments>http://www.ucertify.com/article/what-are-the-capabilities-of-a-select-statement.html#comments</comments>
		<pubDate>Thu, 02 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[Junior Level Linux Professional (LPIC-1)]]></category>
		<category><![CDATA[Linux Professional]]></category>
		<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCA DBA 11g]]></category>
		<category><![CDATA[OCA DBA 9i]]></category>
		<category><![CDATA[OCA DBA 9i PL/SQL]]></category>
		<category><![CDATA[OCA PL/SQL Developer]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[OCP DBA 11g]]></category>
		<category><![CDATA[OCP DBA 9i]]></category>
		<category><![CDATA[OCP PL/SQL Developer]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[Oracle PL/SQL Developer]]></category>
		<category><![CDATA[Performance Tuning Expert 11g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[SQL Certified Expert 10g]]></category>
		<category><![CDATA[SQL Certified Expert 11g]]></category>
		<category><![CDATA[UCP]]></category>
		<category><![CDATA[117-102]]></category>
		<category><![CDATA[1Z0-007]]></category>
		<category><![CDATA[1Z0-047]]></category>
		<category><![CDATA[1Z0-051]]></category>

		<guid isPermaLink="false">1801070</guid>
		<description><![CDATA[Following are the capabilities of a SELECT statement:

Projection: This capability is used to choose the columns of a table, which a user wants a SELECT statement to return. 
Selection: This capability is used to choose the rows of a table, which a user w]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-capabilities-of-a-select-statement.html&amp;t=What+are+the+capabilities+of+a+SELECT+statement%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-capabilities-of-a-select-statement.html&amp;title=What+are+the+capabilities+of+a+SELECT+statement%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-capabilities-of-a-select-statement.html&amp;title=What+are+the+capabilities+of+a+SELECT+statement%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+are+the+capabilities+of+a+SELECT+statement%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-capabilities-of-a-select-statement.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Following are the capabilities of a SELECT statement:</p>
<li><uc:hed>Projection:</uc:hed> This capability is used to choose the columns of a table, which a user wants a SELECT statement to return. </li>
<p></p>
<li><uc:hed>Selection:</uc:hed> This capability is used to choose the rows of a table, which a user wants a SELECT statement to return. </li>
<p></p>
<li><uc:hed>Joining:</uc:hed> This capability is used to retrieve data from multiple tables by creating a link between them.</li>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/LPI/lpic-1.html" >lpic-1</a> for exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/LPI/lpic.html" >LPI Linux Professional</a> certified.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/oca-dba10g.html" >oca-dba10g OCA DBA 10g</a> exam practice questions.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Oracle/oca-dba-11g.html" >oca-dba-11g</a> test study guide and practice question.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/oca-dba9i.html" >oca-dba9i</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/oca-dba9i-pl-sql.html" >oca-dba9i-pl-sql OCA DBA 9i PL/SQL</a> exam practice questions.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Oracle/oca-pl-sql.html" >Oracle OCA PL/SQL Developer</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" >Oracle OCP DBA 10g</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba-11g.html" >ocp-dba-11g</a> for exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba9i.html" >ocp-dba9i</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/ocp-pl-sql.html" >Oracle OCP PL/SQL Developer</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/ocm-10g.html" >ocm-10g</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/oracle-pl-sql.html" >oracle-pl-sql  Oracle PL/SQL Developer</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/performance-tuning-certified-expert-11g.html" >performance-tuning-certified-expert-11g</a> for exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" > Pass Oracle rac-administrator-certified-experts-10g - RAC Certified Expert 10g</a><li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Oracle/sql-certified-expert-10g.html" > Pass Oracle sql-certified-expert-10g - SQL Certified Expert 10g</a><li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/sql-certified-expert-11g.html" >sql-certified-expert-11g</a> for exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/LPI/ucp.html" >ucp</a> for exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/LPI/117-102.html" >LPI 117-102</a> download free trial.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Oracle/1Z0-007.html" >Introduction to Oracle9i: SQL</a> in first attampt.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/Oracle/1Z0-047.html" >1Z0-047</a> for exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Oracle/1Z0-051.html" >OCA: Oracle Database 11g-SQL Fundamentals-I</a> in first attampt.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-capabilities-of-a-select-statement.html&amp;linkname=What%20are%20the%20capabilities%20of%20a%20SELECT%20statement%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-are-the-capabilities-of-a-select-statement.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is superblock?</title>
		<link>http://www.ucertify.com/article/what-is-superblock.html</link>
		<comments>http://www.ucertify.com/article/what-is-superblock.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[Junior Level Linux Professional (LPIC-1)]]></category>
		<category><![CDATA[Linux Professional]]></category>
		<category><![CDATA[Linux+]]></category>
		<category><![CDATA[UCP]]></category>
		<category><![CDATA[117-101]]></category>
		<category><![CDATA[XK0-002]]></category>

		<guid isPermaLink="false">1401192</guid>
		<description><![CDATA[The superblock is an area in a storage device of a Linux computer, which stores various bits of information about a file system, such as a pointer to the free blocks structure, the number of free inodes, etc. In case the superblock is damaged and cannot b]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-superblock.html&amp;t=What+is+superblock%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-superblock.html&amp;title=What+is+superblock%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-superblock.html&amp;title=What+is+superblock%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+superblock%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-superblock.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The superblock is an area in a storage device of a Linux computer, which stores various bits of information about a file system, such as a pointer to the free blocks structure, the number of free inodes, etc. In case the superblock is damaged and cannot be read, an error message is generated by the system. In this case, the <uc:cmd>E2FSCK</uc:cmd> utility is used to troubleshoot the issue by passing the superblock parameter manually. </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/LPI/lpic-1.html" >Junior Level Linux Professional (LPIC-1)</a> in first attampt.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/LPI/lpic.html" >Linux Professional</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/linux-plus.html" >CompTIA Linux+</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/LPI/ucp.html" >UCP</a> in first attampt.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/LPI/117-101.html" >117-101 Junior Level Linux Professional-I</a> exam practice questions.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/CompTIA/XK0-002.html" >Linux+</a> in first attampt.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-superblock.html&amp;linkname=What%20is%20superblock%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-superblock.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is IFCONFIG command?</title>
		<link>http://www.ucertify.com/article/what-is-ifconfig-command.html</link>
		<comments>http://www.ucertify.com/article/what-is-ifconfig-command.html#comments</comments>
		<pubDate>Mon, 29 Jun 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[Advanced Level Linux Professional (LPIC-2)]]></category>
		<category><![CDATA[CIW Professional]]></category>
		<category><![CDATA[Junior Level Linux Professional (LPIC-1)]]></category>
		<category><![CDATA[Linux Professional]]></category>
		<category><![CDATA[Master CIW Administrator]]></category>
		<category><![CDATA[Master CIW Web Site Manager]]></category>
		<category><![CDATA[UCP]]></category>
		<category><![CDATA[117-102]]></category>
		<category><![CDATA[117-201]]></category>
		<category><![CDATA[117-202]]></category>
		<category><![CDATA[1D0-450]]></category>
		<category><![CDATA[312-50]]></category>
		<category><![CDATA[XK0-002]]></category>

		<guid isPermaLink="false">1401168</guid>
		<description><![CDATA[IFCONFIG is a command-line tool, which is used for network interface management. Following are some of the options used with the command:up: This option is used to activate the specified interface.
down: This option is used to deactivate the specified int]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ifconfig-command.html&amp;t=What+is+IFCONFIG+command%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ifconfig-command.html&amp;title=What+is+IFCONFIG+command%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ifconfig-command.html&amp;title=What+is+IFCONFIG+command%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+IFCONFIG+command%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ifconfig-command.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p><uc:cmd>IFCONFIG</uc:cmd> is a command-line tool, which is used for network interface management. Following are some of the options used with the command:
<ul>
<li><uc:hed>up</uc:hed>: This option is used to activate the specified interface.</li>
<p></p>
<li><uc:hed>down</uc:hed>: This option is used to deactivate the specified interface. </li>
<p></p>
<li><uc:hed>lo</uc:hed>: This option is used to view the loopback interface.</li>
</ul>
<p>The <uc:cmd>IFCONFIG</uc:cmd> command is also used to configure an interface. </p>
<p><uc:hed>Syntax:</uc:hed></p>
<p><uc:stx>IFCONFIG interface options </uc:stx></p>
<p>For example, to configure a Linux computer&#8217;s first network interface with an IP address 200.200.200.123 and subnet mask 255.255.255.0, the following command is used:</p>
<p><uc:stx>IFCONFIG eth0 200.200.200.123 netmask 255.255.255.0</uc:stx></p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/LPI/lpic-2.html" >lpic-2</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CIW/ciw-professional.html" >ciw-professional  CIW Professional</a> exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/LPI/lpic-1.html" >LPI Junior Level Linux Professional (LPIC-1)</a> certified.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/LPI/lpic.html" >Linux Professional</a> in first attampt.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/CIW/master-ciw-administrator.html" >Master CIW Administrator</a> in first attampt.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/CIW/master-ciw-web-site-manager.html" >CIW master-ciw-web-site-manager</a> download free trial.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/LPI/ucp.html" >LPI ucp</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/LPI/117-102.html" >LPI Junior Level Linux Professional-II</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/LPI/117-201.html" >LPI Advance Level Linux Professional (LPIC-2)</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/LPI/117-202.html" >117-202</a> test study guide and practice question.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CIW/1D0-450.html" >1D0-450 - CIW Server Administrator</a> simulation.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/EC-Council/312-50.html" >312-50 Ethical Hacking and Countermeasures (CEH v6)</a> exam practice questions.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/CompTIA/XK0-002.html" >Linux+</a> in first attampt.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-ifconfig-command.html&amp;linkname=What%20is%20IFCONFIG%20command%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-ifconfig-command.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
