Free XK0-005 Exam Braindumps (page: 12)

Page 11 of 96

A Linux administrator is troubleshooting the root cause of a high CPU load and average.
Which of the following commands will permanently resolve the issue?

  1. renice -n -20 6295
  2. pstree -p 6295
  3. iostat -cy 1 5
  4. kill -9 6295

Answer(s): D



A Linux administrator wants to set the SUID of a file named dev_team.text with 744 access rights. Which of the following commands will achieve this goal?

  1. chmod 4744 dev_team.txt
  2. chmod 744 --setuid dev_team.txt
  3. chmod -c 744 dev_team.txt
  4. chmod -v 4744 --suid dev_team.txt

Answer(s): A



A developer has been unable to remove a particular data folder that a team no longer uses. The developer escalated the issue to the systems administrator. The following output was received:
Which of the following commands can be used to resolve this issue?

  1. chgrp -R 755 data/
  2. chmod -R 777 data/
  3. chattr -R -i data/
  4. chown -R data/

Answer(s): C



A Linux administrator needs to ensure that Java 7 and Java 8 are both locally available for developers to use when deploying containers. Currently only Java 8 is available. Which of the following commands should the administrator run to ensure both versions are available?

  1. docker image load java:7
  2. docker image pull java:7
  3. docker image import java:7
  4. docker image build java:7

Answer(s): B






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

XK0-005 Exam Discussions & Posts