To reset your WHM (Web Host Manager) login credentials, you can follow these steps to reset your password:

Method 1: Reset WHM Password via SSH

  1. Access Your Server via SSH:
    • Use an SSH client (like PuTTY) or terminal.

Connect to your server with the root user:
bash
Copy code
ssh root@your_server_ip

  1. Reset the Password:

Run the following command to reset the WHM password:
bash
Copy code
passwd

  • Enter the new password when prompted.

Method 2: Reset WHM Password via WHM Interface (if you can log in)

  1. Log into WHM:
    • If you have access, go to https://your-server-IP:2087.
  2. Navigate to Password Modification:
    • In the left sidebar, go to Account Functions > Modify an Account.
  3. Select the Account:
    • Choose the cPanel account for which you want to reset the password.
  4. Update the Password:
    • In the password field, enter the new password and save changes.

Method 3: Reset WHM Password via cPanel Account

If you have access to a cPanel account linked to the WHM server, you can reset your WHM password from there:

  1. Log into cPanel:
    • Go to https://your-domain.com/cpanel.
  2. Navigate to Preferences:
    • Find the Preferences section and look for Change Password.
  3. Update the Password:
    • Enter your new password and save changes.

Method 4: Contact Hosting Provider

If you’re unable to reset the password through these methods, or if you don't have SSH access, you may need to contact your hosting provider’s support team. They can help you reset your WHM login credentials.

Summary

You can reset your WHM login password via SSH or through the WHM interface if you have access. If those options aren't available, consider reaching out to your hosting provider for assistance.

Дали Ви помогна овој одговор? 0 Корисниците го најдоа ова како корисно (0 Гласови)