Question 176

An administrator is troubleshooting to determine why backups are failing on a particular server.
The administrator runs the ps command and analyzes the following output.

The administrator runs kill -9 10112 yet the process remains.
Which of the following BEST describes the issue and how to fix it?
  • Question 177

    A systems administrator is receiving tickets from users who cannot reach the application app that should be listening on port 9443/tcp on a Linux server.
    To troubleshoot the issue, the systems administrator runs netstat and receives the following output:

    Based on the information above, which of the following is causing the issue?
  • Question 178

    A systems administrator is receiving tickets from users who cannot reach the application app that should be listening on port 9443/tcp on a Linux server.
    To troubleshoot the issue, the systems administrator runs netstat and receives the following output:

    Based on the information above, which of the following is causing the issue?
  • Question 179

    A Linux administrator was notified that a virtual server has an I/O bottleneck. The Linux administrator analyzes the following output:

    Given there is a single CPU in the sever, which of the following is causing the slowness?
  • Question 180

    Developers have requested implementation of a persistent, static route on the application server. Packets sent over the interface eth0 to 10.0.213.5/32 should be routed via 10.0.5.1. Which of the following commands should the administrator run to achieve this goal?