⟩ Which one of the following function is used to add the kobject to sysfs? a) kobject_add() b) kobject_register() c) kobject_init() d) all of the mentioned
d) all of the mentioned
d) all of the mentioned
Which of the following umask settings allow execute permission to be set by default on regular files? a) 222 b) 111 c) 000 d) None of the given choices
Which of the following umask settings doesn't allow execute permission to be set by default on directory files? a) 222 b) 111 c) 000 d) 444
The permission -rwxr–r– represented in octal expression will be?
The permission -rwsr--r-- represented in octal expression will be?
Which one of the following is a mount point for a temporarily mounted filesystem? a) /mnt directory b) /media directory c) /dev directory d) none of the mentioned
Operating system kernel must be located in a) / b) /boot c) either in / or in /boot d) none of the mentioned
What is /root? a) root filesystem b) home directory of the root user c) the directory which contains all the directories of the filesystem d) none of the mentioned
System binaries are stored in a) /sbin directory b) /usr/sbin directory c) /usr/local/sbin directory d) all of the mentioned
The /dev directory contains the a) device drivers b) device files c) kernel modules of device drivers d) none of the mentioned
The contents of root file-system is responsible to a) boot the system b) recover the system c) repair the system d) all of the mentioned