摘要:
Linux添加/删除用户和用户组 本文总结了Linux添加或者删除用户和用户组时常用的一些命令和参数。1、建用户:adduser phpq //新建phpq用户passwd phpq //给phpq用户设置密码 2、建工作组groupadd test //新建test工作组 3、新建用户同时增加工作 阅读全文
posted @ 2017-06-20 10:17
iamdoufu
阅读(229)
评论(0)
推荐(0)