Remote access is how you directly control your server's operating system to install software, manage files, and configure services. The method you use depends on your OS.
This page gives a brief overview of the main connection types. Use the accordion below to learn about each method.
Linux servers are managed through SSH (Secure Shell). This provides a secure, text-based command-line interface to your server, giving you full control.
root
) and password.A typical connection command looks like this:
For detailed step-by-step instructions, please see the specific articles for your OS in the sidebar.