Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam XK0-004 topic 1 question 180 discussion

Actual exam question from CompTIA's XK0-004
Question #: 180
Topic #: 1
[All XK0-004 Questions]

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?

  • A. Clone the remote repository using 'git clone'
  • B. Create a new repository using 'git init'
  • C. Retrieve the remote changes using 'git commit'
  • D. Configure the directory for git using 'git config'
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
drago86299
Highly Voted 2 years, 11 months ago
Shouldn't be B?
upvoted 8 times
Hiren03
2 years, 9 months ago
yeah, it states implementation for files required for httpd, creating a repo would be first step.
upvoted 3 times
...
...
Dan_Dan_The_Data_Center_Man
Highly Voted 2 years, 5 months ago
Correct Answer: B. Create a new repository using ג€˜git initג€™ git-init - Create an empty Git repository or reinitialize an existing one git-config - Get and set repository or global options
upvoted 8 times
...
dozymars
Most Recent 1 year, 9 months ago
D. https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...