Skip to content

Commit

Permalink
Update aws-ec2-connect.md
Browse files Browse the repository at this point in the history
  • Loading branch information
urz9999 authored Mar 11, 2022
1 parent 9bfbeb8 commit 32560a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/built-in-features/aws-ec2-connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ You can directly connect to an AWS EC2 instance from Leapp through AWS System Ma

To setup SSM follow [this](https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-getting-started.html) guide.

![](images/screens/newuxui/aws-ssm.png?style=center-img)
![](../../images/screens/newuxui/aws-ssm.png?style=center-img)

To correctly connect follow these steps:

Expand All @@ -16,7 +16,7 @@ To correctly connect follow these steps:
6. Wait for the terminal to open
7. Focus the terminal window and write ```/bin/bash```; press ++return++ and you'll be inside the terminal of your Instance

<video width="100%" muted autoplay loop> <source src="videos/newuxui/ssm.mp4" type="video/mp4"> </video>
<video width="100%" muted autoplay loop> <source src="../../videos/newuxui/ssm.mp4" type="video/mp4"> </video>

!!! Warning

Expand Down

0 comments on commit 32560a1

Please sign in to comment.