How to Log into Your Server via SSH¶
Once your new server has been created, you can connect with admin@<your_IP_address>
For example, if your server’s IP address is 123.123.123.123, run this command in a console window:
ssh admin@123.123.123.123
You will then be asked for a password. This password was chosen during the creation of your server on the Gandi website.