#2. The web development team created and successfully tested several serverside include files,
which have the shtml name extension. However after you transferred the files to your new windows nt4 server and tested them using the netscape browser, the files did not work. You confirmed that these files work on another windows sysytem.
#3. Javier copies a file named "secret" from a folder named "restricted" to a folder named "open". Both folders reside on the same NTFS partition. What happens to the permissions on the file named "secret"?
#5. Nora is a site administrator for a large e-commerce site. She notices that the site is running slower and taking longer to process transactions. What should Nora first do to trouble shoot the problem?
#6. Ingrid is a Red Hat Linux system administrator. She is installing apache on her Linux server. Which command should Ingrid execute to determine whether apache is already installed?
#7. Denise is the system administrator of a Linux system. She notices that whenever a specific process is running the performance of the system declines severely. What can Denise do to learn exactly how the process affects her system?
#8. Nadir installed a Perl script in the cgi-bin directory of his Linux system that is running apache server.
NO significant modifications have been made to Apache server. He accesses a script named test.cgi via a web browser, but the script does not execute, and Apache server returns a 500 “Internal Server Error” message. Nadir executes the command is-al on the cgi-bin directory of the problem server. He learns that the permissions on test.cgi are 700, and that the file is owned by root. Which command should Nadir enter to ensure that his Perl script will execute securely?
#9. Stephen has been assigned to install two apache web servers. He only has hardware for one server. So he decides to create a virtual server to host the second site that he will host. Which file should Stephen edit to set the virtual servers attributes?