XK0-005 Exam Question 31

An administrator thinks that a package was installed using a snap. Which of the following commands can the administrator use to verify this information?
  • XK0-005 Exam Question 32

    A systems administrator receives the following errors via email from the system log:
    go
    XFS (loop0): Metadata CRC error detected at xfs_agi_read_verify+0xcb/0xfe XFS (loop0): First 128 bytes of corrupted metadata buffer XFS (loop0): metadata I/O error in "xfs_trans_read_buf_map" at daddr 0x2 len 1 error 74 A few minutes later, the administrator starts receiving reports that some of the images in the company's website are not loading properly. The systems administrator runs some commands and receives the following outputs:
    css
    Output 1
    NAME FSTYPE UUID MOUNTPOINT
    sda ext4 02ae47-fe457-45bc /
    sdb xfs 347c7056 /var/www/html
    Output 2
    DocumentRoot "/var/www/html"
    Output 3
    httpd.service - The Apache HTTP Server
    Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled) Active: active (running) since Sun 1991-05-24 16:12:43 UTC; 30y ago Main PID: 252 (httpd) Which of the following would be the appropriate steps to take to solve this issue?
  • XK0-005 Exam Question 33

    A Linux user reported the following error after trying to connect to the system remotely:
    ssh: connect to host 10.0.1.10 port 22: Resource temporarily unavailable The Linux systems administrator executed the following commands in the Linux system while trying to diagnose this issue:

    Which of the following commands will resolve this issue?
  • XK0-005 Exam Question 34

    Linux system users report that over the past few months, a server has stopped responding at least twice each day. Every time this happens, the users have to restart the server to recover it. A systems administrator diagnosing the issue collects the following outputs:
    csharp
    Output 1
    [Tue Aug 31 16:36:42 2021] oom-killer invoked by java: gfp_mask=0x280da2 order=0, oom_score_adj=0
    [Tue Aug 31 16:36:42 2021] java cpuset=/ mems_allowed=0
    makefile
    Output 2
    [root@server]# free -m
    total used free shared buff/cache available
    Mem: 15819 15026 174 92 619 134
    Swap: 0 0 0
    Which of the following is the best permanent resolution for the system?
  • XK0-005 Exam Question 35

    A Linux administrator found many containers in an exited state. Which of the following commands will allow the administrator to clean up the containers in an exited state?