Introduction
In this tutorial we will guide you to reset the root password of your server.
Prerequisites
You will need:
- A VPS Tiger server, order at Pricing
- Getting Started with VPS Tiger Tutorial
- SSH with root access.
Reset Root Password
To reset root password in ssh linux including centos, ubuntu, debian, fedora etc
passwd root
Enter your password:
Changing password for user root. New password: Retype new password: passwd: all authentication tokens updated successfully.
You have set the new password successfully!