Secure backup system for your website and database
Enter the server admin password to proceed with setup.
Run this command on your Linux server to retrieve the admin password:
echo -n "$(cat /etc/machine-id 2>/dev/null || cat /var/lib/dbus/machine-id)|$(hostname)|/var/www/itop" | sha256sum | cut -c1-32
This password is unique to your server and installation.