Home / CSE / Learning Linux :: Section 1

CSE :: Learning Linux

  1. What shell's wild-card is used to match any number of characters including none?

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

  3. What command is used to list contents of directories?

  4. A.
    tar
    B.
    dir
    C.
    lp
    D.
    ls
    E.
    None of the above

  5. What command is used with vi editor to append text at end of line?

  6. A.
    I
    B.
    i
    C.
    a
    D.
    A
    E.
    None of the above

  7. What command is used to copy directory structures in and out?

  8. A.
    copy
    B.
    cp - p
    C.
    cpio
    D.
    cp
    E.
    None of the above

  9. In OSI network architecture, the dialogue control and token management are responsible of

  10. A.
    data link layer
    B.
    transport layer
    C.
    network layer
    D.
    session layer
    E.
    None of the above

  11. Layer one of the OSI model is

  12. A.
    network layer
    B.
    transport layer
    C.
    link layer
    D.
    physical layer
    E.
    None of the above

  13. What layer of OSI determines the interface of the system with the user?

  14. A.
    Session
    B.
    Data-link
    C.
    Application
    D.
    Network
    E.
    None of the above

  15. What command is used to remove jobs from the print queue?

  16. A.
    lpq
    B.
    lpr
    C.
    lprm
    D.
    lpc
    E.
    None of the above

  17. How can you navigate around virtual consoles?

  18. A.
    Alt+Function Key
    B.
    Ctrl+Function Key
    C.
    Ctrl+Alt+Del
    D.
    Alt+a+w+Function Key
    E.
    None of the above

  19. Which of the following NIS clients, finds and stores information about an NIS domain and server?

  20. A.
    ypwhich
    B.
    ypbind
    C.
    ypcat
    D.
    yppoll
    E.
    None of the above