exam questions

Exam CS0-003 All Questions

View all questions & answers for the CS0-003 exam

Exam CS0-003 topic 1 question 408 discussion

Actual exam question from CompTIA's CS0-003
Question #: 408
Topic #: 1
[All CS0-003 Questions]

A user is suspected of violating policy by logging in to a Linux VM during non-business hours. Which of the following system files is the best way to track the user’s activities?

  • A. /var/log/secure
  • B. /etc/motd
  • C. /var/log/messages
  • D. /etc/passwd
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Justheretolook
1 month ago
Selected Answer: A
The correct answer is: A. /var/log/secure Explanation: • A. /var/log/secure – This file logs authentication-related events on many Linux distributions, including login attempts, sudo commands, and SSH access. It’s the best source to determine when a user logged in, making it ideal for tracking unauthorized or off-hours logins.
upvoted 1 times
...
noa808a
2 months ago
Selected Answer: A
/var/log/secure is correct.
upvoted 4 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 ...