XK0-005 Exam Question 1

A new application container was built with an incorrect version number. Which of the following commands should be used to rename the image to match the correct version 2.1.2?
  • XK0-005 Exam Question 2

    A systems administrator is tasked with creating a cloud-based server with a public IP address.

    Which of the following technologies did the systems administrator use to complete this task?
  • XK0-005 Exam Question 3

    A Linux engineer finds multiple failed login entries in the security log file for application users. The Linux engineer performs a security audit and discovers a security issue. Given the following:
    # grep -iE '*www*|db' /etc/passwd
    www-data:x:502:502:www-data:/var/www:/bin/bash
    db:x: 505:505:db: /opt/db:/bin/bash
    Which of the following commands would resolve the security issue?
  • XK0-005 Exam Question 4

    A Linux administrator rebooted a server. Users then reported some of their files were missing. After doing some troubleshooting, the administrator found one of the filesystems was missing. The filesystem was not listed in /etc/f stab and might have been mounted manually by someone prior to reboot. Which of the following would prevent this issue from reoccurring in the future?
  • XK0-005 Exam Question 5

    A systems administrator has been tasked with disabling the nginx service from the environment to prevent it from being automatically and manually started. Which of the following commands will accomplish this task?