Question 106

What script is included with the kernel source to patch a kernel?
  • Question 107

    What is a key difference between a zImage and bzImage kernel image?
  • Question 108

    Consider the following output from df -i:
    Filesystem Inodes IUsed IFree IUse% Mounted on
    /dev/md0 1966080 45044 1921036 3% /
    none 125731 712 125019 1% /dev
    none 127729 1 127728 1% /dev/shm
    none 127729 17 127712 1% /var/run
    none 127729 2 127727 1% /var/lock
    none 1966080 45044 1921036 3% /var/lib/ureadahead/debugfs
    /dev/sde1 0 0 0 - /mnt
    What filesystem does /dev/sde1 most likely use?
  • Question 109

    DNSSEC is used for?
  • Question 110

    A network client has an Ethernet interface (eth0) configured with an IP address in the subnet
    192.168.0.0/24. This subnet has a router, with the IP address 192.168.0.1, that connects this subnet to the Internet. Which of the following commands can be used on the client to enable it to use the router as its default gateway? (Choose two.)