Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 1 1 ( 1 point ) Which of the following Linux Intrusion Detection Systems scan for changes to files on your system? ( Choose
Question point
Which of the following Linux Intrusion Detection Systems scan for changes to files on your system? Choose
Question options:
Tripwire
Snort
Port Sentry
AIDE
Question point
What command below will create an image file from the contents of a directory?
Question options:
mkisofs
image
dd
dumpefs
Question point
Which of the following commands can be used to unmount a filesystem?
Question options:
mkfs
fdisk
format
umount
Question point
Which character tells the bash shell to run a command as a background process?
Question options:
$
&
Question point
Which of the following are valid function declarations? Choose all that apply
Question options:
myfunc echo Hello World;
myfunc echo Hello World
function myfunc "echo Hello World";
function myfunc echo Hello World;
Question point
Which of the following crontab entries would be executed at :am on Fridays only?
Question options:
Question point
Which of the following is NOT a valid file when you issue the command: s
Question options:
rwxrxrx
owrxw
srwxwrwx
drwxrxrwx
Question point
What can you do to improve the security of xinetdmanaged daemons?
Question options:
Pray
Use a Linux IDS
Implement TCP wrappers
Implement PAM authentication
Question point
Which of the following tar commands will extract an archive?
Question options:
tarxzvf archive.tar.gz
tarcf archive.tar
tartvf archive.tar
tarcvf archive.tar
Question point
What command will change the root of the filesystem to the hard disk in System Rescue mode or on a Live DVD root shell?
Question options:
linux rescue
chrootmntsysimage
chown root
cd
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started