Linux Exam Preparation Online - Set 09 - ObjectiveBooks

Linux Exam Preparation Online - Set 09

Practice Test: Question Set - 09


1. What command is used to assign only read permission to all three categories of the file 'letter'?
    (A) chmod u + r, g + r, o - x letter
    (B) chmod ugo = r letter
    (C) chmod a - rw letter
    (D) chmod go + r letter

2. Which of the following tool is used to partition your hard drive?
    (A) mkfs
    (B) fdisk
    (C) fsck
    (D) mount

3. What shell's wild-card is used to match any number of characters including none?
    (A) *
    (B) ?
    (C) [!ijk]
    (D) [ijk]

4. What TCP/IP protocol is used for transferring electronic mail messages from one machine to another?
    (A) FTP
    (B) SNMP
    (C) SMTP
    (D) RPC

5. What command can be used to get information about yourself?
    (A) which
    (B) pwd
    (C) i /4
    (D) who am i

6. What command is used to remove jobs from the print queue?
    (A) lpq
    (B) lpr
    (C) lprm
    (D) lpc

7. 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?
    (A) /usr/local
    (B) /usr/src/linux
    (C) /usr/sre/redhat
    (D) /usr/bin

8. Which class network is used for a collection of a small number of networks with a large number of nodes?
    (A) Class A
    (B) Class B
    (C) Class C
    (D) None of the above

9. What hardware architectures are not supported by Red Hat?
    (A) SPARC
    (B) SPARC
    (C) Alpha
    (D) Macintosh

10. What command is used with vi editor to delete three words?
    (A) 3$d
    (B) 3 dw
    (C) 3 x
    (D) 3 dd

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: