# Connect to the node

## What is putty?

Putty is a FREE and open source terminal program, it basically allows you to connect to your Ubuntu node! If you are familiar with Terminal or other programs feel free to use those.

### Installing Putty

To install putty go to [putty.org](https://putty.org)

![](https://4065412983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYjiRCkwZWAIQCdcw31%2F-MZAHV5AVoQiLTJAiJCK%2F-MZALIrtcCGn40nzFK1T%2Fcoti-tutorial-vps09.png?alt=media\&token=21388516-30c2-4fdf-8b68-57a5678cf510)

As I'm installing on my windows machine ill select the 64bit x86 version like so....

![](https://4065412983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYjiRCkwZWAIQCdcw31%2F-MZAHV5AVoQiLTJAiJCK%2F-MZAM1X72lE8mHFZ4dpE%2Fcoti-tutorial-vps10.png?alt=media\&token=c8b5b899-caa8-4505-964f-8c3976b4f5e8)

Install the downloaded putty program, follow all the defaults for install then find Putty in your programs list and launch it.

![](https://4065412983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYjiRCkwZWAIQCdcw31%2F-MZAHV5AVoQiLTJAiJCK%2F-MZAMy86pxjH1KQyHahe%2Fcoti-tutorial-vpsaws19.png?alt=media\&token=23a6a720-b3b8-4126-8ef1-2dcf080a0a94)

![See below for corresponding instructions](https://4065412983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYjiRCkwZWAIQCdcw31%2F-MZAHV5AVoQiLTJAiJCK%2F-MZAIB0p_ES0ouEQCtqN%2Fcoti-tutorial-vps12.png?alt=media\&token=385d999a-3a76-4ab7-8687-fe1897a61744)

1. Click Session
2. Add your hostname that you created earlier in [Add an "A" record](https://cotidocs.geordier.co.uk/purchases/add-an-a-record) for example tutorialnode.cotinodes.online or mynode.mydomain.com etc
3. Add the port, usually 22.
4. Give your session a name.
5. Click Save

Awesome, now you have a connection in putty that you can load anytime you wish to connect to your node.  You are now ready to connect, and then install your node.

![See below for corresponding instructions](https://4065412983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYjiRCkwZWAIQCdcw31%2F-MZAHV5AVoQiLTJAiJCK%2F-MZAORVOANyenP8TQsfz%2Fcoti-tutorial-vpsaws21.png?alt=media\&token=86a21073-8fef-444a-b4b7-b0e6b46f7367)

1. Click your saved session
2. Press Load
3. Press Open

![See below for corresponding instructions](https://4065412983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYjiRCkwZWAIQCdcw31%2F-MZAHV5AVoQiLTJAiJCK%2F-MZAOdIZCK58Gajk_H8T%2Fcoti-tutorial-vps14.png?alt=media\&token=7795e75d-ddae-424c-aef0-178dbc91f235)

1. Press Yes to allow connection.  You should only see that the first time you connect from your device.

![](https://4065412983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYjiRCkwZWAIQCdcw31%2F-MZAHV5AVoQiLTJAiJCK%2F-MZAP94cXeNWDoeKe0bM%2Fcoti-tutorial-vps15.png?alt=media\&token=a6b9b865-6bd1-4ec5-a7c1-3d5ab743a4be)

Type root or whichever username you were given on your VPS instructions and press enter

![](https://4065412983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYjiRCkwZWAIQCdcw31%2F-MZAHV5AVoQiLTJAiJCK%2F-MZAPeIgzHiEdwu8g-E0%2Fcoti-tutorial-vps16.png?alt=media\&token=20dd3986-ea1c-4216-91b5-e08e9152da16)

{% hint style="warning" %}
You will not be able to see the password that you either type OR paste.\
Go to your VPS email and copy the root password, then to paste your password, you should RIGHT CLICK on the black window and press enter.  The right click pastes the password invisibly and enter will attempt to login.
{% endhint %}

![](https://4065412983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYjiRCkwZWAIQCdcw31%2F-MZAHV5AVoQiLTJAiJCK%2F-MZAROGV3tIkXlt-9l0s%2Fcoti-tutorial-vpsaws22.png?alt=media\&token=73fc5512-ef22-4050-a63c-901fb5742962)

If you are logged in you should see the welcome screen to your VPS!
