117-102 無料問題集「Lpi General Linux, Part 2」
CORRECT TEXT
What file is used in recent apache distributions to configure the service? Type the full path and name of the file.
What file is used in recent apache distributions to configure the service? Type the full path and name of the file.
正解:
/etc/apache/httpd.conf
/etc/apache2/httpd.conf On new systems (since Suse Linux V9.0) are these the correct files.
On older systems (before Suse Linux V9.0) the apache config file is found in /etc/httpd.conf
/etc/apache2/httpd.conf On new systems (since Suse Linux V9.0) are these the correct files.
On older systems (before Suse Linux V9.0) the apache config file is found in /etc/httpd.conf
CORRECT TEXT
The normal filesystem location for the LPD queue directory is:
The normal filesystem location for the LPD queue directory is:
正解:
/var/spool/lpd
CORRECT TEXT
With IPv6, how many bits have been used for the host identifier portion of an address?
(Please enter the number and not a word)
With IPv6, how many bits have been used for the host identifier portion of an address?
(Please enter the number and not a word)
正解:
64
CORRECT TEXT
Your users report that they are using the program dia to create diagrams. They are having problems with the software and they think there is a bug. What command will give you help with functionality and contact information to report a possible bug?
Do not give the path or any options.
Your users report that they are using the program dia to create diagrams. They are having problems with the software and they think there is a bug. What command will give you help with functionality and contact information to report a possible bug?
Do not give the path or any options.
正解:
flea
CORRECT TEXT
What directive in smb.conf specifies the domain or workgroup to join? Please enter only the directive below.
What directive in smb.conf specifies the domain or workgroup to join? Please enter only the directive below.
正解:
workgroup
CORRECT TEXT
You want to display a list of all last logged in users. The file /var/log/wtmp exists. Which command would you use?
You want to display a list of all last logged in users. The file /var/log/wtmp exists. Which command would you use?
正解:
last
CORRECT TEXT
Where should you put the .pinerc file so that all new users get it as part of their initial creation? Type the full path of the directory.
Where should you put the .pinerc file so that all new users get it as part of their initial creation? Type the full path of the directory.
正解:
/etc/skel
CORRECT TEXT
To change your Ethernet interface eth0 to the IP address 10.4.4.100 with a default class C subnet mask, type the full command string to accomplish this.
ifconfig
eth0 10.4.4.100 netmask 255.255.255.0 ifconfig eth0 10.4.4.100 netmask 255.255.255.0 Alternative correct
To change your Ethernet interface eth0 to the IP address 10.4.4.100 with a default class C subnet mask, type the full command string to accomplish this.
ifconfig
eth0 10.4.4.100 netmask 255.255.255.0 ifconfig eth0 10.4.4.100 netmask 255.255.255.0 Alternative correct
正解:
ifconfig
eth0 10.4.4.100 netmask 255.255.255.0 up With the option up
-you set these inferface active.
eth0 10.4.4.100 netmask 255.255.255.0 up With the option up
-you set these inferface active.
CORRECT TEXT
You wish to change you network settings permanently using a text/graphical tool. Type in the command to start this tool?
You wish to change you network settings permanently using a text/graphical tool. Type in the command to start this tool?
正解:
netconfig
CORRECT TEXT
The _______ command prints a list of email that is currently in the queue waiting for delivery.
The _______ command prints a list of email that is currently in the queue waiting for delivery.
正解:
mailq
/usr/bin/mailq
/usr/bin/mailq