XK0-005 Exam Question 176

A Linux administrator is configuring a two-node cluster and needs to be able to connect the nodes to each other using SSH keys from the root account. Which of the following commands will accomplish this task?
  • XK0-005 Exam Question 177

    A Linux administrator is troubleshooting a systemd mount unit file that is not working correctly. The file contains:
    [root@system] # cat mydocs.mount
    [Unit]
    Description=Mount point for My Documents drive
    [Mount]
    What=/dev/drv/disk/by-uuid/94afc9b2-ac34-ccff-88ae-297ab3c7ff34
    Where=/home/user1/My Documents
    Options=defaults
    Type=xfs
    [Install]
    WantedBy=multi-user.target
    The administrator verifies the drive UUID correct, and user1 confirms the drive should be mounted as My Documents in the home directory. Which of the following can the administrator do to fix the issues with mounting the drive? (Select two).
  • XK0-005 Exam Question 178

    An administrator deployed a Linux server that is running a web application on port 6379/tcp.
    SELinux is in enforcing mode based on organization policies.
    The port is open on the firewall.
    Users who are trying to connect to a local instance of the web application receive Error 13, Permission denied.
    The administrator ran some commands that resulted in the following output:

    Which of the following commands should be used to resolve the issue?
  • XK0-005 Exam Question 179

    A junior developer is unable to access an application server and receives the following output:

    The systems administrator investigates the issue and receives the following output:

    Which of the following commands will help unlock the account?
  • XK0-005 Exam Question 180

    A systems administrator wants to test the route between IP address 10.0.2.15 and IP address 192.168.1.40. Which of the following commands will accomplish this task?