What is the root password for MySQL in Linux plesk?

SolutionParallels Plesk Panel renames ‘root’ mysql account to ‘admin’ when the Panel is installed.To get root privileges in mysql simply login with the ‘admin’ username instead. The password is the same as the admin password in Parallels Plesk Panel.On server with Parallels Plesk Panel versions 8.x, 9.x and above admin … Continue reading

How to change cPanel password from command line?

cPanel password of a domain can be changed from command line using cPanel script.1. Login to your server as root via SSH. 2. Execute the following script for random cPanel password /scripts/chpass [username] cpanel generate the random password for your cPanel account. 3. Execute the following script for your password … Continue reading

IMPORTANT: Do not ignore this email. The hostname

Error :-    IMPORTANT: Do not ignore this email. The hostname (server.domain.tld resolves to. It should resolve to xx.xx.xx.xx. Please be sure to correct /etc/hosts as well as the ‘A’ entry in zone file for domain. Some are all of these problems can be caused by /etc/resolv.conf being setup incorrectly.  Please … Continue reading

How to install Webmin on centos 5.

Install Webmin Using RPM1.]First download the webmin RPM file: wget http://prdownloads.sourceforge.net/webadmin/webmin-1.580-1.noarch.rpm 2.]Then run the command: rpm -U webmin-1.580-1.noarch.rpm 3.]To log into webmin, type the following in the address bar: http://localhost:10000/ If accessing it remotely, localhost would be replaced with your server’s IP address or FQDN (domain name). The username will be … Continue reading

Set cPanel Server Time

The Server Time area enables you to set the time zone for your server clock. You can also synchronize your server time with the displayed time in your browser. Steps 1 To access the Server Configuration Menu, click on Server Configuration, on the main screen of your WebHost Manager interface. … Continue reading