which may be security related?
After a minor security incident you are instructed by your lead sys-admin to verify the RPM’s
installed on running system. Which command will create a complete report which you can analyze
for changes which may be security related?
Which TWO of the following are correct?
An SSH port-forwarded connection to the web server www.example.com was invoked using the
command ssh -TL 80 :www.example.com:80 user@www.example.com. Which TWO of the
following are correct?
What is a significant difference between host and zone keys generated by dnssec-keygen?
What is a significant difference between host and zone keys generated by dnssec-keygen?
what is the next command to run?
CORRECT TEXT
You are compiling some software from source. After running ./configure with the appropriate
arguments and no errors, what is the next command to run?
Which of the following defines the maximum allowed article size in the configuration file for INN?
Which of the following defines the maximum allowed article size in the configuration file for INN?
which combination of commands should be used?
A system is running out of swap space. To initialise 5GB of additional swap space, which combination
of commands should be used?
You wish to have bar execute if foo returns an exit status of 0 Select the correct command:
You have two shell scripts, foo and bar. You wish to have bar execute if foo returns an exit status
of 0 Select the correct command:
What is the fastest way to accomplish that?
The innd configuration file has been changed and it should be used as soon as possible. What is
the fastest way to accomplish that?
Which of the following commands show remote SSH, FTP & telnet sessions for a particular day?
Hundreds of people log in to a server from remote locations per day. Which of the following
commands show remote SSH, FTP & telnet sessions for a particular day?
which of the following command lines would you use?
In order to append the output of ls to a file called bazz, which of the following command lines
would you use?