What command will commit the file to RCS revision control AND keep a local, unlocked copy of the latest versio
The system administrator is keeping local configuration file changes in RCS. What command will
commit the file to RCS revision control AND keep a local, unlocked copy of the latest version of
the file?
What command can be used to compare the configuration file with the latest committed version?
CORRECT TEXT
There is a configuration file being managed by RCS. Based on timestamps, it appears that
someone has modified the file without checking it into RCS. What command can be used to
compare the configuration file with the latest committed version? (Specify the command only, no
path or argument information)
What is an SO rule in the context of Snort?
What is an SO rule in the context of Snort?
Which of the following are valid ntop deployment scenarios?
Which of the following are valid ntop deployment scenarios? (Select THREE correct answers)
In the Puppet centralized configuration management tool, a manifest is:
In the Puppet centralized configuration management tool, a manifest is:
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
}
Which of the following are valid Nagios objects?
Which of the following are valid Nagios objects? (Select THREE correct answers)
Which of the following are common techniques for securing Nagios?
Which of the following are common techniques for securing Nagios? (Select THREE correct
answers)
Which of the following is not an iptables rule set?
Which of the following is not an iptables rule set?
Which of the following are builtin chains for the iptables nat table?
Which of the following are builtin chains for the iptables nat table? (Select THREE correct
answers)