相关文章  
  • 国际认证考试模拟试题:Linux认证考试练习题(2)
  • 国际认证考试模拟试题:Linux认证考试练习题(1)
  • Xen:用于Linux?内核的虚拟化技术简介
  • Linux新手系列之四
  • Linux网络管理实验汇总(1)
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    RedFlagLinuxRCE模拟试题一(附答案)7

    stion incorrectly
    Explanation: The first thing you should do in the /usr/src/linux-2.4 directory is 
    make mrproper
    Thencomma you should do the following: make config | make menuconfig | make xconfig 
    make dep 
    make clean
    make bzImage
    make modules (if modular kernel)
    make modules_install (if modular kernel)
    cp System.map /boot/System.map-2.4.17
    cp arch/i386/boot/bzImage /boot/vmlinuz-2.4.17
    cp .config /boot/config-2.4.17
    mkinitrd /boot/initrd- # Depending on kernel configuration
    Update LILO or GRUB
    Reboot into new kernel



    13. You are configuring a Linux DHCP server. You have it setup and working (as Linux clients are getting ip addresses from the DHCP server fine) but some Windows 95 clients are not getting ip addresses properly from your DHCP server. What do you need to do? 
    A. route add -host 255.255.255.255 dev eth0
    B. route add -net 255.255.255.255 dev eth0 
    C. service dhcp re

    页码:[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]7页、共27页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved