Q. What of the following tool is used to check and repair Linux file systems?

  • (A) mkfs
  • (B) fdisk
  • (C) fsck
  • (D) mount
πŸ’¬ Discuss
βœ… Correct Answer: (C) fsck

Q. Which of the following is the main Apache configuration file?

  • (A) httpd.conf
  • (B) apache.con
  • (C) /etc/profile
  • (D) system.ini
πŸ’¬ Discuss
βœ… Correct Answer: (A) httpd.conf

Q. What command is used to display and create files?

  • (A) lyrix
  • (B) ed
  • (C) vi
  • (D) cat
πŸ’¬ Discuss
βœ… Correct Answer: (D) cat

Q. Which of the following command is used to count the total number of lines, words, and characters contained in a file?

  • (A) wc
  • (B) wcount
  • (C) countw
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) wc

Q. Identify the command which is used to remove files.

  • (A) delete
  • (B) rm
  • (C) dm
  • (D) erase
πŸ’¬ Discuss
βœ… Correct Answer: (B) rm

Q. Identify the hardware structure which is not supported by Red Hat?

  • (A) IBM-compatible
  • (B) Alpha
  • (C) SPARC
  • (D) Macintosh
πŸ’¬ Discuss
βœ… Correct Answer: (D) Macintosh

Q. Among the following command which is used with vi editors to delete a single character?

  • (A) a
  • (B) x
  • (C) y
  • (D) z
πŸ’¬ Discuss
βœ… Correct Answer: (B) x

Q. The dmesg command

  • (A) Shows user login logoff attempts
  • (B) Shows the syslog file for info messages
  • (C) kernel log messages
  • (D) Shows the daemon log messages
πŸ’¬ Discuss
βœ… Correct Answer: (C) kernel log messages

Q. The command “mknod myfifo b 4 16”

  • (A) Will create a block device if user is root
  • (B) Will create a block device for all users
  • (C) Will create a FIFO if user is not root
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) Will create a block device if user is root

Q. Choose the TCP/IP Protocol which is used for remote terminal connection service?

  • (A) FTP
  • (B) UDP
  • (C) RARP
  • (D) TELNET
πŸ’¬ Discuss
βœ… Correct Answer: (D) TELNET