exam questions

Exam 303-200 All Questions

View all questions & answers for the 303-200 exam

Exam 303-200 topic 1 question 22 discussion

Actual exam question from LPI's 303-200
Question #: 22
Topic #: 1
[All 303-200 Questions]

In which path is the data, which can be altered by the sysctl command, accessible?

  • A. /dev/sys/
  • B. /sys/
  • C. /proc/sys/
  • D. /sysctl/
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
http://linux.about.com/library/cmd/blcmdl8_sysctl.htm

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
Selected Answer: C
C is correct. Answer URL no longer appears to be valid, however man sysctl provides the following: DESCRIPTION sysctl is used to modify kernel parameters at runtime. The parameters available are those listed under /proc/sys/. Procfs is required for sysctl support in Linux. You can use sysctl to both read and write sysctl data.
upvoted 1 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 ...