<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.wiki.mohid.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=89.181.88.166&amp;*</id>
		<title>MohidWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.mohid.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=89.181.88.166&amp;*"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Special:Contributions/89.181.88.166"/>
		<updated>2026-04-05T01:35:16Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=Adduser&amp;diff=24</id>
		<title>Adduser</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Adduser&amp;diff=24"/>
				<updated>2007-12-15T11:07:59Z</updated>
		
		<summary type="html">&lt;p&gt;89.181.88.166: /* Adding sudoers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Adduser allows to add new users in linux. Here's the help page:&lt;br /&gt;
 [root@dual_64 home]# adduser --hel&lt;br /&gt;
 Usage: useradd [options] LOGIN&lt;br /&gt;
 &lt;br /&gt;
 Options:&lt;br /&gt;
   -b, --base-dir BASE_DIR       base directory for the new user account&lt;br /&gt;
                                 home directory&lt;br /&gt;
   -c, --comment COMMENT         set the GECOS field for the new user account&lt;br /&gt;
   -d, --home-dir HOME_DIR       home directory for the new user account&lt;br /&gt;
   -D, --defaults                print or save modified default useradd&lt;br /&gt;
                                 configuration&lt;br /&gt;
   -e, --expiredate EXPIRE_DATE  set account expiration date to EXPIRE_DATE&lt;br /&gt;
   -f, --inactive INACTIVE       set password inactive after expiration&lt;br /&gt;
                                 to INACTIVE&lt;br /&gt;
   -g, --gid GROUP               force use GROUP for the new user account&lt;br /&gt;
   -G, --groups GROUPS           list of supplementary groups for the new&lt;br /&gt;
                                 user account&lt;br /&gt;
   -h, --help                    display this help message and exit&lt;br /&gt;
   -k, --skel SKEL_DIR           specify an alternative skel directory&lt;br /&gt;
   -K, --key KEY=VALUE           overrides /etc/login.defs defaults&lt;br /&gt;
   -m, --create-home             create home directory for the new user&lt;br /&gt;
                                 account&lt;br /&gt;
   -l,                       do not add user to lastlog database file&lt;br /&gt;
   -M,                       do not create user's home directory(overrides /etc/login.defs)&lt;br /&gt;
   -r,                       create system account&lt;br /&gt;
    -o, --non-unique              allow create user with duplicate&lt;br /&gt;
                                 (non-unique) UID&lt;br /&gt;
   -p, --password PASSWORD       use encrypted password for the new user&lt;br /&gt;
                                 account&lt;br /&gt;
   -s, --shell SHELL             the login shell for the new user account&lt;br /&gt;
   -u, --uid UID                 force use the UID for the new user account&lt;br /&gt;
&lt;br /&gt;
==Adding users in Dual_64==&lt;br /&gt;
 &amp;gt; adduser -m USERNAME&lt;br /&gt;
 &amp;gt; passwd USERNAME&lt;br /&gt;
 passwd&amp;gt; PASSWORD&lt;br /&gt;
 &amp;gt; [[chmod]] -R --reference=/home/fedora /home/USERNAME&lt;br /&gt;
 &amp;gt; ln -s /home/Aplica /home/USERNAME&lt;br /&gt;
 &amp;gt; ln -s /home/Projects /home/USERNAME&lt;br /&gt;
 &amp;gt; ln -s /home/Software /home/USERNAME&lt;br /&gt;
&lt;br /&gt;
==Removing users==&lt;br /&gt;
 &amp;gt; userdel -r USERNAME&lt;br /&gt;
&lt;br /&gt;
== Adding sudoers ==&lt;br /&gt;
Edit the ''/etc/sudoers''&lt;br /&gt;
 root&amp;gt; visudo&lt;br /&gt;
 visudo&amp;gt; USERNAME    ALL=(ALL)    ALL&lt;br /&gt;
&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[CategorY:Linux]]&lt;/div&gt;</summary>
		<author><name>89.181.88.166</name></author>	</entry>

	</feed>