202-450 Exam Questions
302 real 202-450 exam questions with expert-verified answers and explanations. Page 2 of 7.
- Question #69Network Client Management
How can a user's default shell be checked, by querying an NIS server?
NISypmatchpasswd mapuser attributes - Question #70Network Client Management
A network has many network printers connected and they should get their addresses using DHCP. What information from each printer is needed to always assign them the same IP address...
DHCPMAC addressstatic IP assignmentdhcpd - Question #71Network Client Management
Which daemon is required on the client if an ethernet device gets its IP address from a central server?
DHCPdhcpcdclient daemonIP configuration - Question #72Network Client Management
Which TWO of the following wireless tools can be used to check the wireless network link quality?
wirelessiwconfigiwspylink quality - Question #73HTTP Services
Given this excerpt from an Apache configuration file, which of the numbered lines has INCORRECT syntax? 1: <VirtualHost *:80> 2: ServerAdmin [email protected] 3: DocumentRo...
ApacheVirtualHosthttpd.conf syntaxconfiguration analysis - Question #75HTTP Services
Select the TWO correct statements about the following excerpt from httpd.conf: <Directory /var/web/dir1> <Files private.html> Order allow, deny Deny from all </Files> </Directory>
Apacheaccess controlDirectory directiveFiles directive - Question #76HTTP Services
Considering the following excerpt from the httpd.conf file, select the correct answer below: <Location> AllowOverride AuthConfig Indexes </Location>
ApacheAllowOverrideLocation directivehtaccess - Question #77HTTP Services
Which of the following lines in the Apache configuration file would allow only clients with a valid certificate to access the website?
ApacheSSLSSLVerifyClientclient certificate - Question #80File Sharing
Which TWO of the following options are valid, in the /etc/exports file?
NFS/etc/exportsexport optionsrw ro permissions - Question #82210 File Sharing
Which of the following is needed, to synchronise the UNIX password with the SMB password, when the encrypted SMB password in the smbpasswd file is changed?
Sambaunix password syncsmbpasswdsmb.conf - Question #83210 File Sharing
What command can be used to check the Samba configuration file?
Sambatestparmsmb.confconfiguration validation - Question #84210 File Sharing
The new file server is a member server of the Windows domain foo. Which TWO of the following configuration sections will allow members of the domain group all to read, write and ex...
SambaWindows domain membersmb.confshare permissions - Question #85210 File Sharing
Which command can be used to list all exported file systems from a remote NFS server:
NFSshowmountNFS exportsNFS client tools - Question #86214 Troubleshooting
During which stage of the boot process would this message be seen? Ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA
boot processhardware initializationIDE DMAkernel messages - Question #87214 Troubleshooting
Where should the LILO code reside, on a system with only one installation of Linux and no other operating systems?
LILOMBRboot loaderboot sector - Question #88214 Troubleshooting
During which stage of the boot process would this message be seen? ide_setup:hdc=ide-scsi
boot processkernel loadingkernel parametersIDE SCSI - Question #90214 Troubleshooting
What happens when the Linux kernel can't mount the root filesystem when booting?
boot processroot filesystemmount failurekernel panic - Question #93211 Network Client Management
Messages from programs are not appearing in the user's native language. What environment variable must be set for this to happen?
localeLANG variableinternationalizationenvironment variables - Question #95214 Troubleshooting
When bash is invoked as an interactive login shell, which of the following sentences is true?
bashlogin shellshell initializationprofile scripts - Question #96214 Troubleshooting
Why is the root file system mounted read-only during boot and remounted with write permission later on?
boot processread-only root filesystemfsckfilesystem check - Question #98210 File Sharing
Which of the following configuration lines will export /usr/local/share/ to nfsclient with read-write access, ensuring that all changes are straight to the disk?
NFS exportsexports configurationNFS sync optionNFS permissions - Question #100214 Troubleshooting
A GRUB boot loader installed in the MBR was accidentally overwritten. After booting with a rescue CD-ROM, how can the lost GRUB first stage loader be recovered?
GRUBMBR recoverygrub-installboot loader recovery - Question #102214 Troubleshooting
Journalling doesn't appear to be working on an ext3 file-system. When booting, the following line appears: VFS: Mounted root (ext2 filesystem) readonly. What could be causing the p...
ext3kernel modulesfilesystem journallingboot messages - Question #105209 Web Services
After setting up Apache to run inside a chroot jail as a non-root user, httpd no longer starts. What is the primary cause of the problem?
Apachechrootport 80privilege binding - Question #106209 Web Services
Which is a valid Squid option to define a listening port?
Squidhttp_portproxy configurationlistening port - Question #107213 System Security
What is the name of the network security scanner project which, at the core, is a server with a set of network vulnerability tests (NVTs)?
OpenVASvulnerability scannerNVTnetwork security - Question #108210 File Sharing
How must Samba be configured, so that it can check passwords against the ones in /etc/passwd and /etc/shadow?
Sambapassword authenticationencrypt passwords/etc/shadow - Question #110212 E-Mail Services
What is the standard port number for the unencrypted IMAP service?
IMAPport 143email protocolservice ports - Question #114211 Network Client Management
Which of the following sentences is true about ISC DHCP?
ISC DHCPknown clientsBOOTPDHCPNAK - Question #115211 Network Client Management
The host, called "lpi", with the MAC address "08:00:2b:4c:59:23" should always be given the IP address of 192.168.1.2 by the DHCP server. Which of the following configurations will...
DHCPstatic assignmentMAC addresshost declaration - Question #116211 Network Client Management
Which dhcpd.conf option defines the DNS server address(es) to be sent to the DHCP clients?
DHCPdomain-name-serversDNS optiondhcpd.conf - Question #117208 Domain Name Server
What is a significant difference between host and zone keys generated by dnssec-keygen?
DNSSECdnssec-keygenzone keyshost keys - Question #119208 Domain Name Server
According to the BIND configuration file below, which of the following sentences is true?
BINDforwardersrecursive queryDNS configuration - Question #120208 Domain Name Server
Which of these would be the simplest way to configure BIND to return a different version number to queries?
BINDversion stringDNS hardeningnamed.conf - Question #121208 Domain Name Server
A BIND server should be upgraded to use TSIG. Which configuration parameters should be added, if the server should use the algorithm hmac-md5 and the key skrKc4DoTzi/tAkllPi7JZA==...
BINDTSIGhmac-md5key configuration - Question #122Domain Name Server
What is DNSSEC used for?
DNSSECzone authenticationDNS securitycryptographic signing - Question #124Network Client Management
Considering the following kernel IP routing table below, which of the following commands must be used to remove the route to the network 10.10.1.0/24?
route commandIP routingnetmaskrouting table - Question #125System Security
Which of the following is true, when a server uses PAM authentication and both /etc/pam.conf & /etc/pam.d/ exist?
PAMpam.confpam.dauthentication configuration - Question #126Network Client Management
Which of the following tools, on its own, can provide dial-in access to a server?
mgettydial-in accessmodemserial login - Question #127Network Client Management
When configuring a PPP dial-in server, which option is used (in the pppd configuration file) to enable user authentication against the system password database?
PPPpppddial-in serveruser authentication - Question #129Network Client Management
Which of the following commands can gather entries from the specified administrative NIS database group?
NISgetentNIS databasegroup lookup - Question #130File Sharing
What could be a reason for invoking vsftpd from (x) inetd?
vsftpdxinetdFTP securitystandalone mode - Question #131System Security
An SSH server is configured to use tcp_wrappers and only hosts from the class C network 192.168.1.0 should be allowed to access it. Which of the following lines would achieve this,...
tcp_wrappershosts.allowSSH access controlCIDR notation - Question #132System Security
Which TWO of the following statements about xinetd and inetd are correct?
xinetdinetdaccess controlsuper-server - Question #133214 Troubleshooting
A correctly-formatted entry has been added to /etc/hosts.allow to allow certain clients to connect to a service, but this is having no effect. What would be the cause of this?
tcp_wrappershosts.allowtcpd supporttroubleshooting - Question #134System Security
Which TWO /etc/hosts.allow entries will allow access to sshd from the class C network 192.168.1.0?
tcp_wrappershosts.allownetwork notationclass C - Question #135System Security
Which TWO of the following statements about the tcp_wrappers configuration files are correct?
tcp_wrappershosts.allowhosts.denytcpd - Question #136System Security
What is the appropriate configuration file entry to allow SSH to run from inetd?
inetdSSHtcpdservice configuration - Question #137E-Mail Services
On a newly-installed mail server with the IP address 10.10.10.1, ONLY local networks should be able to send email. How can the configuration be tested, using telnet, from outside t...
SMTPtelnetmail server testingport 25 - Question #139E-Mail Services
Which entry in the .procmailrc file will send a copy of an email to another mail address?
procmailprocmailrcemail copymail filtering