Skip to main content
This guide outlines a simple and effective method to reset the root password on a Linux VPS without reinstalling the operating system or risking data loss. It explains how to regain access by booting the machine using a specially prepared password reset image. As EDIS supplies unmodified OS images without pre-installed KVM guest drivers, password changes via the admin panel are not supported. Nevertheless, by following the steps in this guide, you can securely set a new root password on your KVM-based Linux VPS. This method is suitable for a wide range of distributions, including Ubuntu, Debian, CentOS, Rocky Linux, AlmaLinux, and even Arch Linux.

Access the VPS Management Portal

Mount password reset helper image and boot

  • Enable VNC Server
  • Click Mount ISO
  • In the drop-down list select image: 1_Password-Reset-Helper.iso 💿
  • Check the box ✅ force reset & boot from the selected ISO then click the Mount ISO button
  • Finish mount by clicking “Mount ISO Password-Reset-Helper
  • Open the noVNC or connect by VNC client (RealVNC Viewer, TightVNC Viewer, UltraVNC)

Launch noVNC

  1. Click “Launch noVNC” to see console output
  2. Click into the noVNC browser window to set focus
  3. Wait patiently while the ISO loads automatically: Reset Linux Password
  4. Once the ISO has successfully loaded, you will be prompted to change the password: Reset Linux Password
  5. Enter a new strong password and press Enter ⌨️
  6. A new password will be displayed along with a prompt to continue. If the password is correct, press Enter to proceed: Reset Linux Password
  7. The password has been reset. Press Enter to finish the process: Reset Linux Password
  8. Next, the reboot process will begin automatically. When the OS has rebooted, you can use the new password for root. Reset Linux Password

Unmount the ISO

Once the password is reset, make sure to unmount the ISO (Password Reset Helper) image. You can do this in the VPS Management Portal.

Disable VNC access

Now close the noVNC tab and disable VNC access in the VPS Management Portal.

Credentials updated successfully! 🐧

You have successfully reset the Linux root password using the provided recovery image. The system now uses the updated credentials, and your administrative access is restored. You can proceed with any necessary maintenance or configuration tasks as needed, knowing that control of the environment has been re-established.
Last modified on September 5, 2026