Home / Programming MCQs / Linux MCQs / Question
J
Q. Which is loaded into memory at system startup?
The kernel (but not its modules) will be loaded into memory. If there are modules that the kernel will need before the file systems are available (this usually means drivers and devices), these modules will be in initramfs (in memory) and the kernel will load them from there. Other modules can be loaded later from the file system.
You must be Logged in to update hint/solution
Which of the following is a correct entry in the /etc/hosts file?
a directory is a type of file. true or false?
The chmodugo+rw note command can be represented in octal notation as
How many available network IDs are provided by 12 binary bits?
What command is used with vi editor to search a pattern in the forward direction?
Which of the following commands is used to list remove files?
Discusssion
Login to discuss.