You can write the correct command, so I could do this for Ubuntu? I have read a lot of information, for the last 2 days, and information is the contradiction.
I would not create another user I just use the root user on my Ubuntu server (which is the master of the ubuntu template) and I was able to activate root with the command I posted above. What you can try is that you restart mysql.
User administrator has howtoforge password. What should I enter the command to change the administrator password, not root? You can write the correct command?
I changed all the passwords. After that I did the update. Code: sudo -s cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3.1.1p1.tar.gz tar xvfz ISPConfig-3.1.1p1.tar.gz cd ispconfig3_install/install php -q update.php Update service is a mistake: Code: Reconfigure Services? (yes,no,selected) [yes]: yes Configuring Postfix Configuring Dovecot Configuring Mailman Configuring Spamassassin Configuring Amavisd Configuring Getmail Configuring BIND [INFO] haveged not detected - DNSSEC can fail Configuring Pureftpd Configuring Apache Configuring vlogger Configuring Apps vhost Configuring Jailkit Configuring Database Updating ISPConfig ISPConfig Port [8080]: 8080 What does the "[INFO] haveged not detected - DNSSEC can fail"? How to fix it?
That's just an info notice and not an error, so there is nothing that needs to be fixed. In case that you have problems with creating DKIM keys die to low entropy on your server, then install the haveged package with apt.