Ask Question
27 December, 12:28

Which directory in the FHS stores programs and configuration information that can only be executed and modified by the root user?

A. / var

B. / usr

C. / bin

D. / sbin

+2
Answers (1)
  1. 27 December, 13:02
    0
    Answer: / sbin

    Explanation:

    In Linux, FHS describes the directory content and the way in which Operating System files are displayed to the user.

    /sbin is a directory that contains executable programs. s/bin is the short form of system binaries. System binaries require root rights to perform specific tasks. / sbin contains binaries that are crucial to boot the system and also to recover and restore the system. / bin directory also contains the commands to boot the system but the main difference between both is that / sbin programs can only be executed by the root user. Examples are fdisk, fsck, root, halt, init, grub, ifconfig.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which directory in the FHS stores programs and configuration information that can only be executed and modified by the root user? A. / var ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers