CompTIACompTIA
XK0-005 · Question #1187
XK0-005 Question #1187: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #1187. The question stem and answer options stay visible for context.
System Management
Question
A Linux systems administrator is implementing Source Code Management for the web application server configuration files located in /etc/httpd/. Which of the following steps should the administrator perform FIRST?
Options
- AClone the remote repository using `git clone'
- BCreate a new repository using `git init'
- CRetrieve the remote changes using `git commit'
- DConfigure the directory for git using `git config'
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Git#Source Code Management (SCM)#Configuration Management#Linux Administration