How to change root password

What this solves

You want a new root password for security, or you forgot the current one.

While logged in as root (SSH)

Run passwd, enter the new password twice, and update any password managers or deploy scripts.

From Client Area

Open Client AreaServices → your VPS. Under Actions, click Change Password, set a strong password, and confirm. Reboot if the panel asks you to.

VPS Actions menu including Change Password
Actions → Change Password
Note: This is the VPS root/service password — not your Client Area login. Client Area password is under your account menu → Change Password.

If you are locked out of SSH

  1. Open VNC / Console from Client Area / Enduser Panel and log in locally if the OS still accepts the old password
  2. If SSH is blocked by firewall or sshd_config, fix it from console, then test SSH again
  3. If you don’t know any password: use Actions → Change Password, then reboot and try console/SSH with the new one
  4. Last resort: reinstall the OS (destroys disk data) after taking any recoverable backups
Tip: Prefer SSH keys and disable password login only after keys and VNC recovery are verified — How to secure your VPS.

When to contact support

If console access fails, Change Password doesn’t take effect, or you need a forced reset, open a Technical ticket with the service ID.

Related articles

Need help?

Open a support ticket and we'll assist you.

Open Support Ticket