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 2 of 2.

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.

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

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

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.

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

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


Post your comments here:

Your comments will be displayed after verification.