102-350試験無料問題集「Lpi LPI Level 1 Exam 102, Junior Level Linux Certification, Part 2 of 2 認定」

Which of the following programs uses the hosts.allow file to perform its main task of checking for access control restrictions to system services?

On a dual boot system, every time the system is booted back into Linux the time has been set backward by one day. Which of the following commands will correct the problem?

Which bash option will prevent you from overwriting a file with a ">"?

CORRECT TEXT
Given the following line from /etc/nsswitch.conf:
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
By default, which file will be queried first for hostname lookups? (Provide the full path and filename)
正解:
/etc/hosts
CORRECT TEXT
You want to temporarily prevent users from logging in. Please complete the following command:
touch /etc/______
正解:
nologin
You have just set up the X Display Manager as your default display manager. What file should you edit to change the default background for it?

Which of the following find commands will print out a list of suid root files in /usr?

Which of the following configuration files should be modified to set default shell variables for all users?

CORRECT TEXT
With IPv6, how many bits have been used for the host identifier portion of an address? (Please enter the number and not a word)
正解:
64
Of the ways listed, which is the best way to temporarily suspend a single user's ability to interactively login?