User Tools

Site Tools


test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
test [2017/07/23 17:52] – [Install the Web Server] walkeradmintest [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Creating an Amazon AWS EC2 Instance ======
 +<color darkorange>May 2017</color>
 \\  \\ 
 \\  \\ 
  
 ---- ----
-==== Creating an EC2 Instance ====+===== Introduction =====
 \\  \\ 
 This guide assumes that you have created an Amazon account to be able to access the Amazon Web Services (AWS) pages, and that you have successfully logged in. This guide assumes that you have created an Amazon account to be able to access the Amazon Web Services (AWS) pages, and that you have successfully logged in.
Line 204: Line 206:
 \\  \\ 
     sudo yum install httpd -y     sudo yum install httpd -y
 +\\ 
 \\  \\ 
 This will install Apache web server, and configure the basic system files required for it to run. This will install Apache web server, and configure the basic system files required for it to run.
Line 210: Line 213:
 Once installed, you will have to start the Apache service. You can do this with: Once installed, you will have to start the Apache service. You can do this with:
 \\  \\ 
-sudo service httpd start+    sudo service httpd start
 \\  \\ 
 You should see a confirmation that looks like: Starting httpd:  [  <color #22b14c>OK</color>  ] You should see a confirmation that looks like: Starting httpd:  [  <color #22b14c>OK</color>  ]
test.1500828749.txt.gz · Last modified: 2023/03/09 22:35 (external edit)