-->
当前位置:首页 > Luz 第6024页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:After we compile the Linux kernel and run “make install”, the Li

Luz5年前 (2021-05-10)657
After we compile the Linux kernel and run “make install”, the Linux startup file will be stored in which directory? @[D]…

单选题:After typing make bzImage, the compilation will complete several

Luz5年前 (2021-05-10)530
After typing make bzImage, the compilation will complete several minutes later and you'll find the bzImage file in which…

单选题:After new Linux kernel image is built, which file need to modifi

Luz5年前 (2021-05-10)553
After new Linux kernel image is built, which file need to modified in order to use the new kernel?@[B](1)A. boot.confB.…

单选题:You need to open the “/home/user/foo” file, how many dentry obje

Luz5年前 (2021-05-10)611
You need to open the “/home/user/foo” file, how many dentry objects in memory associated with this file path?@[B](1)A. 3…

单选题:How can you get a list of all loaded kernel modules?

Luz5年前 (2021-05-10)658
How can you get a list of all loaded kernel modules? @[A](1)A. lsmod B. listmod C. modls D. modinfoA.lsmodB.listmodC…

单选题:Assuming modules for all supported filesystems have been loaded,

Luz5年前 (2021-05-10)540
Assuming modules for all supported filesystems have been loaded, which file contains a list of filesystems that can be c…

单选题:Before you compile your kernel, you need to configure it. Which

Luz5年前 (2021-05-10)702
Before you compile your kernel, you need to configure it. Which of the following is NOT a correct way to configure?@[D](…

单选题:If the new kernel does not behave normally after a routine kerne

Luz5年前 (2021-05-10)471
If the new kernel does not behave normally after a routine kernel upgrade, possibly because you forgot to _______ before…

单选题:In our experiment (using system call to loop through all running

Luz5年前 (2021-05-10)592
In our experiment (using system call to loop through all running processes), we use printk to display the information of…

单选题:In our experiment, which command is used to install a new modul

Luz5年前 (2021-05-10)502
In our experiment, which command is used to install a new module?@[A](1)A. insmod B. mount modules C. lsmod D.…