202-400 Exam Questions
232 real 202-400 exam questions with expert-verified answers and explanations. Page 2 of 5.
- Question #69
How can a user's default shell be checked, by querying an NIS server?
- Question #70
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...
- Question #71
Which daemon is required on the client if an ethernet device gets its IP address from a central server?
- Question #72
Which TWO of the following wireless tools can be used to check the wireless network link quality?
- Question #73
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...
- Question #75
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>
- Question #76
Considering the following excerpt from the httpd.conf file, select the correct answer below: <Location> AllowOverride AuthConfig Indexes </Location>
- Question #77
Which of the following lines in the Apache configuration file would allow only clients with a valid certificate to access the website?
- Question #80
Which TWO of the following options are valid, in the /etc/exports file?
- Question #82
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?
- Question #83
What command can be used to check the Samba configuration file?
- Question #84
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...
- Question #85
Which command can be used to list all exported file systems from a remote NFS server:
- Question #86
During which stage of the boot process would this message be seen? Ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA
- Question #87
Where should the LILO code reside, on a system with only one installation of Linux and no other operating systems?
- Question #88
During which stage of the boot process would this message be seen? ide_setup:hdc=ide-scsi
- Question #90
What happens when the Linux kernel can't mount the root filesystem when booting?
- Question #93
Messages from programs are not appearing in the user's native language. What environment variable must be set for this to happen?
- Question #95
When bash is invoked as an interactive login shell, which of the following sentences is true?
- Question #96
Why is the root file system mounted read-only during boot and remounted with write permission later on?
- Question #98
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?
- Question #100
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?
- Question #102
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...
- Question #105
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?
- Question #106
Which is a valid Squid option to define a listening port?
- Question #107
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)?
- Question #108
How must Samba be configured, so that it can check passwords against the ones in /etc/passwd and /etc/shadow?
- Question #110
What is the standard port number for the unencrypted IMAP service?
- Question #114
Which of the following sentences is true about ISC DHCP?
- Question #115
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...
- Question #116
Which dhcpd.conf option defines the DNS server address(es) to be sent to the DHCP clients?
- Question #117
What is a significant difference between host and zone keys generated by dnssec-keygen?
- Question #119
According to the BIND configuration file below, which of the following sentences is true?
- Question #120
Which of these would be the simplest way to configure BIND to return a different version number to queries?
- Question #121
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==...
- Question #122
What is DNSSEC used for?
- Question #124
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?
- Question #125
Which of the following is true, when a server uses PAM authentication and both /etc/pam.conf & /etc/pam.d/ exist?
- Question #126
Which of the following tools, on its own, can provide dial-in access to a server?
- Question #127
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?
- Question #129
Which of the following commands can gather entries from the specified administrative NIS database group?
- Question #130
What could be a reason for invoking vsftpd from (x) inetd?
- Question #131
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,...
- Question #132
Which TWO of the following statements about xinetd and inetd are correct?
- Question #133
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?
- Question #134
Which TWO /etc/hosts.allow entries will allow access to sshd from the class C network 192.168.1.0?
- Question #135
Which TWO of the following statements about the tcp_wrappers configuration files are correct?
- Question #136
What is the appropriate configuration file entry to allow SSH to run from inetd?
- Question #137
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...
- Question #139
Which entry in the .procmailrc file will send a copy of an email to another mail address?