Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

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 "IT340 Website" (without the quotes, case-sensitive). That is HTML code. Restart the nginx service using systemctl. Enable the nginx service to start on boot using systemctl. Congrats! You just made your very first web server. (An insecure one that should only be used for testing) For credit on this assignment, provide a screenshot showing the output of the following commands: yum list installed I grep screen curl http://127.0.0.1 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 "IT340 Website" (without the quotes, case-sensitive). That is HTML code. Restart the nginx service using systemctl. Enable the nginx service to start on boot using systemctl. Congrats! You just made your very first web server. (An insecure one that should only be used for testing) For credit on this assignment, provide a screenshot showing the output of the following commands: yum list installed I grep screen curl http://127.0.0.1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Spatial Databases A Tour

Authors: Shashi Shekhar, Sanjay Chawla

1st Edition

0130174807, 978-0130174802

More Books

Students also viewed these Databases questions

Question

11. How can your online presence affect your job search?

Answered: 1 week ago

Question

1. Prepare a flowchart of Dr. Mahalees service encounters.

Answered: 1 week ago