centos新建用戶命令 CentOS添加和刪除用戶?
CentOS添加和刪除用戶?1. 創(chuàng)建用戶:addUser phpq//創(chuàng)建一個新的phpq用戶passwd phpq//為phpq用戶設置密碼2。永久刪除用戶帳戶userdel Petergroup
CentOS添加和刪除用戶?
1. 創(chuàng)建用戶:
addUser phpq//創(chuàng)建一個新的phpq用戶
passwd phpq//為phpq用戶設置密碼
2。永久刪除用戶帳戶
userdel Peter
groupdel Peter
usermod–g Peter