When replacing the system MTA with another mail server program, which configuration file needs to be updated with the path to the new MTA?
Which command can be used to display the local filesystems that are currently mounted'?
Which of the following chmod commands changes the permission of the file text. txt to 750?
When using the default TFTP server on a BSD system, which configuration file needs to be edited before the TFTP service will start?
Which of the following lines in /etc/fstab mounts the device /dev/cd0a to /cdrom?
When creating a symbolic link, an error message indicating that the target already exists is displayed. Which statement is true?
Which syslog configuration line sends all messages from the auth facility to the remote syslog server logger. example. org'?
Consider the following file legal file:
disclosure
non-disclosure
non-disclosure
Which line or lines in the file does the following command match? Note the space after the dash within the brackets.
grep "non [-] disclosure" legalfile