Which of the following OS treats hardware as a file system?
Answer :
Unix
What’s the command to stop Apache?
Answer :
apachectl -k stop /etc/init.d/apache2 stop(Linux.
Which of them is not a wireless attack?
Answer :
Phishing
You want to modify some Apache settings for a single directory in your Web site's directory tree. You enter the relevant changes in a file and save that file in the relevant directory. What name should you give this file?
Answer :
.htaccess
The /etc/pam.d/login file includes the following auth stack. Which authentication system does the login tool use?
auth required pam_securetty.so
auth include system-login
Answer :
The correct answer cannot be determined from the provided information
Find the odd man out:
Answer :
wart
Which of this is an example of physical hacking?
Answer :
Inserting malware loaded USB to a system
Which of the following is not a web server attack type?
Answer :
Password guessing
What does the -v option do during startup?
Answer :
Displays the version of Apache and the build date and exits.
What action(s. must be done to enable cookies within Apache?
Answer :
Installing mon_usertrack and setting the Directive cookietracking on