Free XK0-005 Exam Braindumps (page: 33)

Page 32 of 96

A Linux systems administrator receives a notification that one of the server’s filesystems is full. Which of the following commands would help the administrator to identify this filesystem?

  1. lsblk
  2. fdisk
  3. df -h
  4. du -ah

Answer(s): C



A systems administrator is notified that the mysqld process stopped unexpectedly. The systems administrator issues the following command:
sudo grep –i -r ‘out of memory’ /var/log
The output of the command shows the following:
kernel: Out of memory: Kill process 9112 (mysqld) score 511 or sacrifice child.
Which of the following commands should the systems administrator execute NEXT to troubleshoot this issue? (Select two).

  1. free -h
  2. nc -v 127.0.0.1 3306
  3. renice -15 $( pidof mysql )
  4. lsblk
  5. killall -15
  6. vmstat -a 1 4

Answer(s): A,F



Users have reported that the interactive sessions were lost on a Linux server. A Linux administrator verifies the server was switched to rescue.target mode for maintenance. Which of the following commands will restore the server to its usual target?

  1. telinit 0
  2. systemctl reboot
  3. systemctl get-default
  4. systemctl emergency

Answer(s): B



A systems administrator was tasked with assigning the temporary IP address/netmask 192.168.168.1/255.255.255.255 to the interface eth0 of a Linux server.
When adding the address, the following error appears:
# ip address add 192.168.168.1/33 dev eth0
Error: any valid prefix is expected rather than "192.168.168.1/33".
Based on the command and its output above, which of the following is the cause of the issue?

  1. The CIDR value /33 should be /32 instead.
  2. There is no route to 192.168.168.1/33.
  3. The interface eth0 does not exist.
  4. The IP address 192.168.168.1 is already in use.

Answer(s): A






Post your Comments and Discuss CompTIA XK0-005 exam with other Community members:

XK0-005 Exam Discussions & Posts