Question 76

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

Question 77

1. Find all sizes of 10k file or directory under the /etc directory, and copy to /tmp/findfiles directory.
2. Find all the files or directories with Lucy as the owner, and copy to /tmp/findfiles directory.

Question 78

Which Ansible keyword is used in a playbook to store the result (i.e. return code) of a task in a variable?
  • Question 79

    Install the appropriate kernel update from http://server.domain11.example.com/pub/updates.
    The following criteria must also be met:
    The updated kernel is the default kernel when the system is rebooted
    The original kernel remains available and bootable on the system

    Question 80

    SIMULATION
    The firewall must be open.