1.
To increase the security of your SuSe Linux system you have decided to implement control of the services running with Xinetd. What is the name of the file that manages Xinetd?
2.
You are configuring the security of a service using Xinetd. You wish to add a line to the configuration of the service that grants access during the hours of 6AM to 7PM. Which of the following lines will you need to add to the configuration to achieve this result?
3.
You are configuring the security of a service using Xinetd. You wish to add a line to the configuration of the service that limits the number of simultaneous connections to a service at 5, and defines the wait for new connections at 45 seconds. Which of the following lines will you need to add to the configuration to achieve this result?
4.
On your Linux computer you are examining the contents of various files to ensure they are secured and contain the designated information. Entries in the /etc/hosts file consist of which of the following?
5.
You are using Samba on your SuSe Linux system to share files with a Windows network. What is the command to access the shared directory Finance on Windows machine Mktg_01 with user account User_01 from your Linux machine?
6.
You suspect that your root account has been compromised. What command can you run on your Linux system, in the /var/log directory to see you the recent login activity of the root account?
7.
You have just installed a new SuSe Linux machine, and you are working on managing the processes running on the system. What command will you need to issue in order to see the running processes, with the screen being updated every 10 seconds?
8.
After installing a new SuSe Linux system, you wish to enhance the security of this computer. You type in the following commands (with actions in parenthesis): grub (press Enter) md5crypt qwerty (copy the result of this command) quit gedit /boot/grub/menu.1st & password -md5 (Paste what you copied earlier) (Save and close gedit) What is the effect of following these commands and actions?
9.
During a test of your SuSe Linux machine, you have noticed a specific process that is no longer working as desired. What is the proper command to restart a process?
10.
You are showing a colleague some of the commands available in Linux, and you type telinit 6 what is the result of typing this command?