Connect to instances
Last updated
Last updated
During the launch an instance, a default user will be created, and this user will have no password set. Instead, your SSH key is copied to the VM and you will be able to login to the machine via SSH using the default username. The default username varies between Operating Systems. Here are the usernames for our official distributions:
To connect by using a terminal on Linux, macOS, or Windows Subsystem for Linux:
Open your terminal, and enter the command
ssh username@185.xx.xx.xx
Substitute in your instance's address after the @
. The username is mentioned above in the list for your desired distribution.
Press ENTER
and answer yes
to the prompt that confirms the connection.
When you've logged in, your command prompt changes, and you'll see a welcome screen.
Windows users can alternatively connect with PuTTY.
Distribution
Username
Ubuntu Linux
ubuntu
Debian Linux
debian
CentOS Linux
centos
Fedora Linux / Fedora CoreOS
fedora
Rancher Linux
rancher
Flatcar Linux
core
VyOS
vyos
Fortigate
admin