You can access your host account by **SSH connection**.\
To do that you just have to access via terminal using your **username** and the main domain or the shared IP of your account:

1. ssh [user@mydomain.com](mailto:user@mydomain.com)

or

1. ssh [user@](mailto:user@149.56.235.225)yoursharedip

And then you just have to enter with your password (the same used to access cPanel).

If the mensage "*The authenticity of host '*[*domain.com*](http://domain.com)* (ip)' can't be established.*

*ECDSA key fingerprint is SHA256:yEq2fYG6FxwUsP5brofy6hMDDCLhbqXla2AzIpC9sdo.*

*Are you sure you want to continue connecting (yes/no/[fingerprint])?*" appears, you just have to answear **yes**.

For example:

![](http://34.207.224.239:3000/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBbnhQIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--3f34654a1c04b052a5291b095cc113f112a81b20/image%20(27).png)

\
The informations used in this example are fictitious. You must use your own data when connecting.