Task 1

 Task 1: 

                    Launch a Amazon linux instance with default configuration


                    Connect with the instance 

                                Download the httpd using command sudo yum install httpd -y and start the                                     service using sudo systemctl start httpd





                                        go to cd /var/www/html directory 


                        create index html 


                        now check the page but  we can't acces the webpage we need to create a inbound                            rule on port 80
                        go to security tab 
                        click on security group 


                        click on edit inbound rule 


                        and add a rule for HTTP and save 


                        now our website is now visible to all







Comments

Popular posts from this blog

Revolutionizing Industries: Solving Challenges with Ansible

How to Install & run docker inside docker?

Creating a Python Script to Capture and Process Face Photos