chmod -R u+rw /application
chmod -r u+rw /application
chmod -R o+rw /application
chmod -r o+rw /application
第1题:
A. chmod -R u+rw /application
B. chmod -r u+rw /application
C. chmod -R o+rw /application
D. chmod -r o+rw /application
第2题:
第3题:
在linux中,文件exer1的访问权限为rw-r--r--,现要增加所有用户的执行权限和同组用户的写权限,下列命令正确的是()
第4题:
文件exer1的访问权限为rw-r--r--,现要增加所有用户的执行权限和同组用户的写权限,下列命令正确的是()。
第5题:
How can permissions be set up on /tmp so that one user in a group cannot delete another user’s files in that same group()
第6题:
How can permissions be set up on /tmp so that a user cannot delete another user’s files?()
第7题:
Which command will configure a directory /commonfiles so that a user cannot delete files owned by other users in the same group()?
第8题:
An application owner wants to grant write permission to all users for all the files and directories in the application directory. Which of the following is the correct command?()
第9题:
The system administrator has requested that all setuid/setgid bits be removed from executables in application filesystem. Which command will achieve this?()
第10题:
Publish the application to users in the Staff OU.
Publish the application to users in the Clients OU.
Assign the application to computers in the Staff OU.
Assign the application to computers in the Clients OU.
第11题:
chmod -R 775 /stuff
chmod -h 002 /stuff
chmod -R 577 /stuff
chmod ug+rwx,o+rx /stuff
第12题:
chmod -R o-s /application
chmod -R ug-s /application
chmod -R -s -o /application
chmod -R -s -ug /application
第13题:
A.chmod-R677/app
B.chmod-R664/app
C.chmod-r677/app
D.chmod-r664/app
第14题:
下面()命令可以改变test目录中所有文件的权限。
第15题:
在UNIX中,可用ls命令察看文件属性,一个文件file1的属性为“RW_R_ _ R _ _”,如果对文件赋予本用户读写执行权限,组内用户和其它用户读写权限,则使用()命令。
第16题:
用下列哪句语句给/opt/package/scripts目录赋权限()。
第17题:
A system administrator wants to give full read/write/excute access to the owner and group of the /stuff directory and all subdirectories and files, but only allow read/execute for others. What command would the administrator use?()
第18题:
Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?()
第19题:
Which single compound ’chmod’ command would achieve the same result as these four commands?()
第20题:
How should read, write and execute permissions for ‘group’ and ‘other’ be granted to all files and directories within the /app filesystem?()
第21题:
Your network consists of a single Active Directory domain. All domain controllers run Windows Server 2008 R2. All client computers run Windows 7. All user accounts are stored in an organizational unit (OU) named Staff. All client computer accounts are stored in an OU named Clients. You plan to deploy a new application. You need to ensure that the application deployment meets the following requirements: èUsers must access the application from an icon on the Start menu. èThe application must be available to remote users when they are offline. What should you do?()
第22题:
chmod 557 /bin/foo
chmod o+rwx.a+rx/bin/foo
chown 557 /bin/foo
chmod 755/bin/foo
第23题:
chmod -R u+rw /application
chmod -r u+rw /application
chmod -R o+rw /application
chmod -r o+rw /application
第24题:
chmod -R 677 /app
chmod -R 664 /app
chmod -r 677 /app
chmod -r 664 /app