<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Create a Linux User &amp; Set Permissions</title>
	<atom:link href="http://vpsbible.com/server-distributions/create-linux-user/feed/" rel="self" type="application/rss+xml" />
	<link>http://vpsbible.com/server-distributions/create-linux-user/</link>
	<description>Setup Unmanaged VPS 4 Linux Noobs!</description>
	<lastBuildDate>Wed, 17 Nov 2010 08:51:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Chris</title>
		<link>http://vpsbible.com/server-distributions/create-linux-user/comment-page-1/#comment-486</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 22 Dec 2009 20:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1136#comment-486</guid>
		<description>having a small problem, I tried to adduser and then put username however it does not ask me for a password - yet creates the user? Any advice please?</description>
		<content:encoded><![CDATA[<p>having a small problem, I tried to adduser and then put username however it does not ask me for a password &#8211; yet creates the user? Any advice please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hide Data &#38; Simple Login - SSH &#38; PuTTY - VPS Bible Pt 5 - GUVNR</title>
		<link>http://vpsbible.com/server-distributions/create-linux-user/comment-page-1/#comment-483</link>
		<dc:creator>Hide Data &#38; Simple Login - SSH &#38; PuTTY - VPS Bible Pt 5 - GUVNR</dc:creator>
		<pubDate>Mon, 30 Nov 2009 20:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1136#comment-483</guid>
		<description>[...] to be replaced by your username:group (likely the same word for each, definitely so if you followed Part 6: Create a Linux User &amp; Set Permissions). Swap my user directory, guvnr, for yours too, [...]</description>
		<content:encoded><![CDATA[<p>[...] to be replaced by your username:group (likely the same word for each, definitely so if you followed Part 6: Create a Linux User &amp; Set Permissions). Swap my user directory, guvnr, for yours too, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://vpsbible.com/server-distributions/create-linux-user/comment-page-1/#comment-482</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Wed, 28 Oct 2009 18:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1136#comment-482</guid>
		<description>@Nuha .. very thanks for your comment too, Sir ;)</description>
		<content:encoded><![CDATA[<p>@Nuha .. very thanks for your comment too, Sir <img src='http://vpsbible.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nuha</title>
		<link>http://vpsbible.com/server-distributions/create-linux-user/comment-page-1/#comment-481</link>
		<dc:creator>Nuha</dc:creator>
		<pubDate>Tue, 27 Oct 2009 13:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1136#comment-481</guid>
		<description>VERY THANKS FOR THIS INFORMATION</description>
		<content:encoded><![CDATA[<p>VERY THANKS FOR THIS INFORMATION</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://vpsbible.com/server-distributions/create-linux-user/comment-page-1/#comment-480</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Fri, 02 Oct 2009 14:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1136#comment-480</guid>
		<description>@alexandre.fr .. darn, sorry for delay, never saw this but tx for that input .. hope it&#039;s handy for Centos users</description>
		<content:encoded><![CDATA[<p>@alexandre.fr .. darn, sorry for delay, never saw this but tx for that input .. hope it&#8217;s handy for Centos users</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexandre.fr</title>
		<link>http://vpsbible.com/server-distributions/create-linux-user/comment-page-1/#comment-479</link>
		<dc:creator>alexandre.fr</dc:creator>
		<pubDate>Sun, 31 May 2009 13:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1136#comment-479</guid>
		<description>i had centos without visudo
so i ... no, i not install sudo.rpm,
i change os package!
(centos centos-5-i386-hostinabox576  950Mb)


after read the below, i tought instead of visudo
try sudo or sudoers


may be this could help:
http://www.centos.org/modules/newbb/viewtopic.php?forum=6&amp;topic_id=513&amp;viewmode=flat

MODIFY THE SEARCH PATH:
If you haven&#039;t already done so for other software, you now need to modify the search paths so that the system can find the sudo program and its manual pages. :
PATH=$PATH:/usr/local/bin:/usr/local/sbin:/usr/local/bin
MANPATH=$MANPATH:/usr/man/:/usr/local/man
It&#039;s advisable to log out and log in again at this point to activate these changes. Make sure that the system can find the sudo program
# Sudo -V
(that&#039;s an upper case &quot;V&quot;) and that you can display the manual pages:
# man sudo
# man visudo
# man sudoers</description>
		<content:encoded><![CDATA[<p>i had centos without visudo<br />
so i &#8230; no, i not install sudo.rpm,<br />
i change os package!<br />
(centos centos-5-i386-hostinabox576  950Mb)</p>
<p>after read the below, i tought instead of visudo<br />
try sudo or sudoers</p>
<p>may be this could help:<br />
<a href="http://www.centos.org/modules/newbb/viewtopic.php?forum=6&#038;topic_id=513&#038;viewmode=flat" rel="nofollow">http://www.centos.org/modules/newbb/viewtopic.php?forum=6&#038;topic_id=513&#038;viewmode=flat</a></p>
<p>MODIFY THE SEARCH PATH:<br />
If you haven&#8217;t already done so for other software, you now need to modify the search paths so that the system can find the sudo program and its manual pages. :<br />
PATH=$PATH:/usr/local/bin:/usr/local/sbin:/usr/local/bin<br />
MANPATH=$MANPATH:/usr/man/:/usr/local/man<br />
It&#8217;s advisable to log out and log in again at this point to activate these changes. Make sure that the system can find the sudo program<br />
# Sudo -V<br />
(that&#8217;s an upper case &#8220;V&#8221;) and that you can display the manual pages:<br />
# man sudo<br />
# man visudo<br />
# man sudoers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

