1.
Which command displays the value stored in the $MYVAR variable?
2.
Which file contains the configuration information of the print queues available on your CUPS server?
3.
How can you list the ACLs (if there are any) of a file test?
4.
Routes to the directly connected network are automatically set up when a device is started. All other routes are saved in which configuration file?
5.
What information do you need to set up an LDAP client? (Choose 4.)
6.
What is the minimum number of partitions required by a SLES 10 system?
7.
What is the purpose of the ssh-agent command?
8.
Using the nice command, what is the highest priority a normal user can assign to a process?
9.
Which command can you use to create a Reiser file system on the sda6 partition? (Choose 2.)
10.
You have limited access to the /admin directory of the web interface of your CUPS server with the following statement in /etc/cups/cupsd.conf:
AuthType BasicDigest
AuthClass Group
AuthGroupName sys
Order Deny,Allow
Deny From All
Allow From 127.0.0.1

To allow the cupsadmin user to access the /admin directory when connecting from localhost, how do you create the cupsadmin user and set his password?