How to check CentOS-7.9-WebPanel-7 login information

1. First, we need to log in to the system via SSH after reinstalling it.

2. The following is the output after the first login via SSH.

############################# 

#      CWP Installed        # 

############################# 

  

Go to CentOS WebPanel Admin GUI at http://SERVER_IP:2030/ 

  

http://SERVER_IP:2030 ###This link is the URL for CentOS WebPanel 

SSL: https:/SERVER_IP:2031 ###You need to open the browser and replace SERVER_IP with the local IP to access it

--------------------- 

Username: root ###account

Password: ssh server root password ###password 

3. Below is the browser's first access interface. The account and password are consistent with the server's!!!

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to switch to a different repository for CentOS 8 EOL

 CentOS 8 reached its end of life at the end of 2021. When using yum repositories for...

To change the network interface name in CentOS 7.x

一.modify GRUB 1.Edit the GRUB configuration file by running the command: `vi...

To modify the hostname on CentOS

Method One:   1.Open a terminal or SSH into the Linux system. 2.Log in to the system with...

An incorrect configuration in the /etc/fstab file on the Linux system is causing login issues

Encountering communication issues with the machine, I checked the system error messages through...

How to use the atop monitoring tool in Linux

Atop is a monitoring tool used to monitor resources and processes in Linux systems. It...