Question 96

An administrator is installing a Linux VM on a personal hypervisor. The administrator wants to have the VM's IP address on the same network as the hypervisor host so the VM has the same network properties as the physical interface of the host. To which of the following should the administrator set the network properties?
  • Question 97

    A customer reports a Linux production server is randomly suffering degraded performance. The administrator verifies that the sysstat package is installed and enabled on the server.
    Which of the following would BEST determine what is causing the impact on performance?
  • Question 98

    A systems administrator needs to write a script that performs unattended package upgrades. Which of the folowing flags should be used with either yum or apt to meet this goal?
  • Question 99

    A systems administrator suspects a process with a PID of 2864 is consuming resources at an alarming rate.
    The administrator uses the command renice -n -5 -p2864, but it does not solve the issue. Which of the following commands should the administrator execute to correct the issue?
  • Question 100

    A Linux user needs to connect to a remote email server named mail.foo.com through the SMTP port.
    Which of the following commands will accomplish this task?