Q. Identify the one which is not a communication command

  • (A) mail
  • (B) mesg
  • (C) grep
  • (D) write
πŸ’¬ Discuss
βœ… Correct Answer: (C) grep

Q. Which of the following is used to back up over typing errors in vi?

  • (A) $
  • (B) #
  • (C) @
  • (D) !
πŸ’¬ Discuss
βœ… Correct Answer: (B) #

Q. Identify the command used to add printing jobs to the queue.

  • (A) lpd
  • (B) lpq
  • (C) lpc
  • (D) lpr
πŸ’¬ Discuss
βœ… Correct Answer: (D) lpr

Q. Choose the server which is used with the BIND package?

  • (A) shttp
  • (B) dns
  • (C) named
  • (D) httpd
πŸ’¬ Discuss
βœ… Correct Answer: (C) named

Q. Find / -name ‘*’ will

  • (A) List all files and directories recursively starting from /
  • (B) List a file named * in /
  • (C) List all files in / directory
  • (D) List all files and directories in / directory
πŸ’¬ Discuss
βœ… Correct Answer: (A) List all files and directories recursively starting from /

Q. By default, which port does squid listen to?

  • (A) 4322
  • (B) 3128
  • (C) 7334
  • (D) 2314
πŸ’¬ Discuss
βœ… Correct Answer: (B) 3128

Q. Which of the following commands is used to display the octal value of the text?

  • (A) od
  • (B) oct
  • (C) octal
  • (D) text_oct
πŸ’¬ Discuss
βœ… Correct Answer: (A) od

Q. GNU stands for ___________.

  • (A) Greek Needed Unix
  • (B) General Unix
  • (C) GNU’s Not Unix
  • (D) General Noble Unix
πŸ’¬ Discuss
βœ… Correct Answer: (C) GNU’s Not Unix

Q. What is the core of the Linux operating system?

  • (A) Terminal
  • (B) Kernel
  • (C) Command
  • (D) Terminal
πŸ’¬ Discuss
βœ… Correct Answer: (B) Kernel

Q. In which of the following directory does the configuration files are present?

  • (A) /bin/
  • (B) /root/
  • (C) /etc/
  • (D) /dev/
πŸ’¬ Discuss
βœ… Correct Answer: (C) /etc/