The following is part of the Samba configuration file:
[aprinter]
path = /usr/spool/public
read only = yes
printable = yes
Which of the following lines needs to be added to the file to allow print access to everyone?
The root user receives a 'Permission denied' error message when trying to write files to an NFS (Network File System) mounted directory. Which of the following is the MOST likely cause of this error?
A system administrator routinely needs to see the list of who has logged in and logged out on a machine as well as their login times. Which of the following commands searches the "/var/log/wtmp" file and displays who has logged onto the machine and when they logged on?
A user typed the following command on a machine:
ifconfig eth0:1 192.168.155.5 up
Which of the following is the effect of typing this on a machine that already has an address of 192.168.155.1 assigned to eth0?
If a user wishes to monitor the last three lines of the log file messages.log and update it every 15 seconds, which of the following commands should be issued?