202-450 Exam Questions
302 real 202-450 exam questions with expert-verified answers and explanations. Page 3 of 7.
- Question #140E-Mail Services
Which file can be used to make sure that procmail is used to filter a user's incoming email?
procmail.forwardmail deliveryemail filtering - Question #142212 E-Mail Services
A user is on holiday for two weeks. Anyone sending an email to that account should receive an auto-response. Which of the following procmail rules should be used, so that all incom...
procmailvacation autoresponderemail filteringpipe rule - Question #143210 File Sharing
What security precautions must be taken when creating a directory into which files can be uploaded anonymously using FTP?
FTPanonymous uploaddirectory permissionssecurity hardening - Question #144210 File Sharing
What is the correct format for an ftpusers file entry?
FTPftpusersaccess controlfile format - Question #145213 System Security
A security-conscious administrator would change which TWO of the following lines found in an SSH configuration file?
SSHPermitRootLoginprotocol versionsshd hardening - Question #146213 System Security
A system monitoring service checks the availability of a database server on port 5432 of destination.example.com. The problem with this is that the password will be sent in clear t...
SSH tunnellocal port forwarding-L flagencrypted channel - Question #147213 System Security
What must be done on a host to allow a user to log in to that host using an SSH key?
SSHpublic key authenticationauthorized_keyskey-based login - Question #152212 E-Mail Services
Which of the following defines the maximum allowed article size in the configuration file for INN?
INNNNTPmaxartsizenews server configuration - Question #153212 E-Mail Services
What is the name of the dovecot configuration variable that specifies the location of user mail?
DovecotIMAPmail_locationconfiguration variable - Question #154212 E-Mail Services
What is the missing keyword in the following configuration sample for dovecot which defines which authentication types to support? (Specify only the keywork) auth default { ______...
Dovecotauthentication mechanismsIMAP configurationauth block - Question #156212 E-Mail Services
What does the following procmail configuration section do? :0fw * < 256000 | /usr/bin/foo
procmailsize conditionpipe to programemail filtering - Question #157212 E-Mail Services
Which setting in the Courier IMAP configuration file will tell the IMAP daemon to only listen on the localhost interface?
Courier IMAPADDRESS bindinglocalhost interfacedaemon configuration - Question #158212 E-Mail Services
You suspect that you are receiving messages with a forged From: address. What could help you find out where the mail is originating?
email headersReceived headerforged Frommail forensics - Question #159210 File Sharing
You have to mount the /data filesystem from an NFS server(srv1) that does not support locking. Which of the following mount commands should you use?
NFSmount optionsnolockfile locking - Question #160210 File Sharing
After changing /etc/exports on a server, remote hosts are still unable to mount the exported directories. What should be the next action? Please select TWO correct answers.
NFS/etc/exportsexportfsexport refresh - Question #162210 File Sharing
In what mode is your FTP session when the client side makes the connections to both the data and command ports of the FTP server?
FTPpassive modeclient-initiated connectiondata port - Question #163213 System Security
Which of the following organisations track and report on security related flaws in computer technology? (Please select TWO answers)
security organizationsvulnerability trackingBugtraqCERT - Question #164211 Network Client Management
Which of the following Linux services has support for only the Routing Information Protocol (RIP) routing protocol?
RIProuting protocolroutednetwork daemon - Question #165213 System Security
Which of the following is NOT included in a Snort rule header?
SnortIDS rule headernetwork intrusion detectionpacket filtering - Question #166213 System Security
Which environment variables are used by ssh-agent? (Please select TWO variables)
SSHssh-agentenvironment variableskey management - Question #167213 System Security
What tool scans log files for unsuccessful login attempts and blocks the offending IP addresses with firewall rules?
fail2banbrute force protectionlog monitoringfirewall rules - Question #169213 System Security
Running sysctl has the same effect as:
sysctl/proc filesystemkernel parametersruntime configuration - Question #170214 Troubleshooting
Which files are read by the lsdev command? (Please specify THREE answers)
lsdev/prochardware resourcesDMA interrupts - Question #171214 Troubleshooting
Which of the following describes the main purpose of strace?
stracesystem callsdebuggingprocess tracing - Question #172214 Troubleshooting
The following data is some of the output produced by a program. Which program produced this output? strftime (" Thu", 1024, "%a", 0xb7f64380) =4 fwrite ("Thu", 3, 1, 0xb7f614e0) =1...
stracesystem call tracingoutput analysisdebugging tools - Question #174214 Troubleshooting
On bootup, LILO prints out LIL and stops. What is the cause of this?
LILObootloaderdescriptor tableboot error - Question #175214 Troubleshooting
A server was rebuilt using a full system backup but with a different disk setup. The kernel won't boot, complaining it cannot find the root filesystem. Which of the following comma...
rdevkernelroot partitiondisaster recovery - Question #176214 Troubleshooting
An administrator wants to issue the command echo 1 >/var/ log/boater.log once all of the scripts in /etc/rc2.d have been executed. What is the best way to accomplish this?
rc.localinit scriptsrunlevelboot sequence - Question #177214 Troubleshooting
An administrator has placed an executable in the directory /etc/init.d, however it is not being executed when the system boots into runlevel 2. What is the most likely cause of thi...
init.drc2.dsymlinksrunlevel - Question #179211 Network Client Management
For an LDAP client configuration, the LDAP base needs to be set. Which TWO of the following actions would achieve that?
LDAPldap.confLDAPBASEclient configuration - Question #180211 Network Client Management
Which of the following options can be passed to a DHCP client machine using configuration options on the DHCP server?
DHCPNIS domainclient optionsnetwork services - Question #181211 Network Client Management
Which answer best describes the meaning of the following LDAP search command: ldapseareh -x" (&(cn=marie)(telephoneNumber=9*))"
LDAPsearch filterboolean ANDattribute matching - Question #182213 System Security
In a PAM configuration file, a sufficient control allows access:
PAMsufficient controlauthenticationaccess control - Question #183213 System Security
Which of the following sentences is TRUE about FreeS/WAN?
VPNFreeS/WANIPSecNAT traversal - Question #184209 Web Services
Which Apache directive allows the use of external configuration files defined by the directive AaccessFileName?
ApacheAllowOverride.htaccessAccessFileName - Question #185209 Web Services
Which of the following is recommended to reduce Squid's consumption of disk resources?
Squidcache_dirdisk resourcesproxy optimization - Question #186209 Web Services
Which ACL type in Squid's configuration file is used for authentication purposes?
Squidproxy_authACLauthentication - Question #187209 Web Services
The listing below is an excerpt from a Squid configuration file:
Squidhttp_accessACLproxy configuration - Question #188209 Web Services
In the file /var/squid/url_blacklist is a list of URLs that users should not be allowed to access. What is the correct entry in Squid's configuration file to create an acl named bl...
SquidACLurlpath_regexURL blacklist - Question #189209 Web Services
Users in the ACL named sales_net must only be allowed to access to the Internet at times specified in the time_acl named sales_time. Which is the correct http_access directive for...
Squidhttp_accesstime ACLaccess control - Question #190209 Web Services
What of the following is NOT a valid ACL type, when configuring squid?
SquidACL typessrcdstdomain - Question #191209 Web Services
Which Squid configuration directive defines the authentication method to use?
Squidauth_paramauthenticationconfiguration - Question #192209 Web Services
The Internet gateway connects the clients with the Internet by using a Squid proxy. Only the clients from the network 192.168.1.0/24 should be able to use the proxy. Which of the f...
Squidsrc ACLnetwork accesshttp_access - Question #194212 E-Mail Services
The syntax of the procmail configuration file is?
procmailrecipe syntaxlockfileconfiguration - Question #195212 E-Mail Services
Which of the following recipes will append emails from "root" to the "rootmails" mailbox?
procmailemail filteringrecipemailbox - Question #196212 E-Mail Services
The internal network (192.168.1.0-192.168.1.255) needs to be able to relay email through the site's sendmail server. What line must be added to /etc/mail/access to allow this?
sendmailrelayaccess filenetwork - Question #199212 E-Mail Services
The following is an excerpt from a procmail configuration file: :0 c * ! ^To: backup ! backup Which of the following is correct?
procmailcopy flagemail forwardingrecipe - Question #201212 E-Mail Services
Which network service or protocol is used by sendmail for RBLs (Realtime Blackhole Lists)?
sendmailRBLDNSspam filtering - Question #214210 File Sharing
A user requests a "hidden" Samba share, named confidential, similar to the Windows Administration Share. How can this be configured?
Sambahidden shareshare namingSMB configuration - Question #215210 File Sharing
How must Samba be configured so that it can check passwords against the ones in /etc/passwd and /etc/shadow?
Sambapassword authenticationsmbpasswd/etc/shadow