Module 14 Test: Linux installation and configuration
On a system running SysV init, which of the following files can you edit to disable the ability to reboot by using the Ctrl+Alt+Delete key combination?
/etc/inittab
When logging into a system, you are prompted to type in a code from a small token that you carry around with you. The code on this token constantly changes. What type of technology has been implemented?
OTP
When looking at the password-auth file on a Fedora system, you notice part of the syntax that says dcredit=3. What is the significance of this part of the configuration?
Users must use at least 3 characters as numbers in their passwords.
Which of the following commands will allow the root user to switch to another user account without having to enter that user account's password?
su
If a system appears to be having issues with performance for read and write operations to a hard disk, which of the following is not a valid scheduling method that you could try to improve performance?
testwr
Which of the following commands can be used for the command line version of a popular GUI-based program that is used to examine network traffic passing to and from a network interface?
tshark
Which of the following commands can be used to force udev to reload new rules from the /etc/udev/rules directory? (Choose all that apply.)
udevadm control --reload udevadm control -R
Which of the following is a protocol originally developed by Cisco that uses TCP to handle authentication, authorization, and accounting services?
TACACS+