which authentication types to support?
What is the missing keyword in the following configuration sample for dovecot which defines which authentication types to support? (Specify only the keywork)
auth default {
______ = plain login cram-md5
}
What is the name of the dovecot configuration variable that specifies the location of user mail?
What is the name of the dovecot configuration variable that specifies the location of user mail?
Which TWO of the following configuration sections will allow members of the domain group “all” to
The new file server is a member of the Windows domain "foo". Which TWO of the following configuration sections will allow members of the domain group "all" to read, write and execute files in "/srv/smb/data"?
Which of the following lines in the Apache configuration file would allow only clients with a valid certificat
Which of the following lines in the Apache configuration file would allow only clients with a valid certificate to access the website?
conf file, select the correct answer below:
Considering the following excerpt from the httpd.conf file, select the correct answer below:
<Location>
AllowOverride AuthConfig Indexes
</Location>
which of the numbered lines has INCORRECT syntax?
Given this excerpt from an Apache configuration file, which of the numbered lines has INCORRECT syntax?
1: <VirtualHost *:80>
2: ServerAdmin admin9@server.example.org
3: DocumentRoot /home/http/admin
4: ServerName admin.server.example.org
5: DirectoryIndex index.php default.php
6: ErrorLog logs/admin.server.example.org-error_log
7: CustomLog logs/admin.server.example.org-access_log common
8: </VirtualHost>
Enter the command, without the path or any options, that shows the time taken to resolve a DNS query
The users of the local network complain that name resolution is not fast enough. Enter the command, without the path or any options, that shows the time taken to resolve a DNS query.
What might be wrong in the zonedefinition?
Performing a DNS lookup with dig results in this answer: What might be wrong in the zone
definition? (Exhibit)
Please enter the apppropriate command, without the path or any options or parameters, that would achieve this
After a lot of write operations, the changes should be written to the disk. Please enter the apppropriate command, without the path or any options or parameters, that would achieve this.
the three tar parameters that create, list and expand a tar file respectively…
To make a system backup, the simplest and fastest way is to use the tar command. Select the correct alternative below that shows the three tar parameters that create, list and expand a tar file respectively.