niusouti.com

单选题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?()A chmod -R 775 /stuff

题目
单选题
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?()
A

chmod -R 775 /stuff

B

chmod -h 002 /stuff

C

chmod -R 577 /stuff

D

chmod ug+rwx,o+rx /stuff


相似考题
参考答案和解析
正确答案: C
解析: 暂无解析
更多“单选题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?()A chmod -R 775 /stuff”相关问题
  • 第1题:

    A class games.cards.Poker is correctly defined in the jar file Poker.jar.  A user wants to execute the main method of Poker on a UNIX system using the command:  java games.cards.Poker  What allows the user to do this?() 

    • A、 put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java
    • B、 put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/*.jar
    • C、 Put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/Poker.jar
    • D、 put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuff/java
    • E、 put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuffijava/*.jar
    • F、 put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuff/java/Poker.jar

    正确答案:C

  • 第2题:

    A user cannot access files on /deps/it directory, the administrator verifies permissions are set for the directory. Which of the following actions need to be performed to only grant read access to the user on the IT directory?()

    • A、Set folder permissions to 760.
    • B、Set folder permissions to 770.
    • C、Set folder permissions to modify
    • D、Set folder permissions to full control

    正确答案:B

  • 第3题:

    The df command indicates that a filesystem is full, however, the du command indicates that not all space is allocated.  How would the system administrator isolate the discrepancy()

    • A、Use the fuser command to identify deleted but open files.
    • B、Use the ipcs command to view orphan shared memory segments.
    • C、Use the defrag command to determine if the filesystem is fragmented.
    • D、Use the topas command to identify processes using the most system resources.

    正确答案:A

  • 第4题:

    How should read, write and execute permissions for ‘group’ and ‘other’ be granted to all files and directories within the /app filesystem?()

    • A、chmod -R 677 /app
    • B、chmod -R 664 /app
    • C、chmod -r 677 /app
    • D、chmod -r 664 /app

    正确答案:A

  • 第5题:

    A class games.cards.Poker is correctly defined in the jar file Poker.jar. A user wants to execute the main method of Poker on a UNIX system using the command:java games.cards. Poker What allows the user to do this?()

    • A、put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java
    • B、put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/*.jar
    • C、put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/Poker.jar
    • D、put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuff/java

    正确答案:C

  • 第6题:

    You are the network administrator for ExamSheet and you support the portable computer users. An Account Executive named Hildegard frequently travels to meet with customers and uses her portable computer to demonstrate the company’s new software products.  Hildegard needs to update these products frequently so customers can evaluate the latest software releases. You need to allow Hildegard to install the product updates while limiting her ability to perform other administrative duties on her portable computer. What should you do?()

    • A、Add Hildegard’s user accounts to the Pre-Windows 2000 Compatible Access  group. 
    • B、Add Hildegard’s user account to the local Power Users group. 
    • C、Allow Hildegard’s user account Full Control permission to the Program Files  folder.  Propagate the permissions to all the subdirectories and files in that directory. 
    • D、Allow Hildegard’s user account Write permissions to the Program Files folder.  Propagate the permissions to all the subdirectories and files in that directory. 

    正确答案:B

  • 第7题:

    单选题
    A class games.cards.Poker is correctly defined in the jar file Poker.jar.  A user wants to execute the main method of Poker on a UNIX system using the command:  java games.cards.Poker  What allows the user to do this?()
    A

     put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java

    B

     put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/*.jar

    C

     Put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/Poker.jar

    D

     put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuff/java

    E

     put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuffijava/*.jar

    F

     put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuff/java/Poker.jar


    正确答案: C
    解析: 暂无解析

  • 第8题:

    单选题
    A user cannot access files on /deps/it directory, the administrator verifies permissions are set for the directory. Which of the following actions need to be performed to only grant read access to the user on the IT directory?()
    A

    Set folder permissions to 760.

    B

    Set folder permissions to 770.

    C

    Set folder permissions to modify

    D

    Set folder permissions to full control


    正确答案: C
    解析: 暂无解析

  • 第9题:

    单选题
    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?()
    A

    chmod -R 775 /stuff

    B

    chmod -h 002 /stuff

    C

    chmod -R 577 /stuff

    D

    chmod ug+rwx,o+rx /stuff


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    You are the network administrator for ExamSheet and you support the portable computer users. An Account Executive named Hildegard frequently travels to meet with customers and uses her portable computer to demonstrate the company’s new software products.  Hildegard needs to update these products frequently so customers can evaluate the latest software releases. You need to allow Hildegard to install the product updates while limiting her ability to perform other administrative duties on her portable computer. What should you do?()
    A

    Add Hildegard’s user accounts to the Pre-Windows 2000 Compatible Access  group. 

    B

    Add Hildegard’s user account to the local Power Users group. 

    C

    Allow Hildegard’s user account Full Control permission to the Program Files  folder.  Propagate the permissions to all the subdirectories and files in that directory. 

    D

    Allow Hildegard’s user account Write permissions to the Program Files folder.  Propagate the permissions to all the subdirectories and files in that directory. 


    正确答案: C
    解析: As a member of the local Power Users group Hildegard would be able to install and update applications.

  • 第11题:

    单选题
    A class games.cards.Poker is correctly defined in the jar file Poker.jar. A user wants to execute the main method of Poker on a UNIX system using the command:java games.cards. Poker What allows the user to do this?()
    A

    put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java

    B

    put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/*.jar

    C

    put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/Poker.jar

    D

    put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuff/java


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    A user cannot access files on /deps/it directory, the administrator verifies permissions are set rw-------for the directory.  Which of the following actions need to be performed to only grant read access to the user on the IT directory?()
    A

     Set folder permissions to 760.

    B

     Set folder permissions to 770.

    C

     Set folder permissions to modify.

    D

     Set folder permissions to full control.


    正确答案: D
    解析: 暂无解析

  • 第13题:

    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?()

    • A、chmod -R 775 /stuff
    • B、chmod -h 002 /stuff
    • C、chmod -R 577 /stuff
    • D、chmod ug+rwx,o+rx /stuff

    正确答案:A

  • 第14题:

    A user is attempting to access files shared on a remote computer. The file share permissions allow the user to have full control; however, the NTFS permissions allow the user to have read access. Which of the following is the user’s resulting access level for the remotely shared directory?()

    • A、Modify
    • B、Full control
    • C、Write
    • D、Read

    正确答案:D

  • 第15题:

    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?()

    • A、chmod -R u+rw /application
    • B、chmod -r u+rw /application
    • C、chmod -R o+rw /application
    • D、chmod -r o+rw /application

    正确答案:C

  • 第16题:

    A class games.cards.Poker is correctly defined in the jar file Poker.jar. A user wants to execute the main method of Poker on a UNIX system using the command: java games.cards.Poker What allows the user to do this?()

    • A、put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java
    • B、put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java/*.jar
    • C、Put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java/Poker.jar
    • D、put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java
    • E、put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java/*.jar
    • F、put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java/Poker.jar

    正确答案:C

  • 第17题:

    All network servers run Windows Server 2003, and all client computers run Windows XP Professional. Sandra, the manager of the human resources department, asks you to create a shared folder named HRDrop. You create a HRDrop folder on a member server. You assign the Allow - Full Control share permission to the Everyone group. Now you need to configure the NTFS permissions on HRDrop to fulfil the following requirements: 1. Sandra must be able to read, modify, change permissions on, and delete all files and subfolders in HRDrop. 2. All other domain users must only be able to add new files to HRDrop. What should you do?()

    • A、Assign the Allow - Modify permission to Sandra. Assign the Allow - Read permission to the Users group.
    • B、Assign the Allow - Full Control permission to Sandra. Assign the Allow - Write permission and the Deny - Read and Execute permission to the Users group.
    • C、Assign the Allow - Modify permission to Sandra. Assign the Allow - List Folder permission to the Users group.
    • D、Assign the Allow - Full Control permission to Sandra. Assign the Allow - Read permission to the Users group.
    • E、Assign the Allow - Full Control permission to Sandra. Assign the Allow - Write permission to the Users group and remove the Read and Execute permissions to the Users group.

    正确答案:E

  • 第18题:

    You are the network administrator for All network servers run Windows Server 2003. All client computers run Windows XP Professional. You create a folder on thet network and share it as TestKingDocs. You want users to be able to read, create, and modify documents that are stored in the shared folder. You also want users to be able to delete the folders and the files that they create. A user reports that another used deleted a folder that she created. You discover that the Everyone group ias assigned the Allow - Full Control NTFS permission for the folder. You remove all assigned permissions for the Everyone group. You need to configure permission for the TestKingDocs shared folder to meet your requirements. You also need to ensure that users cannot delete the folders and files that other users create. Which two actions should you perform ()(Each correct answer presents part of the solution. Choose two.)

    • A、Assign the Authenticated Users group the Allow - Read & Execute permission.
    • B、Assign the Anonymous group the Allow - Modify permission.
    • C、Assign the Creator Owner group the Allow - Modify permission.
    • D、Assign the Creator Owner group the Allow - Full Control permission

    正确答案:A,C

  • 第19题:

    单选题
    A class games.cards.Poker is correctly defined in the jar file Poker.jar. A user wants to execute the main method of Poker on a UNIX system using the command: java games.cards.Poker What allows the user to do this?()
    A

    put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java

    B

    put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java/*.jar

    C

    Put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java/Poker.jar

    D

    put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java

    E

    put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java/*.jar

    F

    put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java/Poker.jar


    正确答案: F
    解析: 暂无解析

  • 第20题:

    单选题
    All network servers run Windows Server 2003, and all client computers run Windows XP Professional. Sandra, the manager of the human resources department, asks you to create a shared folder named HRDrop. You create a HRDrop folder on a member server. You assign the Allow - Full Control share permission to the Everyone group. Now you need to configure the NTFS permissions on HRDrop to fulfil the following requirements: 1. Sandra must be able to read, modify, change permissions on, and delete all files and subfolders in HRDrop. 2. All other domain users must only be able to add new files to HRDrop. What should you do?()
    A

    Assign the Allow - Modify permission to Sandra. Assign the Allow - Read permission to the Users group.

    B

    Assign the Allow - Full Control permission to Sandra. Assign the Allow - Write permission and the Deny - Read and Execute permission to the Users group.

    C

    Assign the Allow - Modify permission to Sandra. Assign the Allow - List Folder permission to the Users group.

    D

    Assign the Allow - Full Control permission to Sandra. Assign the Allow - Read permission to the Users group.

    E

    Assign the Allow - Full Control permission to Sandra. Assign the Allow - Write permission to the Users group and remove the Read and Execute permissions to the Users group.


    正确答案: E
    解析: 暂无解析

  • 第21题:

    单选题
    You are the network administrator for Company and you support the portable computer users. An Account Executive named Hildegard frequently travels to meet with customers and uses her portable computer to demonstrate the company’s new software products.  Hildegard needs to update these products frequently so customers can evaluate the latest software releases. You need to allow Hildegard to install the product updates while limiting her ability to perform  ther administrative duties on her portable computer.  What should you do? ()
    A

     Add Hildegard’s user accounts to the Pre-Windows 2000 Compatible Access group.

    B

     Add Hildegard’s user account to the local Power Users group.

    C

     Allow Hildegard’s user account Full Control permission to the Program Files folder. Propagate the permissions to all the subdirectories and files in that directory.

    D

     Allow Hildegard’s user account Write permissions to the Program Files folder. Propagate the permissions to all the subdirectories and files in that directory.


    正确答案: A
    解析: As a member of the local Power Users group, Hildegard would be able to install and update applications. 

  • 第22题:

    多选题
    You are the network administrator for The network consists of a single Active Directory domain named All network servers run Windows 2003 Server, and all client computers run Windows XP Professional. A file server named TK1 has two hard drives. You format D:/ and use the default file permissions. Then you copy a directory named Data from another file server to D:/ on TK1. Now you need to create a network share and configure NTFS permissions settings for D:/Data. You must fulfil the following requirements: 1. All domain users need read access to D:/Data. 2. Members of the Sales group need the ability to add and delete files in a directory named D:/Data/Sales. 3. Members of the Engineering group need the ability to read and modify files in a directory named D:/Data/Enginering. Which three actions should you perform?() (Each correct answer presents part of the solution. Choose three)
    A

    Assign the Allow - Modify NTFS permission on D:/Data/Sales to the Sales group.

    B

    Assign the Allow - Write NTFS permission on D:/Data/Engineering to the Engineering group.

    C

    Share D:/Data as Data and use the default share permissions.

    D

    Share D:/Data as Data and assign the Allow - Change share permission to the Everyone group.

    E

    Assign the Allow - Full Control NTFS permission on D:/Data to the Administrators group.

    F

    Change the share permission on D:/Data to assign the Allow - Modify permission to the Everyone group.

    G

    Assign the Allow - Read NTFS permission on D:/Data to the Users group.

    H

    Assign the Allow - Write NTFS permission on D:/Data/Sales and D:/Data/Engineering to the Creator Owner group.


    正确答案: F,G
    解析: 暂无解析

  • 第23题:

    单选题
    You are the network administrator for The network consists of a single Active Directory domain All network servers run Windows Server 2003, and all client computers run Windows XP Professional. All users in the sales department are members of a group names Sales. Tess, a member of Sales, creates a custom document named Salescustom.doc. She is responsible for making all required changes to this file. Tess places the file in a shared folder named TessDocs on a member server named TestKingA. Then she goes on vacation. When users from the sales department try to open Salescustom.doc, they receive the following error message: 'Access is denied'. You log on to the console of TestKingA and try to open Salescustom.doc. You receive the same error message. You need to ensure that members of Sales have read-only access to Salescustom.doc. You must not affect Tess's permissions on Salescustom.doc or on any other files in TessDocs. You must not grant access to Salescustom.doc to any other users. First, you log on to TestKingA as an administrator. What should you do next?()
    A

    Take ownership of TessDocs and select the Replace owner on subcontainers and objects check box. Configure the NTFS permissions to assign the Allow - Modify permissions on the folder to Sales.

    B

    Take ownership of Salescustom.doc.Configure the NTFS permissions to assign the Allow - Create Files/Write Data permissions on the file to Sales.

    C

    Take ownership of Salescustom.doc. Configure the NTFS permissions to assign the Allow - Read permissions on the file to Sales.

    D

    Take ownership of TessDocs and select the Replace owner on subcontainers and Object check box. Configure the NTFS permissions to assign the Allow - Read permissions on the folder to Sales.


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    How should read, write and execute permissions for ‘group’ and ‘other’ be granted to all files and directories within the /app filesystem?()
    A

    chmod -R 677 /app

    B

    chmod -R 664 /app

    C

    chmod -r 677 /app

    D

    chmod -r 664 /app


    正确答案: B
    解析: 暂无解析