XK0-005 Exam Question 76

Which of the following is the MOST common method used to access Windows systems that are running in a cloud provider from a Linux system?
  • XK0-005 Exam Question 77

    A DevOps engineer wants to allow the same Kubernetes container configurations to be deployed in development, testing, and production environments. A key requirement is that the containers should be configured so that developers do not have to statically configure custom, environment- specific locations. Which of the following should the engineer use to meet this requirement?
  • XK0-005 Exam Question 78

    A Linux administrator needs to add some files in a directory to the Git repository but must exclude some local .tmp files that are occasionally created by the scripts.
    Which of the following is the BEST way to accomplish this task?
  • XK0-005 Exam Question 79

    All users are reporting that they cannot connect to the SFTP server. The administrator runs a scan:

    Which of the following would allow the administrator to fix the problem?
  • XK0-005 Exam Question 80

    An operations engineer is planning to start a container running a PostgreSQL database. The engineer wants the container to start automatically at system startup, mount the /home/db directory as /var/lib/postgresql inside the container, and expose port 5432 to the OS. Which of the following commands should the engineer run to achieve this task?