<?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>KP Solutions &#187; group</title>
	<atom:link href="http://www.kpsolution.com/blog/tag/group/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kpsolution.com/blog</link>
	<description>Solutions for Day to Day Technical Problems</description>
	<lastBuildDate>Tue, 24 Aug 2010 02:37:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to add a user to a group?</title>
		<link>http://www.kpsolution.com/blog/linux/how-to-add-a-user-to-a-group/22/</link>
		<comments>http://www.kpsolution.com/blog/linux/how-to-add-a-user-to-a-group/22/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 11:21:44 +0000</pubDate>
		<dc:creator>Ketan Patel</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.kpsolution.com/blog/?p=22</guid>
		<description><![CDATA[I keep on forgetting this command, so I put it here to remember it forever. To add a user &#8216;ketan&#8217; to the group &#8216;admin&#8217;, do the following gpasswd -a ketan  admin Such a simple and each to use command!!!]]></description>
			<content:encoded><![CDATA[<p>I keep on forgetting this command, so I put it here to remember it forever. To add a user &#8216;ketan&#8217; to the group &#8216;admin&#8217;, do the following</p>
<blockquote><p>gpasswd -a ketan  admin</p></blockquote>
<p>Such a simple and each to use command!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kpsolution.com/blog/linux/how-to-add-a-user-to-a-group/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
