Connect to your server
Last updated
Was this helpful?
Last updated
Was this helpful?
Check your email for the information used to connect to your server.
Depending on your OS, you might have to install an SSH Client such as or . I’ll be using Windows Terminal for this example.
Type ssh <servers_username>@<servers_ip_address>
and hit enter. Example:
Press enter and then enter the passsword in the email you recieved.
Congrats! You’ve successfully connected to your server!
Check your email for the information used to connect to your server.
Depending on your OS, you might have to install an RDP or Remote Desktop Connection client. Windows 10/11 comes with it by default, and that’s what I’ll be using in this example.
Open your RDP software of choice, and enter the servers IP Address. (We suggest )
You will then be prompted to enter the username & password of the machine you’re attempting to connect to. Enter the respective information from the email.
Congrats! You’ve successfully connected to your server!
PreviousPageNextHow to install OS
Last updated 1 hour ago