Name Date MAC252 - February 6th 2020 Score 1. Name the web ports that need to be opened through the firewall for http and https traffic to be allowed? Just the port numbers) 2. What does apachectl...

Please use proper syntax


Name   Date   MAC252 - February 6th 2020 Score   1. Name the web ports that need to be opened through the firewall for http and https traffic to be allowed? Just the port numbers) 2. What does apachectl graceful do? *Explain in your own words. 3. Use firewall-cmd to write the command that will permanently open the firewall for web traffic to an active zone named "public". You may choose to open by service name or port. 4. Apache virtual hosts supports the creation of separate websites within a single server to keep content separate. T True F False 5. Issue the command to check the Apache configuration file for inconsistency. 6. Which command will show all listening ports and sockets? Just the command no options.) 7. Which directory contains the configuration files for Apache (httpd)? Specify the full absolute path. 8. Which directory contains the default web root for Apache (httpd)? Specify the full absolute path. 9. Issue the command to allow the nfs daemon to start when the system boots. 10. Which command will start the nfs service? 11. On the NFS server, what command will check the status of the NFS service you just started. 12. Assuming you are root issue the command to create the folder path /nfs/pub and give read only permissions to all except the owner which will have full permissions. Use absolute octal method not symbolic r,w,x.) A sudo systemctl start nfsd B sudo systemctl start nfs C sudo systemctl start nfs-server D sudo systemctl enable nfs-server E sudo systemctl enable nfsd F sudo systemctl nfsd start 13. Set the special group id bit on /nfs/pub. (use symbolic this time.) 14. Where is the nfs exports file located? 15. Add to the exports file the directory /nfs/pub and include all client IP addresses in the network range of 10.4.0.0/16, with the options ro, insecure, and sync. 16. Issue the command and the option/parameter to export the shared directory. 17. Issue the command that will show a list of firewall zones on a system? 18. Issue the command that will show only the firewall default active zone? 19. What is the purpose of the /etc/skel directory?
Feb 06, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here