LX0-102 Exam Questions
396 real LX0-102 exam questions with expert-verified answers and explanations. Page 4 of 8.
- Question #220
Which of the following is not an iptables rule set?
- Question #221
Which of the following are builtin chains for the iptables nat table? (Select THREE correct answers)
- Question #222
Which syslog configuration line will send out logged messages to a remote syslog server?
- Question #223
Which option is required to syslogd in order for it to accept remote log messages?
- Question #224
What does the following iptables rule accomplish: iptables A INPUT s 208.77.188.166 j DROP
- Question #225
What does the following iptables rule accomplish: iptables A INPUT s 208.77.188.166 d 10.142.232.1 p tcp dport 22 j ACCEPT
- Question #226
What does the following iptables rule accomplish: iptables A INPUT d 10.142.232.1 p tcp dport 20:21 j ACCEPT
- Question #227
What does the following iptables rule accomplish: iptables A INPUT s !127.0.0.0/8 p tcp dport 111 j DROP
- Question #228
The local system administrator has created a configuration entry for apache version 2 that isn't working. What is wrong with the following configuration? <Location /members> AuthNa...
- Question #229
In apache configuration which directives are used to restrict access based on host/domain name and IP address?
- Question #230
The legacy program for sending files to the printer queues from the command line is which of the following?
- Question #231
Which of the following statements would create a default route using a gateway of 192.168.1.1?
- Question #232
Which of the following is the purpose of the dig command?
- Question #233
Which of the following configuration files does sudo read when determining if a user is permitted to run applications with root privileges?
- Question #234
Which of the following commands will set the local machine's timezone to UTC?
- Question #236
Which of the following commands should be added to /etc/bash_profile to change the language of messages from an internationalised program to Portuguese (pt)? (Select TWO).
- Question #237
Which of the following is pool.ntp.org?
- Question #238
Which of the following directories in a user's home contains configuration files and key rings for GPG?
- Question #239
Which of the following lines from /etc/X11/xorg.conf indicates that fonts can be found on a font server?
- Question #240
The files in the /etc/skel directory are used by the:
- Question #241
Which of the following SQL statements will select the fields name and address from the contacts table?
- Question #242
Which of the following configuration files would an administrator edit to change default options for outbound ssh sessions?
- Question #243
Which of the following bash option will prevent an administrator from overwriting a file with a ">"?
- Question #245
All of the following are Mail Transport Agents EXCEPT:
- Question #250
Which of the following programs uses the hosts.allow file to perform its main task of checking for access control restrictions to system services?
- Question #254
In the following command and its output, echo $$ 12942 which of the following is 12942?
- Question #255
Which of the following commands will print the exit value of the previous command to the screen in bash?
- Question #256
Which of the following statements about crontab are true? (Select TWO).
- Question #260
Which of the following commands is used to deactivate a network interface?
- Question #261
Which of the following looks like a correct entry in the /etc/hosts file?
- Question #262
Which of the following lines would an administrator find in the file /etc/resolv.conf?
- Question #263
Which of the following find commands will print out a list of suid root files in /usr?
- Question #264
Which of the following commands will provide locale-specific information about a system and its environment?
- Question #265
Which of the following should the permission settings be for /etc/passwd and /etc/shadow?
- Question #266
Which of the following configuration files should be modified to set default shell variables for all users?
- Question #268
Suppose that the command netstat -a hangs for a long time without producing output. An administrator might suspect:
- Question #270
Which of the following statements are true regarding the below syslog.conf configuration directive? (Select THREE) *.err;kern.notice;auth.notice /dev/console
- Question #271
On a system running the K Display Manager, when is the /etc/kde4/kdm/Xreset script automatically executed?
- Question #272
Which of the following is the BEST way to temporarily suspend a user's ability to interactively login?
- Question #273
To test a shell script called myscript, the environment variable FOOBAR must be removed temporarily. How can this be done?
- Question #274
Which of the following commands is used to display user resource limits?
- Question #275
Which of the following lines would an administrator find in the file /etc/nsswitch.conf?
- Question #276
Which of the following commands can an administrator use to change a user's password expiry information? (Select THREE).
- Question #277
Which of the following statements is true regarding the below /etc/resolv.conf file? search example.com 127.0.0.1 208.77.188.166
- Question #278
Which of the following crontab entries could be used to set the system time at regular intervals?
- Question #279
Which of the following outputs will the below command produce? seq 1 5 20
- Question #280
When using ssh, which of the following can an administrator do to recover a lost passphrase for a DSA or RSA authentication key?
- Question #281
Which of the following describes the Linux ping packet or datagram?
- Question #282
Which of the following entries can an administrator add to syslog.conf file to have all syslog messages generated by the administrator system go file to have all syslog messages ge...
- Question #285
An administrator has just set up the X Display Manager as the default display manager. Which of the following files should be edited to change the default background for it?