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?
Which option in the /etc/ntp.conf file specifies an external NTP source to be queried for time information? (Specify ONLY the option without any values or parameters.)
How can the existing environment variable FOOBAR be suppressed for the execution of the script./myscript only?
Which of the following commands lists all defined variables and functions within Bash?
What output will the following command sequence produce?
echo '1 2 3 4 5 6' | while read a b c; do
echo result: $c $b $a;
done
Which of the following is the best way to list all defined shell variables?
Which command makes the shell variable named VARIABLE visible to subshells?
Which of the following are requirements in order to run a shell script like a regular command from anywhere in the filesystem? (Choose THREE correct answers.)
Which of the following words is used to restrict the records that are returned from a SELECT SQL query based on a supplied criteria for the values in the records?
What is the difference between the commands test -e path and test -f path?
What word is missing from the following SQL statement?
__________ count(*) from tablename;
(Please specify the missing word using lower-case letters only.)
You need to pause the CUPS printer HPLaserjet4, and you want to cancel all print jobs with a message, "hello". Which command will do this?
Which commands can you use to change a user's account aging information? (Choose THREE correct answers.)
Which commands can be used to change a user's account aging information? (Choose THREE correct answers.)
Of the ways listed, which is the best way to temporarily suspend a single user's ability to interactively login?
On a system using shadowed passwords, the most correct permissions for /etc/passwd are ___ and the most correct permissions for /etc/shadow are _________.
To prevent a specific user from scheduling tasks with at, what should the administrator do?
Of the ways listed, which is the best method to temporarily suspend a user's ability to interactively login?
Which command should be added to /etc/bash_profile to change the language of messages from an internationalised program to Portuguese (pt)? (Select TWO correct answers)
Why is /etc/shadow not world readable if the passwords are stored in an encrypted fashion?
What command enables a network interface according to distribution-specific configuration, such as /etc/network/interfaces or /etc/sysconflg/network-scripts/ifcfg-etho?(Specify ONLY the command without any path or parameters.)
Which of the following connection types, as seen in unroll connection show, may exist in Network Manager? (Choose THREE correct answers.)
Which of the following commands can identify the PID od a process which opened a TCP port?
Which file lists which users can execute commands using sudo? (Specify the full name of the file, including path.)
Which of the following commands displays all environment and shell variables?
Which of the following programs uses the hosts.allow file to perform its main task of checking for access control restrictions to system services?
Which of Ihe following commands will delete Ihe defaull gateway from the system's IP touting table? (Choose TWO correct answers.)
Which of the following commands preloads and manages keys that are used for automatic authentication while logging in to other machines using SSH?
Your senior administrator asked you to change the default background of his machine, which uses XDM. Which file would you edit to achieve this?
Which file is processed by newaliases? (Specify the full name of the file, including path.)
On a system running the KDE Display Manager, when is the /etc/kde4/kdm/Xreset script automatically executed?
X is running okay but you're concerned that you may not have the right color depth set. What single command will show you the running color depth while in X?
The X11 configuration file xorg.conf is grouped into sections. How is the content of the section SectionName associated with that section?
Which of the following lines is an example of a correct setting for the DISPLAY environment variable?
What is the default name of the configuration file for the Xorg X11 server? (Specify the file name only without any path.)
Which command can be used to investigate the properties for a particular window in X by clicking that window? (Specify ONLY the command without any path or parameters.)
What is the name of the simple graphical login manager that comes with a vanilla X11 installation? (Specify ONLY the command without any path or parameters.)
Which of the following details is NOT provided in any output from the netstat utility?
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?
Which of the following tools used for DNS debugging, reports not only the response from the name server but also details about the query?
With IPv6, how many bits have been used for the interface identifier of an unicast address? (Specify the number using digits only.)
Which keyword must be listed in the hosts option of the Name Service Switch configuration file in order to make host lookups consult the /etc/hosts file?
Which of the following commands will help identify a broken router between the local and the remote machine?
Which parameter must be passed to ifconfig to activate a previously inactive network interface? (Specify the parameter only without any command, path or additional options)
Which of the following commands can be used to display the local routing table? (Choose TWO correct answers.)
What is the lowest numbered unprivileged TCP port? (Specify the number in digits only.)
What is the command to delete the default gateway from the system IP routing table? (Choose TWO correct answers.)
Which port is the default server port for the HTTPS protocol? (Specify the port number using digits.)