EX200 Exam Question 41

SIMULATION
Notes:
NFS: NFS instructor.example.com:/var/ftp/pub/rhel6/dvd
YUM: http://instructor.example.com/pub/rhel6/dvd
ldap: http://instructor.example.com/pub/EXAMPLE-CA-CERT
Install dialog package.

EX200 Exam Question 42

CORRECT TEXT
Add admin group and set gid=600

EX200 Exam Question 43

Which of the following sections must exist in a Packer template?
  • EX200 Exam Question 44

    CORRECT TEXT
    Add user: user1, set uid=601
    Password: redhat
    The user's login shell should be non-interactive.

    EX200 Exam Question 45

    Find all lines in the file /usr/share/dict/words that contain the string seismic. Put a copy of all these lines in their original order in the file /root/wordlist. /root/wordlist should contain no empty lines and all lines must be exact copies of the original lines in /usr/share/dict/words.