Question: You are to develop a script that hardens the OS. Create a script that addresses at least 15 items and provide detailed comments so that
You are to develop a script that hardens the OS. Create a script that addresses at least 15 items and provide detailed comments so that another user understands what is occurring. An example would be requiring passport change, or a set of items to install/remove. Also closing ports and processes count. Be sure to have at least 4 echos describing to the end user what is occurring. All actions should include comments. Name script harden.sh
#!/bin/bash ##Your Name ##Class
sudo apt-get update ##provide detailed explanation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
