Linux Foundation LFCS Actual Free Exam Questions & Community Discussion
CORRECT TEXT
Which directory holds the files that configure the xinetd service when using several configuration files instead of an integrated configuration file? (Specify the full path to the directory.)
Which directory holds the files that configure the xinetd service when using several configuration files instead of an integrated configuration file? (Specify the full path to the directory.)
Correct Answer:
/etc/xinetd.d/, /etc/xinetd.d
What is the difference between the commands test -e path and test -f path?
Correct Answer: B
Vote an answer
Which of the following commands creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct answers.)
Correct Answer: A,C
Vote an answer
What of the following can be done by the command ifconfig? (Choose TWO correct answers.)
Correct Answer: A,E
Vote an answer
What is the output of the following command?
for token in a b c; do
echo -n ${token};
done
for token in a b c; do
echo -n ${token};
done
Correct Answer: D
Vote an answer
Creating a hard link to an ordinary file returns an error. What could be the reason for this?
Correct Answer: B
Vote an answer
CORRECT TEXT
With IPv6, how many bits have been used for the interface identifier of an unicast address? (Specify the number using digits only.)
With IPv6, how many bits have been used for the interface identifier of an unicast address? (Specify the number using digits only.)
Correct Answer:
64
CORRECT TEXT
After configuring printing on a Linux server, the administrator sends a test file to one of the printers and it fails to print. What command can be used to display the status of the printer's queue? (Specify ONLY the command without any path or parameters.)
After configuring printing on a Linux server, the administrator sends a test file to one of the printers and it fails to print. What command can be used to display the status of the printer's queue? (Specify ONLY the command without any path or parameters.)
Correct Answer:
lpq, /usr/bin/lpq, lpstat, /usr/bin/lpstat
Which of the following statements is valid in the file /etc/nsswitch.conf?
Correct Answer: D
Vote an answer
On a regular users workstation the route command takes a long time before printing out the routing table. Which of the following errors does that indicate?
Correct Answer: C
Vote an answer
Which of the following commands replaces each occurrence of 'bob' in the file letter with 'Bob' and writes the result to the file newletter?
Correct Answer: A
Vote an answer
Which file used by XDM specifies the default wallpaper?
Correct Answer: D
Vote an answer
0
0
0
10
