Q. In what file can you specify which users are not allowed to access a system via FTP?

  • (A) /etc/ftpusers
  • (B) /etc/hosts.deny
  • (C) /etc/ftpaccess
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) /etc/ftpusers

Q. Which program is used to schedule particular jobs or programs at particular times on the system?

  • (A) vi
  • (B) Outlook
  • (C) Scheduler
  • (D) cron
πŸ’¬ Discuss
βœ… Correct Answer: (D) cron

Q. The location of some system configuration and system administrator executable files, is:

  • (A) /home
  • (B) /proc
  • (C) /var
  • (D) /sbin
πŸ’¬ Discuss
βœ… Correct Answer: (D) /sbin

Q. The location for subdirectories for local programs and executables for user and administrative commands, is:

  • (A) /usr
  • (B) /tmp
  • (C) /opt
  • (D) /mnt
πŸ’¬ Discuss
βœ… Correct Answer: (A) /usr

Q. What command is used to assign executable permission to all of the files named "report"?

  • (A) chmod ugo + x report
  • (B) chmod u + x report
  • (C) chmod ugo + rw report
  • (D) chmod ugo + r report
πŸ’¬ Discuss
βœ… Correct Answer: (A) chmod ugo + x report

Q. What command is used to change the working directory?

  • (A) cdir
  • (B) chdir
  • (C) changedir
  • (D) cd
πŸ’¬ Discuss
βœ… Correct Answer: (D) cd

Q. What command is used to count just the number of characters in a file?

  • (A) wc - r
  • (B) wc - w
  • (C) wc - c
  • (D) wc - 1
πŸ’¬ Discuss
βœ… Correct Answer: (C) wc - c

Q. What command can be used to get information about yourself?

  • (A) which
  • (B) pwd
  • (C) i /4
  • (D) who am i
πŸ’¬ Discuss
βœ… Correct Answer: (D) who am i

Q. Which of the following subdirectory(ies) contains the device files?

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

Q. Which of the following subdirectory(ies) contains the system
configuration scripts.

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