EX200 Exam Question 91

Configure a task: plan to run echo hello command at 14:23 every day.

EX200 Exam Question 92

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
  • EX200 Exam Question 93

    SIMULATION
    Who ever creates the files/directories on archive group owner should be automatically should be the same group owner of archive.

    EX200 Exam Question 94

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

    EX200 Exam Question 95

    Your System is going use as a router for 172.24.0.0/16 and 172.25.0.0/16. Enable the IP Forwarding.
    1. echo "1" >/proc/sys/net/ipv4/ip_forward
    2. vi /etc/sysctl.conf net.ipv4.ip_forward=1