Cheap VPS host selection
Provide server host evaluation information

How to view the pagoda panel port (view the command method of pagoda panel port)

What should I do if I forget the port number of the pagoda panel? When installing the pagoda panel in the server, a port number parameter will be returned as one of the URL parameters for background login of the pagoda panel. The default port number is 8888. When accessing the panel, add the port 8888 after the host IP address. The actual parameters are randomly generated within a certain range, such as 8336. The following editor describes how to query the port number through the WEB/SSH command!

Sometimes, if we forget the pagoda port number, we can also log in to the host SSH remotely. The command is as follows:

cat /www/server/panel/data/port.pl

The current port number will be queried.

Or run the pagoda command:

bt default

The original port number can be displayed and retrieved directly.

If multiple login failures are prompted, please enter the following command to temporarily disable login

rm -f /www/server/panel/data/*.login

With this command, you can clear the login restrictions.

Do not reprint without permission: Cheap VPS evaluation » How to view the pagoda panel port (view the command method of pagoda panel port)