Prerequisites
Before changing your root password, make sure you have:
- Your Hostxpeed account login credentials
- Current root password (if using SSH method)
- Access to your registered email (if enabling email notification)
Method 1: Change Root Password via Hostxpeed Portal (Recommended)
At Hostxpeed, we provide root access using the username hxroot. Follow these steps to securely change your root password:
- Log in to your Hostxpeed Client Area at https://server.softileo.com
- Navigate to My Services from the main menu
- Click on the VPS service you want to manage
- Scroll down to the SSH Access section
- Click on the Change button
- Enter your Current Password
- Enter your New Password (use a strong password with uppercase, lowercase, numbers, and symbols)
- Confirm your New Password
- Optional: Check "Email me new password" to receive the password via email
- Click Save to apply changes
✅ Your root password has been changed immediately. Use the new password for future SSH connections.
Method 2: Change Root Password via SSH (Command Line)
If you already have SSH access, you can change the password directly from the terminal:
First, connect to your VPS:
ssh hxroot@YOUR_SERVER_IP -p 22Once logged in, run the password change command:
passwdYou will be prompted to:
- Enter your current password
- Enter your new password
- Confirm your new password
Current password:
New password:
Retype new password:⚠️ Note: When typing your password, nothing will appear on screen (this is normal for security).
Password Security Tips
- Use at least 12 characters
- Include uppercase and lowercase letters
- Include numbers and special characters (!@#$%^&*)
- Do not reuse passwords from other services
- Change your password every 90 days
Troubleshooting
Forgot your current password? You can reset it via the Hostxpeed portal using Method 1 above.
Password change not working? Contact Hostxpeed support at support@hostxpeed.com