How to Log in to the Webuzo Admin Panel
If you run a VPS or dedicated server with Webuzo, the Admin Panel is your control room. It is where you create hosting users, manage packages, install applications server-wide and keep an eye on your machine’s health.
The Admin Panel is separate from the Enduser Panel, and it lives on its own ports. Here is how to get in.
The Webuzo Admin Panel address
Open your browser and visit one of the following, swapping in your server’s IP address:
- Secure (recommended):
https://YOUR-IP:2005 - Non-secure:
http://YOUR-IP:2004
Logging in
- Go to
https://YOUR-IP:2005in your browser. - If you see a certificate warning, choose Advanced and proceed — it is only the panel’s self-signed certificate.
- Log in with root (or your admin username) and the server password you set during installation.
- Click Login to reach the Admin dashboard.
Just installed Webuzo and setting things up for the first time? Our guide on how to install Webuzo on a VPS covers the initial setup wizard too.
Logging in to a user account from the Admin Panel
You often need to jump into a customer’s account to help them. You do not need their password:
- In the Admin Panel, open Users → List Users.
- Find the account you need and click the Login icon in its row.
- Webuzo signs you straight into that user’s Enduser Panel.
Frequently asked questions
What ports does the Webuzo Admin Panel use?
By default the Admin Panel is on port 2005 (HTTPS) and 2004 (HTTP). Your host can change these under Settings → Panel Config.
Can I log in with a domain instead of an IP?
Yes, if a hostname or panel alias is configured. Otherwise the IP address with the port always works.
I am a customer, not a server owner — which panel do I use?
Use the Enduser Panel on port 2003. The Admin Panel is only for the person who manages the whole server.
Was this article helpful?