ExamGecko
Home / LPI / 202-450 / List of questions
Ask Question

LPI 202-450 Practice Test - Questions Answers, Page 2

List of questions

Question 11

Report Export Collapse

The content of which local file has to be transmitted to a remote SSH server in order to be able to log into the remote server using SSH keys?

~/.ssh/authorized_keys
~/.ssh/authorized_keys
~/.ssh/config
~/.ssh/config
~/.ssh/id_rsa.pub
~/.ssh/id_rsa.pub
~/.ssh/id_rsa
~/.ssh/id_rsa
~./ssh/known_hosts
~./ssh/known_hosts
Suggested answer: A
Explanation:

Reference: https://www.digitalocean.com/community/tutorials/ssh-essentials-working-with-ssh-servers-clients-and-keys

asked 18/09/2024
Kash Rx
43 questions

Question 12

Report Export Collapse

What is the name of the network security scanner project which, at the core, is a server with a set of network vulnerability tests?

NetMap
NetMap
OpenVAS
OpenVAS
Smartscan
Smartscan
Wireshark
Wireshark
Suggested answer: B
asked 18/09/2024
Ammar Khan
28 questions

Question 13

Report Export Collapse

With fail2ban, what is a 'jail'?

A netfilter rules chain blocking offending IP addresses for a particular service
A netfilter rules chain blocking offending IP addresses for a particular service
A group of services on the server which should be monitored for similar attack patterns in the log files
A group of services on the server which should be monitored for similar attack patterns in the log files
A filter definition and a set of one or more actions to take when the filter is matched
A filter definition and a set of one or more actions to take when the filter is matched
The chroot environment in which fail2ban runs
The chroot environment in which fail2ban runs
Suggested answer: C
Explanation:

Reference: https://docs.plesk.com/en-US/onyx/administrator-guide/server-administration/protection-against-brute-force-attacks-fail2ban/fail2ban-jails-management.73382/

asked 18/09/2024
Zahid Maqsood
50 questions

Question 14

Report Export Collapse

The program vsftpd, running in a chroot jail, gives the following error:

LPI 202-450 image Question 14 52277 09182024213305000000

Which of the following actions would fix the error?

The file /etc/ld.so.conf in the root filesystem must contain the path to the appropriate lib directory in the chroot jail
The file /etc/ld.so.conf in the root filesystem must contain the path to the appropriate lib directory in the chroot jail
Create a symbolic link that points to the required library outside the chroot jail
Create a symbolic link that points to the required library outside the chroot jail
Copy the required library to the appropriate lib directory in the chroot jail
Copy the required library to the appropriate lib directory in the chroot jail
Run the program using the command chroot and the option--static_libs
Run the program using the command chroot and the option--static_libs
Suggested answer: C
asked 18/09/2024
Brian Wilson
39 questions

Question 15

Report Export Collapse

Which of the following Samba configuration parameters is functionally identical to the parameter read only=yes?

browseable=no
browseable=no
read write=no
read write=no
writeable=no
writeable=no
write only=no
write only=no
write access=no
write access=no
Suggested answer: C
asked 18/09/2024
Maureen Lande
48 questions

Question 16

Report Export Collapse

How must Samba be configured such that it can check CIFS passwords against those found in /etc/passwd and /etc/shadow?

Set the parameters "encrypt passwords = yes" and "password file = /etc/passwd"
Set the parameters "encrypt passwords = yes" and "password file = /etc/passwd"
Set the parameters "encrypt passwords = yes", "password file = /etc/passwd" and "passwordalgorithm = crypt"
Set the parameters "encrypt passwords = yes", "password file = /etc/passwd" and "passwordalgorithm = crypt"
Delete the smbpasswd file and create a symbolic link to the passwd and shadow file
Delete the smbpasswd file and create a symbolic link to the passwd and shadow file
It is not possible for Samba to use /etc/passwd and /etc/shadow directly
It is not possible for Samba to use /etc/passwd and /etc/shadow directly
Run smbpasswd to convert /etc/passwd and /etc/shadow to a Samba password file
Run smbpasswd to convert /etc/passwd and /etc/shadow to a Samba password file
Suggested answer: D
asked 18/09/2024
Braden Houser
37 questions

Question 17

Report Export Collapse

In which CIFS share must printer drivers be placed to allow Point'n'Print driver deployment on Windows?

winx64drv$
winx64drv$
print$
print$
The name of the share is specified in the option print driver share within each printable share in smb.conf
The name of the share is specified in the option print driver share within each printable share in smb.conf
pnpdrivers$
pnpdrivers$
NETLOGON
NETLOGON
Suggested answer: B
asked 18/09/2024
Princess Sophia Tuazon
44 questions

Question 18

Report Export Collapse

Which of the following Samba services handles the membership of a file server in an Active Directory domain?

winbindd
winbindd
nmbd
nmbd
msadd
msadd
admemb
admemb
samba
samba
Suggested answer: E
asked 18/09/2024
Andrew Staton
43 questions

Question 19

Report Export Collapse

Which of the following statements is true regarding the NFSv4 pseudo file system on the NFS server?

It must be called /exports
It must be called /exports
It usually contains bind mounts of the directory trees to be exported
It usually contains bind mounts of the directory trees to be exported
It must be a dedicated partition on the server
It must be a dedicated partition on the server
It is defined in the option Nfsv4-Root in /etc/pathmapd.conf
It is defined in the option Nfsv4-Root in /etc/pathmapd.conf
It usually contains symlinks to the directory trees to be exported
It usually contains symlinks to the directory trees to be exported
Suggested answer: B
asked 18/09/2024
Ricardo Monsalve
40 questions

Question 20

Report Export Collapse

A user requests a "hidden" Samba share, named confidential, similar to the Windows Administration Share. How can this be configured?

Suggested answer: E
asked 18/09/2024
Oliver Mark
42 questions
Total 119 questions
Go to page: of 12

Related questions