What is the syntax error in the following simple Puppet configuration file?
What is the syntax error in the following simple Puppet configuration file?
class test_class {
file { "/tmp/test.txt":
mode => 600,
owner => root,
group => root
}
}
# Define the node
node testclient {
isa test_class
}
What command will commit the file RCS revision control AND keep a local, unlocked copy of the latest version o
The system administrator is keeping local configuration file changes in RCS. What command will commit the file RCS revision control AND keep a local, unlocked copy of the latest version of the file?
what is true abount the default behaviour of the ACL mask for the file?
When adding additional users to a file’s extended ACL’s, what is true abount the default behaviour of the ACL mask for the file?
What is wrong with the following configuration?
The local system administrator has created a configuration entry for apache version 2 that isn’t working. What is wrong with the following configuration?
<Location /members>
AuthName Members
AuthType Basic
AuthUserFile /www/passwd
</Location>
Which of the following parameters should be set in main.cf to enable TLS in Postfix?
Which of the following parameters should be set in main.cf to enable TLS in Postfix?
Which of the following statements are true about Linux Extended Attributes on files?
Which of the following statements are true about Linux Extended Attributes on files?
(Select 2 correct answers)
Which option is required to syslogd in order for it to accept remote log message?
Which option is required to syslogd in order for it to accept remote log message?
which path is the SELinux pseudofilesystem found ?
Under which path is the SELinux pseudofilesystem found ?
What OpenSSL command will generate a private RSA key of 2048 bits and no passphrase?
What OpenSSL command will generate a private RSA key of 2048 bits and no passphrase?
What is one of the primary claimed benefits of Smack over SELinux?
What is one of the primary claimed benefits of Smack over SELinux?