Question: Homework: Managing Software Ensure your virtual instance is completely reset by running vagrant destroy and then vagrant up. Once your machine is up, connect to

Homework: Managing Software Ensure your virtual instance is completely reset by running vagrant destroy and then vagrant up. Once your machine is up, connect to it using vagrant ssh. . Drop down to the root user using the command sudo su Using the yum command, install the package screen Using the yum command, install the package epel-release. Using the yum command, install the package nginx. Check the status of the nginx service using systemctl .Run the command mv /usr/shareginx/html/index.html /usr/shareginx/html/index.html.bak to create a backup of the default index.html file. .Create the file/usr/shareginx/html/index.html with the contents "
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
