XK0-005 Exam Question 216

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?
  • XK0-005 Exam Question 217

    A systems administrator is investigating why one of the servers has stopped connecting to the internet.

    Which of the following is causing the issue?
  • XK0-005 Exam Question 218

    Application code is stored in Git. Due to security concerns, the DevOps engineer does not want to keep a sensitive configuration file, app . conf, in the repository. Which of the following should the engineer do to prevent the file from being uploaded to the repository?
  • XK0-005 Exam Question 219

    A junior administrator is trying to set up a passwordless SSH connection to one of the servers. The administrator follows the instructions and puts the key in the authorized_key file at the server, but the administrator is still asked to provide a password during the connection.
    Given the following output:

    Which of the following commands would resolve the issue and allow an SSH connection to be established without a password?
  • XK0-005 Exam Question 220

    A junior Linux administrator is tasked with installing an application. The installation guide states the application should only be installed in a run level 5 environment.

    Which of the following commands would ensure the server is set to runlevel 5?