3 Answers
Bootstrap script posted.
Thank you!
You can always ask to Write my essays to do your work. This post is quite informative also.
Sign Up Free or Log In to participate!
Here’s the code if anyone had trouble extracting it from the video:
#!/bin/bash
yum update -y
yum install httpd -y
service httpd start
cd /var/www/html
echo "<html><body><h1>Hello Cloud Gurus This is Web Server 1</h1></body></html>" > index.html
Bootstrap script posted.
Thank you!
You can always ask to Write my essays to do your work. This post is quite informative also.
Psst…this one if you’ve been moved to ACG!
Thanks!
Thanks (looks like its still missing)
You can always askWrite my essays to do your work. This post is quite informative also.
no it does not work. Try as seen in post and without space between lines. both got the same result. This site can’t be reached
I have tried the script posted here too and it doesn’t work