Question 41

A junior Linux administrator is trying to verify connectivity to the remote host host1and display round-trip statistics for ten ICMP requests.
Which of the following commands should the administrator execute?
  • Question 42

    Which of the following server roles is MOST appropriate to route files to multifunction devices?
  • Question 43

    A junior Linux administrator is performing version control on a Git repository. The administrator is given a list of tasks to complete:
    List the currently installed Git release.
    Show the status reporting of the clone.
    Which of the following commands would allow the administrator to complete these tasks? (Choose two.)
  • Question 44

    A networked has been crashing intermittently. A Linux administrator would like to write a shell script that will attempt to ping the server and email an alert if the server fails to respond. The script will later be scheduled via cron job.
    Which of the following scripts would BEST accomplish this task?

  • Question 45

    A Linux administrator is updating iptables rules and is given the following tasks:
    * Output a list of iptables rules.
    * Remove all iptables rules.
    Which of the following actions should be performed from the terminal console to accomplish these tasks?
    (Choose two.)