Control Web Panel

WebPanel => Installation => Topic started by: Alaa121 on July 02, 2015, 12:11:16 AM

Title: I can't access to CENTOS WEB PANEL?
Post by: Alaa121 on July 02, 2015, 12:11:16 AM
i install CENTOS WEB PANEL on centos 6 after i created it on my amazon account
but when the installation is finished i see
go to CentOS WebPanel Admin GUI at http://SERVER_IP:2030/

http://MY_IP:2030
SSL: https://MY_IP:2031
---------------------
Username: root
Password: ssh server root password
MySQL root Password: cVoQkg7Id2BU

#########################################################
          CentOS Web Panel MailServer Installer
#########################################################


as you can see "Password: ssh server root password"

but in amazon they use key pair

so how i can know the password
Title: Re: I can't access to CENTOS WEB PANEL?
Post by: Administrator on July 02, 2015, 12:15:25 AM
you can set a new password by using command:
Code: [Select]
passwd
Title: Re: I can't access to CENTOS WEB PANEL?
Post by: Thargoid on July 02, 2015, 10:05:14 AM
you should be able to just go to http://YOUR_IP:2030 and it should ask for the username and password.

 key pair is usually to create an SSH security key I do believe, and you should not need that.

I could be wrong though as I never used amazon.