Question 106

A Linux administrator needs to disable the Sendmail service on a Linux server and prevent it from being started manually and during boot.
Which of the following is the BEST command to do this?
  • Question 107

    An administrator is attempting to block SSH connections to 192.168.10.24 using the Linux firewall. After implementing a rule, a connection refused error is displayed when attempting to SSH to 192.168.10.24.
    Which of the following rules was MOST likely implemented?
  • Question 108

    A systems administrator manually added a new library to the server. The administrator wants to rebuild the library cache for immediate use.
    Which of the following commands should the systems administrator run to achieve this goal?
  • Question 109

    An administrator needs to change the IP address on a server remotely. After updating the configuration files, a network restart is needed. However, the administrator fears that when the network connection drops, the network restart script will be killed before the new IP address has been set.
    Which of the following commands would prevent the script from being killed?
  • Question 110

    A file server is sharing a directory called /share between team members inside a company. The fileshare needs to be moved from serverA to /newshare located on serverB with all permissions and attributes preserved. Which of the following commands would BEST achieve this task?