XK0-005 Exam Question 26
A junior Linux administrator is performing version control on a Git repository. The administrator is given a list of tasks to complete:
- List the currently installed Git release.
- Show the status reporting of the clone.
Which of the following commands would allow the administrator to complete these tasks?
(Choose two.)
- List the currently installed Git release.
- Show the status reporting of the clone.
Which of the following commands would allow the administrator to complete these tasks?
(Choose two.)
XK0-005 Exam Question 27
Which of the following will prevent non-root SSH access to a Linux server?
XK0-005 Exam Question 28
A systems administrator receives reports of issues in one of the Linux systems. The following output has been provided:
# dig node.mycomptia.org
; <<>> DiG 9.11.36.x.x. <<>> node.mycomptia.org
;; global options: +cmd
;; connection timed out; no servers could be reached
# cat /etc/resolv.cont
search mycomptia.org
Which of the following actions will best resolve this issue? (Choose two.)
# dig node.mycomptia.org
; <<>> DiG 9.11.36.x.x. <<>> node.mycomptia.org
;; global options: +cmd
;; connection timed out; no servers could be reached
# cat /etc/resolv.cont
search mycomptia.org
Which of the following actions will best resolve this issue? (Choose two.)
XK0-005 Exam Question 29
An organization's business office needs to collaborate on quarterly reports and asks the systems administrator to create a finance group. The administrator creates the following directory:

Which of the following commands will allow all members of the finance group to have group ownership of all files created in the Q1 directory while ensuring that members of the business group preserve access? (Select two).

Which of the following commands will allow all members of the finance group to have group ownership of all files created in the Q1 directory while ensuring that members of the business group preserve access? (Select two).
XK0-005 Exam Question 30
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?
Which of the following commands should the administrator run to ensure both versions are available?
