mysql數(shù)據(jù)庫創(chuàng)建數(shù)據(jù)庫 linux怎么刪除用戶和用戶組?
linux怎么刪除用戶和用戶組?Linux create user command useradd-G test-D/home/test1-S/etc/bash-M test1注解:-G group-
linux怎么刪除用戶和用戶組?
Linux create user command useradd-G test-D/home/test1-S/etc/bash-M test1注解:-G group-D home directory-S shell delete user command userdel-R test1 create password command passwd