單項選擇題為文件file1的所屬組增加寫權限的正確操作是()

A.chmod o+w file1
B.chmod g+w file1
C.chmod u+x file1
D.chmod g+x file1


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題向group1組中添加成員zhangsan,正確的命令是()

A.useradd zhangsan to group1
B.groupadd zhangsan group1
C.groupadd group1zhangsan
D.gpasswd -a zhangsan group1

2.單項選擇題如果想設置下次開機時,vsftpd服務會被自動啟動,可以使用命令()

A.systemctl start vsftpd
B.systemctl is-enable vsftpd
C.systemctl reload vsftpd
D.systemctl enable vsftpd

3.單項選擇題如果想重新啟動vsftpd服務,可以使用命令()

A.systemctl stop vsftpd
B.systemctl restart vsftpd
C.systemctl state vsftpd
D.systemctl status vsftpd

4.單項選擇題systemd是通過哪個命令來管理服務的()

A.systemctl
B.admin
C.reboot
D.service

5.單項選擇題以下哪個命令可以查詢某個文件或命令在哪個包里()

A.yum install
B.yum remove
C.yum info
D.yum provides