Linux Exam Questions & Answers - Set 06 - ObjectiveBooks

Linux Exam Questions & Answers - Set 06

Practice Test: Question Set - 06


1. To create an installation boot floppy disk from Linux (or another Unix) machine, what command could you use?
    (A) fdisk
    (B) fsck
    (C) dd
    (D) rawrite

2. In OSI network architecture, the routing is performed by
    (A) session layer
    (B) transport layer
    (C) data link layer
    (D) network layer

3. What command is used to remove the directory?
    (A) rdir
    (B) remove
    (C) rd
    (D) rmdir

4. The command chmod 761 letter is equivalent to
    (A) chmod 4=7, g = 6, o = 1 letter
    (B) chmod a = 761 letter
    (C) chmod u = rwx, g = rw, o = x letter
    (D) chmod 167 letter

5. Who founded the Linux Kernel?
    (A) Bill Gates
    (B) Ben Thomas
    (C) Richard Stallman
    (D) Linus Torvalds

6. Which of the following is a valid format for mounting a CD-ROM drive?
    (A) mount -t iso9660 /dev/cdrom / mnt/cdrom
    (B) mount /dev/cdrom
    (C) mount /mnt/cdrom
    (D) All of the above

7. Which program is used to automatically install Red Mat Linux on identical hardware?
    (A) bzimage.img
    (B) tar
    (C) ghost
    (D) mkkickstart

8. Which command can force all buffers to disk?
    (A) save
    (B) sync
    (C) edbuff
    (D) flush

9. What sign is used to erase or kill an entire line you have typed and start you are on a new line (but not display a new prompt)?
    (A) !
    (B) $
    (C) #
    (D) @

10. What command is used with vi editor to move the cursor to the left?
    (A) h
    (B) k
    (C) j
    (D) i

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: