时间:2024-10-11 21:38:37
1、使用命令 useradd test 创建用户
3、使用命令groupadd test创建test用户组
5、使用命令 chmod -R 755 /home/test给宿主目录增加755权限