Related Articles
How to change domain to Dedicated IP (Hsphere)
To change your domain to a dedicated IP address in Hsphere, do the following steps. 1. Login to hsphere control panel. 2. Go to "Quick Access" on the left hand side menu bar. 3. Under Domain Settings, you will see "Web Options" click on this. If you ...
Change domain's MX record to point to remote mail server
1) Turn off mail services for the domain in the control panel at domain settings --> Domain info. 2) Go to DNS configuration under the Domain info page 3) Click "Add new "A" record and put in "mail-ext" in the "name" field and the IP given in the ...
How to change a domain name in Hsphere on live site
1) Add the new domain domain1.com to the account via hsphere control panel and make sure you point the domain to the nameservers listed in hsphere before proceeding (and give it time to resolve etc) 2) Log into the account via FTP (or use web shell) ...
How to change Service Domain with hsphere reseller account
Changing the Primary Service Domain: The primary service domain for a reseller customer in hsphere is tied into a lot of things, including all of the server aliases, nameservers, etc. The way to accomplish changing the reseller service domain is not ...
Reset mysql password
First try to see if you can login to mysql as root. ssh to root user, or su root from AD login. mysql If you get an error similar to: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) Then the password is ...