- SSH to the instance hostname/IP address using username ec2-user and the certificate file you specified for the instance.
- Run command:
sudo su
to get root access
- Run command
whmapi1 create_user_session user=root service=whostmgrd locale=en
to generate a first-time login link. You may notice that the IP address at the beginning of the URL doesn't match your EC2 instance, in which case you should replace it with the correct IP address.
- Open the link in your web browser. Note: the most recent versions of Chrome block access to HTTPS sites that don't have a valid certificate so you may need to use a different browser to bypass this. You can set up HTTPS once logged in.
Comments
0 comments
Please sign in to leave a comment.