Featured

    Featured Posts

Creating users

Every person who uses a Linux system should have its own account. You need to be familiar with tools that enable you to create, modify and delete user accounts.
In Ubuntu, you can create users using shell commands or the GUI tool.
Creating users using the GUI tool
To create users using the GUI tool, click on the “System Setting” button on the left side of your screen. In the window that opens type “user“. This should find the GUI tool called “User accounts“:
ubuntu creating users 1
In the window that opens, click on the “Unlock” button in the upper right corner. You will need to provide the superuser password.
creating users ubuntu 2
Now, click the plus button in the lower left corner. This opens up a new window:
creating users ubuntu 3
Choose the account type and enter the Full name and Username of the user. When done, click Create.
creating users ubuntu 4
The user is now created, but it is currently disabled. To change that, click on the Password field. This opens up a new window:
creating users ubuntu 5
Set up the password and click Change. The user can now log in to the system.
Creating users using the adduser command
You can use the shell command adduser to create a user. This commands opens up a little wizard that helps to create a user. Here is an example:
linux adduser command
In the picture above you can see that we’ve created the user jwilliams and set up its full name and password. The user can now log in.
NOTE – some books mention useradd as the utility to create users. On some distributions, adduser is just a symbolic link to useradd. In Debian, however, adduser is the front end to useradd and the recommended way to create users. Even the man page for useradd says that you should use adduser instead: “On Debian, administrators should usually use adduser instead.
author

Author Name

Author Description!

Get Free Email Updates to your Inbox!

Post a Comment

www.ccna.ma

yu
Powered by Blogger.

Translate

Copyright © Learn Linux Th3pro.xyz | Blogger Templates | Designed By Code TAOUSSI