本套试题是我将分几部分发出,英文考卷,选择题,有单选有多选和填空。
另外不得不泄露给大家的是这是一套内部题,是LPI102考试的原题及模拟题,101的题没搞到也因为太简单,只要能通过我发布的一系列测试题那你通过LPI的一级考试是没有问题地~!第一套的十道题是内核的知识点,大家可以跟答案,完全答对我送棒球帽一个,有效期1月5日到1月12日
1、Some loadable kernel modules accept options at load time. This can be used to set interrupt or IO addresses, for example. The place to set these options is?
A. /etc/conf.modules
B. /etc/lilo.conf
C. /boot/System.map
D. /etc/sysconfig
E. /boot/module-info
2、You can give options to the kernel
A. using the append-command in /etc/lilo.conf
B. using the options-command in /etc/lilo.conf
C. appending the options to the kernel name while using the bootmanager
D. using the chopt command while running the system
E. writing the desired options to /proc/kernel
3、In which file can you find these lines?
alias eth0 ne2k-pci
options ne2k-pci io=0x300 irq=5
4、Which two command line command could be used to view currently running modules? (choose two)
A. lsmod
B. cat /etc/modules.conf
C. kmod
D. less /proc/modules
5、What commands will load a kernel module? (Choose two)
A. ldmod
B. modprobe C. loadmod D. insmod
E. modload
6、Which utility is used to create the modules.dep files that is required by modprobe?
A. ksym
B. makemod C. makedep D. lsmod
E. depmod
7、The command will list the currently loaded kernel modules.
8、What command will unload a kernel module? Select the best response.
A. rmmod
B. unmod
C. delmod
D. modprobe
E. unloadmod
9、Which of the following correctly describe the relationship between depmod and modprobe?
A. depmod creates a dependency file for use by modprobe
B. modprobe creates a dependency file for use by depmod
C. they have no relationship
D. they can replace each other
10、Type in the simplest command, including any switchs, to rebuild the modules.dep file after you have made changes to the modules.conf file.
l460618498 于 2010-01-08 21:14:35发表:
高人
shufeng 于 2010-01-06 18:13:21发表:
好强,果然很高
绿色圣光 于 2010-01-06 14:20:42发表:
上个周集中上机,这些题目都看过。呵呵……运气好~
zcgian 于 2010-01-06 11:38:37发表:
路过
yuchao668 于 2010-01-06 11:19:39发表:
3# 绿色圣光
恭喜(e:e2s
linuxcui 于 2010-01-06 09:54:13发表:
大家仍然可以参考正确答案看看是否能答对这些题目哦
linuxcui 于 2010-01-06 09:53:47发表:
此问题结案了,绿色圣光很高深哦,嘿嘿,过会推出第二套题目
linuxcui 于 2010-01-06 09:49:37发表:
3# 绿色圣光
回答完全正确,嘿嘿,一顶棒球帽属于您~~请将您的地址,姓名,联系电话发消息给我。您有两个选择,一是月底我会直接发快递给您,二是积攒着我这几期考核全部完成凑奖,到时候一并发送。
绿色圣光 于 2010-01-06 00:35:46发表:
[hide]1、E
2、A,C
3、/etc/modules.conf
4、A,D
5、B,D
6、E
7、lsmod
8、A
9、A
10、depmod -a[/hide]
嘻嘻。上个周操作系统集中上集,刚刚编译过内核……
chen741016 于 2010-01-05 19:49:46发表:
我E文不好看不懂