Top 150+ Solved Linux Operating System MCQ Questions Answer
Q. Which of the following subdirectory(ies) contains the device files?
a. /dev
b. /bin
c. /etc
d. /home
Q. Which of the following subdirectory(ies) contains the system configuration scripts.
a. /dev
b. /bin
c. /etc
d. /home
Q. What of the following tool is used to check and repair Linux file systems?
a. mkfs
b. fdisk
c. fsck
d. mount
Q. 55. Which of the following is the main Apache configuration file?
a. httpd.conf
b. apache.con
c. /etc/profile
d. system.ini
Q. Which of the following command can be used to rename a file in LINUX?
a. ren
b. mv
c. remove
d. change
Q. What command is used to sort the lines of data in a file in reverse order?
a. sort - r
b. st
c. sh
d. sort
Q. 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
Q. The IP address are based on
a. 16-bit addresses
b. 32-bit addresses
c. 64-bit addresses
d. 8-bit addresses