====== Accessing your server via SSH ====== Once your new server is created, you can connect with **@** For example, if your server's IP address is ''123.123.123.123'', and the user is ''admin'' (this is the default user created under Gandi AI) 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. ===== VPS in AI mode ===== Root access is only available on a VPS in Expert mode; a Gandi AI VPS does not allow you to log in as root. See [[:en:hosting:using-linux:how_to_connect_ai]] -> ===== VPS in expert mode ===== See [[:en:hosting:gandi-expert:ssh-console]] -> ====== Related topics ====== * Need help changing your password, or creating/managing user accounts? [[en:hosting:using-linux:unix-user-admin|Go here]]. * Don't know what your IP address is? [[en:hosting:manage-server:my-IP-address|Go here.]] * [[:en:glossary:ssh]]