2009年7月12日 星期日

add user

1.use useradd to add user
#useradd -m tommy

2.add user with su permission
#useradd -m -G wheel tommy

3.set passwd for new user
#passwd tommy

沒有留言:

張貼留言