XK0-005 Exam Question 16

A junior systems administrator recently installed an HBA card in one of the servers that is deployed for a production environment. Which of the following commands can the administrator use to confirm on which server the card was installed?
  • XK0-005 Exam Question 17

    Due to low disk space, a Linux administrator finding and removing all log files that were modified more than
    180 days ago. Which of the following commands will accomplish this task?
  • XK0-005 Exam Question 18

    The journald entries have filled a Linux machine's /var volume. Which of the following is the best command for a systems administrator to use to free up the disk space occupied by these entries?
  • XK0-005 Exam Question 19

    A file called testfile has both uppercase and lowercase letters:
    $ cat testfile
    ABCDEfgH
    IJKLmnoPQ
    abcdefgH
    ijklLMNopq
    A Linux administrator is tasked with converting testfile into all uppercase and writing it to a new file with the name uppercase. Which of the following commands will achieve this task?
  • XK0-005 Exam Question 20

    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?