SC0-471  Exam

Exam # of questions Description  Update
SC0-471 123 Strategic Infrastructure Security... 02/15/2011
[Practice Test]   [Download Study Guide(PDF)]  [Update Exam]

SC0-471 - Exam Information
  • Description:Strategic Infrastructure Security
  • Passing Score:0%
  • Practice Test - Number of questions:123 questions
  • Simulation Test - Number of questions:123 questions
  • Simulation Test Duration:120 minutes
  • Has explanations:No

Question of the day

You have a file on your Linux system, and you need to modify the file's permissions. The permissions you wish to apply are: Read and Write for the User; Read and Write for the Group: and Read for the Others. What command will allow you to achieve this?

Answer(s)

  1. chmod 660 test_file.tar.gz
  2. chmod 760 test_file.tar.gz
  3. chmod 604 test_file.tar.gz
  4. chmod 704 test_file.tar.gz
  5. chmod 664 test_file.tar.gz
Correct Answer

chmod 664 test_file.tar.gz