exam questions

Exam LFCS All Questions

View all questions & answers for the LFCS exam

Exam LFCS topic 1 question 11 discussion

Actual exam question from Linux Foundation's LFCS
Question #: 11
Topic #: 1
[All LFCS Questions]

Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)

  • A. shutdown -R 1 now
  • B. shutdown -single now
  • C. init 1
  • D. telinit 1
  • E. runlevel 1
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

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
Buruguduystunstugudunstuy
6 months, 1 week ago
Selected Answer: CD
Options C. init 1 and D. telinit 1 bring a system running SysV init into a state in which it is safe to perform maintenance tasks. Option A: The shutdown -R 1 now command does not bring the system into a maintenance state. The -R option tells shutdown to reboot the system, not to enter a maintenance state. Option B: The shutdown -single now command does not bring the system into a maintenance state. The -single option tells shutdown to boot the system into single-user mode, which is a minimal environment used for maintenance tasks. However, the command must also specify a time at which the boot should occur.
upvoted 1 times
Buruguduystunstugudunstuy
6 months, 1 week ago
Option C: The init 1 command tells init to switch to runlevel 1, which is the runlevel used to boot the system into single-user mode. Single-user mode is a minimal environment used for maintenance tasks and is safe to perform maintenance in. Option D: The telinit 1 command is equivalent to init 1 and tells init to switch to runlevel 1, which is the runlevel used to boot the system into single-user mode. Option E: The runlevel 1 command does not exist. The runlevel command is used to display the current runlevel of the system, not to change it.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago