Home / CSE / Learning Linux :: Section 3

CSE :: Learning Linux

  1. What can he used to set up a firewall on a Linux system?

  2. A.
    netstat
    B.
    route
    C.
    trace
    D.
    ipchains
    E.
    None of the above

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

  4. A.
    bzimage.img
    B.
    tar
    C.
    ghost
    D.
    mkkickstart
    E.
    None of the above

  5. What service is not monitored by inetd ?

  6. A.
    SSH
    B.
    time
    C.
    ntalk
    D.
    finger
    E.
    None of the above

  7. Who founded the FSF?

  8. A.
    Linus Torvalds
    B.
    Richard Stallman
    C.
    Bob Young
    D.
    All of the above
    E.
    None of the above

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

  10. A.
    [!ijk]
    B.
    [ijk]
    C.
    ?
    D.
    *
    E.
    None of the above

  11. What command is used to copy a file?

  12. A.
    tar
    B.
    cpio
    C.
    cp
    D.
    copy
    E.
    None of the above

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

  14. A.
    path
    B.
    pwd
    C.
    prompt $p$g
    D.
    dir
    E.
    None of the above

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

  16. A.
    h
    B.
    k
    C.
    j
    D.
    i
    E.
    None of the above

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

  18. A.
    addroute
    B.
    route
    C.
    netstat
    D.
    net
    E.
    None of the above

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

  20. A.
    nfsmount
    B.
    knfsd
    C.
    mount
    D.
    All of the above
    E.
    None of the above