<?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>shaker ~# &#187; RHCE</title>
	<atom:link href="http://blog.sqawasmi.com/index.php/category/linux-other-things/rhce/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqawasmi.com</link>
	<description>[whats going on in my mind ?]</description>
	<lastBuildDate>Tue, 10 Jan 2012 13:53:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>RHCE-Notes</title>
		<link>http://blog.sqawasmi.com/index.php/2008/06/18/rhce-notes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rhce-notes</link>
		<comments>http://blog.sqawasmi.com/index.php/2008/06/18/rhce-notes/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 16:30:19 +0000</pubDate>
		<dc:creator>Shaker</dc:creator>
				<category><![CDATA[Linux others..]]></category>
		<category><![CDATA[RHCE]]></category>

		<guid isPermaLink="false">http://blog.sqawasmi.com/?p=40</guid>
		<description><![CDATA[This is RHCE notes i wrote while studding for the exam, it doesn't cover all exam topics, maybe they can help you to review what did you studied no more..
User Administration:
- adduser UserName
- deluser UserName
- usermod: to modifiy user information..
- chage: change expiration date for user account.
- always when you use a directory as a share for a group, use SGID, for ex: chmod 2770 /share-dir

for login/logout scripts and bash, refer to this topic: bash loging, startup scripts and shell initialization files

ACL:
mount with acl, ex:
mount -o remount, acl /dev/sda5 /home
as root: touch /home/idle-boy/a

getfacl /home/idle-boy/a
getfacl: Removing leading '/' from]]></description>
		<wfw:commentRss>http://blog.sqawasmi.com/index.php/2008/06/18/rhce-notes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

