최신Lpi LPIC-2 Exam 202, Part 2 of 2, version 4.0 - 202-400무료샘플문제
문제1
Which BIND option should be used to limit from which IP addresses slave name servers may connect?
Which BIND option should be used to limit from which IP addresses slave name servers may connect?
정답: B
문제2
The Samba configuration file contains the following lines:
hosts allow= 192.168.1.100 192.168.2.0/255.255.255.0 localhost hosts deny= 192.168.2.31 interfaces= 192.168.1.0/255.255.255.0 192.168.2.0/255.255.255.0
A workstation is on the wired network with an IP address of 192.168.1.117 but is unable to access the
Samba server. A wireless laptop with an IP address of 192.168.2.93 can access the Samba server.
Additional troubleshooting shows that almost every machine on the wired network is unable to access the
Samba server. Which single choice below will permit wired workstations to connect to the Samba server without denying access to any one else?
The Samba configuration file contains the following lines:
hosts allow= 192.168.1.100 192.168.2.0/255.255.255.0 localhost hosts deny= 192.168.2.31 interfaces= 192.168.1.0/255.255.255.0 192.168.2.0/255.255.255.0
A workstation is on the wired network with an IP address of 192.168.1.117 but is unable to access the
Samba server. A wireless laptop with an IP address of 192.168.2.93 can access the Samba server.
Additional troubleshooting shows that almost every machine on the wired network is unable to access the
Samba server. Which single choice below will permit wired workstations to connect to the Samba server without denying access to any one else?
정답: E
문제3
Which Apache directive is used to configure the main directory for the site, out of which it will serve documents?
Which Apache directive is used to configure the main directory for the site, out of which it will serve documents?
정답: E
문제4
What is the appropriate configuration file entry to allow SSH to run from inetd?
What is the appropriate configuration file entry to allow SSH to run from inetd?
정답: D
문제5
Given this excerpt from an Apache configuration file, which of the numbered lines has INCORRECT syntax?
1 : <VirtualHost *:80>
2 : ServerAdmin [email protected]
3 : DocumentRoot /home/http/ad min
4 : ServerName admin.server.example.org
5 : Directorylndex index.php default.php
6 : Errorlog logs/admin.server.example.org-error_log
7 : Customlog logs/admin.server.example.org-access_log common
8 : </VirtualHost>
Given this excerpt from an Apache configuration file, which of the numbered lines has INCORRECT syntax?
1 : <VirtualHost *:80>
2 : ServerAdmin [email protected]
3 : DocumentRoot /home/http/ad min
4 : ServerName admin.server.example.org
5 : Directorylndex index.php default.php
6 : Errorlog logs/admin.server.example.org-error_log
7 : Customlog logs/admin.server.example.org-access_log common
8 : </VirtualHost>
정답: A
문제6
In which directory are the PAM modules stored?
In which directory are the PAM modules stored?
정답:
/etc/networks
문제7
Which of the following are alternate DNS software packages to BIND? (Choose TWO correct answers.)
Which of the following are alternate DNS software packages to BIND? (Choose TWO correct answers.)
정답: B,D
문제8
Considering the following excerpt from the httpd.conf file, select the correct answer below:
< Location> AllowOverride AuthConfig Indexes
< /Location>
Considering the following excerpt from the httpd.conf file, select the correct answer below:
< Location> AllowOverride AuthConfig Indexes
< /Location>
정답: B
문제9
What command is used to reload a set of saved netfilter rules?
What command is used to reload a set of saved netfilter rules?
정답: C
문제10
After having a laptop assigned to a new subnet, a user is no longer able to login to the SSH server with an error message like Connection closed by remote host. Which of the following are possible approaches to determine and fix the cause of this problem? (Choose TWO correct answers.)
After having a laptop assigned to a new subnet, a user is no longer able to login to the SSH server with an error message like Connection closed by remote host. Which of the following are possible approaches to determine and fix the cause of this problem? (Choose TWO correct answers.)
정답: D,E
문제11
A new user was created on a master NIS server using useradd but cannot log in from an NIS client. Older users can log in. Which step was probably forgotten, when creating the new user?
A new user was created on a master NIS server using useradd but cannot log in from an NIS client. Older users can log in. Which step was probably forgotten, when creating the new user?
정답: D
문제12
What command is used to print NFS kernel statistics? (Provide the command with or without complete path)
What command is used to print NFS kernel statistics? (Provide the command with or without complete path)
정답:
nfsstat
문제13
Which command is used to tell the NFS server which filesystems to make available to clients?
Which command is used to tell the NFS server which filesystems to make available to clients?
정답: C
문제14
In a PAM configuration file, which of the following is true about the sufficient control flag in the following line?
Auth sufficient pam_module.so
In a PAM configuration file, which of the following is true about the sufficient control flag in the following line?
Auth sufficient pam_module.so
정답: B