|
|
|
|
|
|
|
RedFlagLinuxRCE模拟试题一(附答案)14 |
|
|
|
ta.*
26. You have just added a new NFS share to the appropriate file. What must you do to activate the share? A. reboot B. exportfs -a C. ndc restart D. server nfs start E. mount -A You answered this question incorrectly Explanation: To share a directory via NFS you must edit the /etc/exports file and then run exportfs -a.
27. How can you turn off interface eth1? A. service network stop B. service netork stop eth1 C. ifstop eth1 D. ifdown eth1 E. ps -aux |grep eth1| kill `awk -f {$1}` You answered this question incorrectly Explanation: The ifdown eth1 command will turn off the eth1 interface. the service network stop command will stop all networking which is not what you want. The ifstop command does not exist. The last command is just nonsense.
28. What file do you edit to set the default runlevel? A. /etc/grub.conf B. /etc/lilo.conf <页码:[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] 第14页、共27页 |
|
|
|
|
设为首页 | 加入收藏 | 广告服务 | 友情链接 | 版权申明
Copyriht 2007 - 2008 © 科普之友 All right reserved |