Which GPG command will publish a public key to a public key server?
Which GPG command will publish a public key to a public key server?
In which of the following scenarios MUST an administrator use ethernet bridging instead of routing when config
In which of the following scenarios MUST an administrator use ethernet bridging instead of routing when configuring an OpenVPN site?
(Select 2 correct answers)
What command will remove the dmcrypt mapping named cryptvol?
What command will remove the dmcrypt mapping named cryptvol?
(Provide the command with any options and parameters)
Which command can be used to verify that file.tgz hat not beeing tampered with since the file creator created
You have downloaded a file named file.tgz along with a signature file named file.tgz.asc. Which command can be used to verify that file.tgz hat not beeing tampered with since the file creator created the signature?
Assume that you have already retrieved the public key of the file creator
(Select 3 correct answers)
Which of the following statements is true when querying the extended attributes of a file that has no extended
Which of the following statements is true when querying the extended attributes of a file that has no extended attributes set?
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?
When adding additional users to a file’s extended ACL’s, what is true abount the default behaviour
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>
What does the message mean?
An unprivileged user issued a command which produced the following log message:
avc: denied { getattr } for pid=984 exe=/usr/bin/vim path=/etc/shadow dev=03:01 ino=134343 scontext=hugh:user_r:user_t tcontext=system_u:object:shadow_t tclass=file
What does the message mean?