linux下添加用戶並賦予root權限

1、建立用戶和羣組php 一、建立用戶 #adduser -u 2000 tommy//添加一個名爲tommy的用戶,並設置UID爲2000 #passwd tommy   //修改密碼 Changing password for user tommy. New UNIX password:     //在這裏輸入新密碼 Retype new UNIX password:  //再次輸入新密碼 p
相關文章
相關標籤/搜索