> For the complete documentation index, see [llms.txt](https://incognitodoc.gitbook.io/workspace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://incognitodoc.gitbook.io/workspace/master.md).

# Launch and connect your AWS Instance

## Step 1: Log in your AWS account (<https://aws.amazon.com/marketplace/management/signin>)

Register one if you don't have (<https://aws.amazon.com/>)

## Step 2: On top left bar, choose Services > Compute> EC2

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-LqEuXbz7NoR-jOWGvvb%2F-LqEuhxTLu_-amt2CKS3%2F5.png?alt=media\&token=f639887d-716d-43ea-8a87-f80b271af9e4)

## Step 3: Launch Instance

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe0yvZ6jzh39uBAoh7%2F-Loe12-_jJC6nor9a4V9%2F2.png?alt=media\&token=8b01d6bf-dbd3-47cc-beb4-44b29a5415c0)

## Step 4: Choose Ubuntu Server 18.04 LTS (HVM), SSD Volume Type

Either x86 or Arm is fine

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-LqEuXbz7NoR-jOWGvvb%2F-LqEv45G0_Tmx-ZKrXK5%2F6.png?alt=media\&token=862c4357-7680-4d16-8347-3b19a96fad9c)

## Step 5:  Choose instance type "t3a.xlarge"

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-LqEuXbz7NoR-jOWGvvb%2F-LqEwCScti20jjGzmhpD%2F7.png?alt=media\&token=56e715ea-9aae-434e-8642-5ed237fbf7c1)

Click “Next: Configure Instance Details” at the bottom right of the page

Nothing to change here, so click “Next: Add Storage”

## Step 6: Change size Gib into 60

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe31hkSSbhplSccmZP%2F-Loe36gEkDst8q50CI4c%2F5.png?alt=media\&token=d0f71218-0254-4ca5-9e6c-4e87173222d5)

Click Add Tag. There's nothing to add here so lick Next: Configure Security Group

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe3cyMdT3o9IzVLjnI%2F-Loe3uE3Ytnt_z_CFwbX%2F6.png?alt=media\&token=6937cf09-a4f2-4aa8-aeb0-b678b7c9c588)

## Step 7:  Click "Add Rule"&#x20;

Please add the following 2 port: TCP 9334 and TCP 9433. \
To add, please click "Add Rule", then:\
\- For Type, select  "Custom TCP Rule"\
\- Input port number: 9334, 9433\
\- For Source,  Anywhere 0.0.0.0/0

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe4WmRfF4RIwlsQEqt%2F-Loe4YF_wnb3jFrVnZg6%2F7.png?alt=media\&token=12b542eb-db66-469e-9bcf-759b3282e8ed)

Then click "Review and Launch"

## Step 8: Download Key Pair

In the pop up window, please elect “Create a new key pair” and then enter a name that you like, for example "incognitokey".&#x20;

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe5Do5dA0bEnyrCMO1%2F-Loe5HSJJs27MPE75kuI%2F8.png?alt=media\&token=57a1dd85-79d4-4cbe-89c1-c15c3e3da14c)

Click “Download Key Pair” and save it somewhere safe.

Click “Launch Instances”.

Click “View Instances”

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe5Do5dA0bEnyrCMO1%2F-Loe5K-_I54piLuxovyf%2F9.png?alt=media\&token=cc5645f2-1b33-4a6d-9e31-4614ea30424e)

## Step 9: Connect to instance

Right click at the Running status, then select "Connect"

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe5Do5dA0bEnyrCMO1%2F-Loe5M-xFN9iG0d6dxeH%2F10.png?alt=media\&token=1b4c8278-33a0-49d0-a23b-cf9d814a1f64)

Follow the step in the screenshot&#x20;

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-LoJqTsYvvDYEai1qXJt%2F-LoKwwdIlar9gugz79bf%2Fconnect%20instance.png?alt=media\&token=d20fd005-6e80-4f07-930d-9acfba6e63cf)

* Open SSH client
* Local you Key File at Step 8
* &#x20;this command:

```
chmod 400 <file name> (eg: chmod 400 incogintokey.pem)
```

After that run this command:

```
ssh -i “file ” ec2-user@ec2-13-58-138-9.us-east-2.compute.amazonaws.com
```

This is the IP address to run your Virtual Node

![](https://2247998319-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-LpXf-E4uU9JMWH9Usj1%2F-LpXgQBlOV5unUV-dgJW%2Fphoto_2019-09-23_15-19-04.jpg?alt=media\&token=c307e9f7-138a-4cbf-a3a7-9cc56e2cf08d)
