Test your basic knowledge |

Instructions:
  • Answer 50 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. What benefit does a web proxy provide to your network?






2. What is the top command used for?






3. What command do you use to change the permissions on a file or directory - To change ownership?






4. What does the testparm command do?






5. What is the name of the section used to run scripts after a kickstart installation?






6. What is the /etc/hosts file used for?

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


7. How can you list all services on the system to tell whether they will boot during startup?






8. What command can you use to query information from the kernel about RAID arrays?






9. What option needs to be used with the mount command to mount an NFS resource?






10. What is the main config file for the DHCP service?






11. The virt-install package allows you to manage virtual machines _____________. The virt-manager package allows you to manage virtual machines via a GUI interface.






12. What is the /var/lib/nfs/etab file used for?






13. What two ports should be opened on the firewall for the FTP server to function properly?






14. By default - what is the path to a user's home directory?

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


15. Editing the /etc/xinetd.d/tftp file and enabling the service are the same as running the chkconfig tftp on command. Both of these actions...






16. What command disables the SSH service from running when the system boots?






17. What command (and options) can be used to create a user named George with the description "Jr Admin"?






18. What happens if a host changes its IP address and the keys don't match?

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


19. Is it possible to share files among groups - What permissions would you set on the directory to accomplish file sharing if possible?






20. Which file contains all messages generated during installation that can be used for troubleshooting if the need arises?






21. To export directories as resources - what file needs to be edited?

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


22. What does virsh reboot Client04 do?






23. The ______________ for Red Hat Enterprise Linux 5 or 6 includes the use of LVM.






24. What three protocols can you use to perform network installations?






25. What does ifconfig 172.168.1.100 netmask 255.255.255.0 eth1 do?






26. What does the partprobe command do?






27. Samba servers can...






28. What command can you use to monitor and troubleshoot network connections?






29. What does it mean if you ping a host and you receive the response Destination Unreachable?






30. What is NAT - How is it used?






31. The old SysInit scripts have been replaced in Red Hat Enterprise Linux 6 for what new boot utility?






32. What command can you use to query Boolean values?






33. What command do you use to report information on quota usage?






34. The package selection screen allows you to install any software you want during the installation process as long as...






35. What is the rndc utility used for?






36. How can you verify the status of the SSH service after the system has booted?






37. Where are Yum repository config files located?






38. What are the three different types of RAID described in this chapter?






39. What command-line program can you use to check your mail?






40. What command can you use to view NFS statistics?






41. GRUB has three stages. Can you name them?






42. Which version of SSH should you use?






43. What are the three modes in which the rpm command can operate?






44. What two commands are used for package management?






45. What is the biggest benefit to using LVM over basic partitions?






46. Which remote management service is installed by default?Can you name the port that it uses?






47. The at command is used to ____________. The cron service handles reoccurring system jobs.






48. What port on the firewall needs to be open for the TFTP server to work?






49. The INPUT chain being used is the default under Red Hat Enterprise Linux 5. This rule...






50. What does the following firewall rule accomplish: iptables -I INPUT 5 -p tcp -m tcp --dport 80 -j ACCEPT?