• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/20

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

20 Cards in this Set

  • Front
  • Back

NFS can be used to share files natively with computers running the Microsoft Windowsoperating system. True or False?

False

Which file stores the Apache configuration in Fedora 13?


a. /etc/apache/httpd.conf


b. /etc/apache.conf


c. /etc/httpd.conf


d. /etc/httpd/conf/httpd.conf

d. /etc/httpd/conf/httpd.conf

Which DNS resource record is an alias to other records?


a. A


b. AAAA


c. CNAME


d. NS

c. CNAME

NIS clients use NIS records to access their configuration information. True or False?

False

Which command can be used to connect to check the /etc/samba/smb.conf file for syntax errors?


a. apachectl


b. sambactl


c. testparm


d. psql

c. testparm

You have modified the /etc/aliases file to include a new e-mail alias. However, when you send e-mail to the alias, it cannot be delivered. What should you do?


a. Add the line to the /etc/aliases.db file instead.


b. Run the newaliases command.


c. Restart the Sendmail daemon.


d. Log out of the system and then log back in to the system and resend the e-mail.

b. Run the newaliases command.

Which command within the command-line FTP utility can be used to change the current directory on the local computer?


a. cd


b. dir


c. lcd


d. get

c. lcd

You have opened a telnet session on port 25 with your e-mail server. What commandcan you type within your telnet session to start an e-mail session? (Choose all thatapply.)


a. START


b. HELO


c. EHLO


d. WAZUP

b. HELO


c. EHLO

Which of the following must you perform to share a directory using NFS? (Choose all that apply.)

a. Edit the /etc/exports file.


b. Mount the directory to the /etc/exports directory using the mount command.


c. Run the exportfs –a command.


d. Start or restart the NFS daemons.

a. Edit the /etc/exports file.


c. Run the exportfs –a command.


d. Start or restart the NFS daemons.

DHCP clients send a DHCPREQUEST packet when they require a new IP configuration.True or False?

False

Which command can be used to connect to a remote Windows share called data on the server called fileserver?

a. smbclient –L fileserver:data


b. smbclient –L //fileserver/data


c. smbclient //fileserver/data


d. smbclient \\fileserver\data

c. smbclient //fileserver/data

The lines within the Apache configuration file that modify the functionality of theApache are called directives. True or False?

True

Which of the following can be used to create a database within PostgreSQL? (Choose all that apply.)

a. the CREATE DATABASE statement within the PostgreSQL utility


b. the ADD DATABASE statement within the PostgreSQL utility


c. the adddb command


d. the createdb command

a. the CREATE DATABASE statement within the PostgreSQL utility


d. the createdb command

Stratum 1 NTP servers do not obtain time information from other NTP servers. True or False?

True

What must you do to transform your computer into a DNS server? (Choose all that apply.)

a. Create zone files.


b. Create resource records for DNS lookups.


c. Create NIS maps.


d. Run the name daemon (named).

a. Create zone files.


d. Run the name daemon (named).

What directory are you placed in when you log in as the anonymous user to a Fedora13 FTP server?

a. /var/ftp


b. /var/www/ftp


c. /home/anonymous


d. /var/ftp/pub

a. /var/ftp

Postfix is an e-mail server daemon that is easier to configure compared with the Sendmaile-mail daemon. True or False?

True

Which SQL statement key word can be used to delete a record within a table?

a. DELETE


b. DROP


c. REMOVE


d. CLEAR

a. DELETE

Which command can you use to synchronize your computer with an NTP time source?

a. ntp


b. ntpquery


c. ntpq


d. hwclock

c. ntpq

Mary is a system administrator in your organization. She has recently made changes to the DHCP configuration file, but the DHCP daemon does not seem to recognize the new changes. What should she do?

a. Log in as the root user and reedit the configuration file.


b. Run the dhcpconf command to edit the configuration file.


c. Restart the DHCP daemon.


d. Restart the xinetd daemon.

c. Restart the DHCP daemon.