Home / Computer Science / Unix & Linux Basics :: section-1

Computer Science :: Unix & Linux Basics

  1. Which program is used to automatically install Red Mat Linux on identical hardware?

  2. A.

     bzimage.img

    B.

     tar

    C.

     ghost

    D.

     mkkickstart

    E.

     None of the above


  3. What service is not monitored by inetd ?

  4. A.

     SSH

    B.

     time

    C.

     ntalk

    D.

     finger

    E.

     None of the above


  5. Who founded the FSF?

  6. A.

     Linus Torvalds

    B.

     Richard Stallman

    C.

     Bob Young

    D.

     All of the above

    E.

     None of the above


  7. What shell's wild-card is used to match a single character?

  8. A.

     [!ijk]

    B.

     [ijk]

    C.

     ?

    D.

     *

    E.

     None of the above


  9. What command is used to copy a file?

  10. A.

     tar

    B.

     cpio

    C.

     cp

    D.

     copy

    E.

     None of the above


  11. What command is used to display your current working directory?

  12. A.

     path

    B.

     pwd

    C.

     prompt $p$g

    D.

     dir

    E.

     None of the above


  13. What command is used with vi editor to move the cursor to the left?

  14. A.

     h

    B.

     k

    C.

     j

    D.

     i

    E.

     None of the above


  15. What command do you use to add routes to a Linux router?

  16. A.

     addroute

    B.

     route

    C.

     netstat

    D.

     net

    E.

     None of the above


  17. Which of the following command is used to mount NFS filesystems?

  18. A.

     nfsmount

    B.

     knfsd

    C.

     mount

    D.

     All of the above

    E.

     None of the above


  19. To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source?

  20. A.

     /usr/local

    B.

     /usr/src/linux

    C.

     /usr/sre/redhat

    D.

     /usr/bin

    E.

     None of the above