请问在linux里面怎么新建一个用户?

来源:百度知道 编辑:UC知道 时间:2024/05/15 06:46:48

************Create new user*************************
adduser penghan
passwd penghan
#Changing password for user penghan
New password: //input password
Retype new password: //input again
# Updated successfully //Over

********************Change default startup file***********
Method one:
which tcsh
# /bin/tcsh
chsh
# changing shell for penghan
Password: //input your password
New shell [/bin/tcsh]: /bin/tcsh
# Shell changed.
Method two:
Find a file "passwd" in /etc
Open it.
Find your user name,in which line
change "/bin/bash" to /bin/tcsh"

******************************************************
ok!You can start your icfb from your root.

#adduser username

请问在linux里面怎么新建一个用户? 怎么新建linux用户? 怎么在XP系统中新建完一个用户后,让这个用户里面没有主用户里的数据? 怎么重新建一个用户? 请问网通用户怎么新建一个宽带上网 我在用户里面新建了一个guest用户。怎么样才能开机直接进入这个用户而不是进如管理员? 请问Linux里面一个批处理文件里面如何切换用户执行不同的内容 xp系统新建了一个用户之后`默认Administrator消失了`请问怎么恢复Administrator用户 我新建了一个用户后,为什么在我删除的时候,会出现拒绝访问,请问应该怎么解决. 我在windowsXP中新建了一个系统用户 发现原来的那个用户不见了 怎么把新建的用户删除 使用原来的那个用户