921. Which of the following command is used to mount NFS filesystems ?
A. nfsmount
B. knfsd
C. mount
D. All of the above

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

923. Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory ?
A. copy wb ../misc collect ../misc mon ../misc
B. cp wb collect mon ../misc
C. copy wb collect mon /misc
D. tar wb collect mon /misc

924. How can you rebuild the RPM file to include the new patches?
A. – – recompile
B. – – rebuild
C. – – generate
D. – – execute

925. Which command is used to set the three permissions for all the three categories of users of a file ?
A. chgrp
B. chown
C. chmod
D. chusr

926. What command do you use to create Linux file systems ?
A. fdisk
B. mkfs
C. fsck
D. mount

927. What X-based tool is available for configuring the X Window system ?
A. XConfigurator
B. XF86Setup
C. xf86config
D. All of the above

928. Which of the following tool allows you to change your default X Window desktop ?
A. switchdesk
B. intrc
C. xinitre
D. Xchange

929. Which command is used with vi editor to move cursor forward to first occurrence of character ‘ch’ in the current line ?
A. tch
B. fch
C. rch
D. ech

930. Which of the following subdirectory(ies) contains the system boot scripts?
A. /dev
B. /bin
C. /etc
D. /home

NOTE
IF YOU THINK ANY OF THE MCQ ABOVE IS WRONG.
PLEASE COMMENT WITH CORRECT ANSWER AND ITS DETAIL EXPLANATION IN COMMENT BOX.
THANK YOU