Root access is available with all Managed VPS and Managed Dedicated Servers. This article provides a detailed walkthrough on how to login as root.
Applies to:
Managed VPS and Managed Dedicated Server with DirectAdmin control panel.
Log in as root
We disable password-based SSH access by default for security reasons. You will need to generate and authorize a key pair to connect to the server via SSH:
- Authorize your public key as the admin user.
- Log in to SSH.
- Run the following command:
sudo su - Enter your admin password.
- Done! You are now logged in as root with root-level privileges.
Access SSH Using an SSH Client
How to connect to SSH using Putty?
