Connect to Virtual Machines via SSH
1 min
you can connect to the vm https //docs ionos com/cloud/support/general information/glossary of terms#vm through secure shell (ssh) keys https //docs ionos com/cloud/support/general information/glossary of terms#secure shell ssh keys in the following ways generate an ssh key use this key to connect to a vm using ssh without entering a password the ssh client uses the private key to authenticate with the vm, and the vm then uses the public key to verify the client's identity for more information, see generate ssh keys https //docs ionos com/cloud/security/ssh key manager/connect via ssh/generate ssh key store the default ssh key save the ssh key in the dcd for reusing it saving and reusing the key is not applicable for an ad hoc ssh key for more information, see manage ssh keys https //docs ionos com/cloud/security/ssh key manager/connect via ssh/manage ssh keys attach a linux storage image add an hdd or an ssd storage with a vm and associate either a key saved in the dcd ssh keys view or an ad hoc ssh key with it you can choose an appropriate ssh key by selecting the respective checkbox an ad hoc ssh key must be entered manually for more information, see associate an ssh key with a vm https //docs ionos com/cloud/security/ssh key manager/connect via ssh/associate ssh key vm establish connection connect to your vm (linux) instance using an ssh client of your choice an ssh client is a collection of tools for establishing ssh connections to remote servers for example, openssh , putty , and so on for more information, see connect to your vm (linux) instance via an ssh client https //docs ionos com/cloud/security/ssh key manager/connect via ssh/connect via ssh terminal
