Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 1 (Q.No. 11)
11.
How can you add Amit, a new user, to your system?
Using useradd
Using adduser
Using linuxconf
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
16 comments Page 1 of 2.

Ramchandra said:   1 decade ago
Please explain me how to add new user using linuxconf?

Devi said:   1 decade ago
Have tried creating the user using linuxconf but getting error could any one please suggest.

Anant said:   1 decade ago
I don't know how we use linuxconf but you can also add a new user from,

[root@localhost ~]# system-config-users.

Savi said:   1 decade ago
Linuxconf command isn't there in man pages, So how to add by using linuxconf please tell me?

Divya Gupta said:   1 decade ago
Please tell how the linuxconf is used to add user it is used to configure the Linux?

Issa said:   1 decade ago
To add a new user account, follow these steps:

Start linuxconf.
Click the Config tab.
Expand the tree browser under Users Accounts, Normal, User Accounts.
Click on User Accounts. You should now see the Users Accounts panel.
Click Add.
Complete the required fields.
Click Accept.

Antriksh said:   1 decade ago
useradd - Create a new user or update default new user information.

Satyam said:   1 decade ago
Could anyone tell me, how to use these commands like : useradd, adduser, Linuxconf ?

MONIKA said:   1 decade ago
How is it possible in putty man linuxconf is not there its showing Error Command.

Sachin said:   10 years ago
How to use linuxconf command for useradd ?

And this is possible in cmd mode?


Post your comments here:

Your comments will be displayed after verification.