# Termux

1. Download and Install the Termux app in the [Playstore](https://play.google.com/store/apps/details?id=com.termux\&hl=en).

![](https://3781397247-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlEOlYqEG_GKuO5Rehq%2F-M7BTik_qCH_IoBbKXKo%2F-M7BV5FGxQJDwEmmak4v%2Fimage.png?alt=media\&token=0405ecc5-d2d8-4f11-a4c3-5c0299464235)

2\. Run the app and install the SSH for the program by typing:

```bash
pkg install openssh
```

3\. Setup your instance in the different [cloud providers](https://docs.harmony.one/home/network/validators/server-setup).

4\. Connect your instance by using the Termux app and use the following command:

```bash
ssh root@<INSTANCEIPADDRESS>
```

5\. Click "yes" for authentication and retype again the command to access your instance. After that, type the unique password associated with your instance that comes from your cloud provider.
