Linux Job Questions & Answers - Set 11 - ObjectiveBooks

Linux Job Questions & Answers - Set 11

Practice Test: Question Set - 11


1. Which of the following command is used to create a Linux installation boot floppy?
    (A) mkboot disk
    (B) bootfp disk
    (C) ww and rawwrite
    (D) dd and rawrite

2. What are the appropriate Hex codes for setting Linux swap and Linux native partition types in fdisk?
    (A) 82 and 83
    (B) 92 and 93
    (C) 63 and 64
    (D) 82 and 85

3. The location for subdirectories for local programs and executables for user and administrative commands, is:
    (A) /usr
    (B) /tmp
    (C) /opt
    (D) /mnt

4. What command is used with vi editor to save file and remain in the editing mode?
    (A) x
    (B) q!
    (C) :w
    (D) :q

5. What command is used to copy a file?
    (A) tar
    (B) cpio
    (C) cp
    (D) copy

6. What command is used to query for a specific package with RPM?
    (A) rpm -q
    (B) rpm -a
    (C) rpm -d
    (D) rpm -1

7. In which tcp_wrappers file can you specify to allow all connections from all hosts?
    (A) /etc/hosts.allow
    (B) /etc/hosts.deny
    (C) /etc/hosts
    (D) /etc/tcp.conf

8. Which of the following is not a filter command?
    (A) sort
    (B) wc
    (C) grep
    (D) cat

9. Layer one of the OSI model is
    (A) Network layer
    (B) Transport layer
    (C) Link layer
    (D) Physical layer

10. Which of the following subdirectory(ies) contains the device files?
    (A) /dev
    (B) /bin
    (C) /etc
    (D) /home

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: