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
Next revisionBoth sides next revision
test [2017/07/23 16:51] – [Connecting to the EC2 Instance] walkeradmintest [2017/07/23 17:39] – [Connecting to the EC2 Instance] walkeradmin
Line 142: Line 142:
 \\  \\ 
 \\  \\ 
-To be able to connect you will need a suitable SSH program, of which there are many. The most popular is probably Putty, however to use putty you need to use Puttygen to convert the .pem key first. So I am using another free application called MobaXterm which you can download from [[http://mobaxterm.mobatek.net/|HERE:]]+To be able to connect you will need a suitable SSH program, of which there are many. The most popular is probably Putty, however to use putty you need to use Puttygen to convert the .pem key first. So I am using another free application called <color #ff7f27>MobaXterm</color> which you can download from [[http://mobaxterm.mobatek.net/|HERE:]] 
 +\\  
 +\\  
 +Once installed, run MobaXterm. 
 +\\  
 +\\  
 +{{ :ssh_001.png?600 |}} 
 +\\  
 +At the top of the page, select <color #ff7f27>Session</color>
 +\\  
 +\\  
 +Then select <color #ff7f27>SSH</color>
 +\\  
 +\\  
 +{{ :ssh_002.png?600 |}} 
 +\\  
 +The SSH Page will open and we have to enter the following information. 
 +\\  
 +\\  
 +{{ :ssh_003.png?600 |}} 
 +\\  
 +**Remote Host:** This is the IP Address of your EC2 Instance. 
 +**Advanced Settings:** Click this tab, select<color #ff7f27> Use Private Key</color> and navigate to where you saved your <color #ff7f27>key pair</color>
 +\\  
 +\\  
 +Click <color #ff7f27>OK</color>
 +\\  
 +\\  
 +MobaXterm will now connect to your EC2 instance, using your key pair to authenticate. 
 +\\  
 +\\  
 +{{ :ssh_004.png?600 |}} 
 +\\  
 +You will have to enter a password. The default password is <color #ff7f27>ec2-user</color> (case sensitive) 
 +\\  
 +\\  
 +Once you enter the password you should be at the console. 
 +\\  
 +\\  
 +{{ :ssh_005.png?600 |}} 
 +\\  
 +You can now enter standard Linux commands, that's it, you are now connected to your EC2 instance.
 \\  \\ 
 \\  \\ 
  
- +---- 
- +==== Install the Web Server ==== 
- +\\  
 +As this example is a simple web server, lets install a web server and give it a little test. 
test.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1