LFCS 無料問題集「Linux Foundation Certified System Administrator」
CORRECT TEXT
The presence of what file will temporarily prevent all users except root from logging into the system? (Specify the full name of the file, including path.)
The presence of what file will temporarily prevent all users except root from logging into the system? (Specify the full name of the file, including path.)
正解:
/etc/nologin
CORRECT TEXT
What is the default name of the configuration file for the Xorg X11 server? (Specify the file name only without any path.)
What is the default name of the configuration file for the Xorg X11 server? (Specify the file name only without any path.)
正解:
xorg.conf
CORRECT TEXT
What word is missing from the following SQL statement?
insert into tablename ________(909, 'text');
(Please specify the missing word using lower-case letters only.)
What word is missing from the following SQL statement?
insert into tablename ________(909, 'text');
(Please specify the missing word using lower-case letters only.)
正解:
VALUES,
values
values
CORRECT TEXT
What command displays all aliases defined in the current shell? (Specify the command without any path information)
What command displays all aliases defined in the current shell? (Specify the command without any path information)
正解:
alias, alias -p
CORRECT TEXT
Which signal is missing from the following command that is commonly used to instruct adaemon to reinitialize itself, including reading configuration files?
killall -s _______ daemon
Which signal is missing from the following command that is commonly used to instruct adaemon to reinitialize itself, including reading configuration files?
killall -s _______ daemon
正解:
HUP,
SIGHUP, 1
SIGHUP, 1
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.)
正解:
lpq, /usr/bin/lpq, lpstat, /usr/bin/lpstat