⟩ Who owns the data dictionary in Linux?
The SYS user owns the data dictionary. The SYS and SYSTEM users are created when the database is created.
The SYS user owns the data dictionary. The SYS and SYSTEM users are created when the database is created.
Sysfs attribute should export ____ value per file. a) one b) two c) three d) four
Sysfs was originally called a) device driver filesystem b) kernel interface filesystem c) kernel filesystem d) none of the mentioned
Sysfs can be considered as the reflection of the a) kernel's device model b) user's device model c) network's device model d) none of the mentioned
The files of sysfs contains the information about a) devices and drivers b) memory mapping c) ports d) none of the mentioned
Which one of the following is not true? a) any file of the sysfs can not be edited b) some files of the sysfs are writable for configuration of devices c) both (a) and (b) d) none of the mentioned
In linux sysfs is always mounted at a) /sys b) /proc/sys c) /proc/mounts d) none of the mentioned
Libsysfs is a a) user space library b) kernel space library c) not a library d) none of the mentioned
Sysfs represents the a) kernel objects b) libraries c) API d) none of the mentioned
Sysfs does not contains a) regular files b) symbolic links c) directories d) none of the mentioned
The directories in the /sys directory represents a) the device files b) major subsystems that are registered with sysfs c) details of buses only d) none of the mentioned