What environment variable would you have to set or edit…
You are using an application that you want to appear on the screen of another machine. What environment variable would you have to set or edit to achieve this?
Which ONE of the following lines from /etc/X11/xorg.con…
Which ONE of the following lines from /etc/X11/xorg.conf indicates that fonts can be found on a font server?
which series of programs and/or scripts would most clos…
When you start the X Window System, which series of programs and/or scripts would most closely describe the start-up process?
which of the following programs is an on-screen keyboard?
For accessibility assistance, which of the following programs is an on-screen keyboard?
What entry can you add to syslog.conf file to have all …
What entry can you add to syslog.conf file to have all syslog messages generated by your system
go to virtual console 12?
CORRECT TEXT What word will complete an if statement in…
CORRECT TEXT
What word will complete an if statement in bash such as the following:
if [ -x “$file” ]; then
echo $file
_____
The legacy program for sending files to the printer que…
The legacy program for sending files to the printer queues from the command line is:
Which statements are true regarding the following syslo…
Which statements are true regarding the following syslog.conf configuration directive?
*.err;kern.notice;auth.notice /dev/console (Select THREE correct answers)
Which file, when using Sendmail or a similar MTA system…
Which file, when using Sendmail or a similar MTA system, will allow a user to redirect all their mail to another address and is configurable by the user themselves?
What command can be used to print the status of the pri…
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 print the
status of the printer’s queue?
(Provide only the command, without any options or parameters)