Forum archive
2 issues with TKL DokuWiki restore (Mostly Solved)
After restoring a small backup to a new instance of the DokuWiki appliance (both v11.1) that I installed on bare metal I encountered the following:
1.) The "docuwiki appliance services" firstboot screen appears after every reboot.
This has to be exited before services will run.
How do I prevent this from occuring?
2.) Webmin will no longer start as the configuration expects to find it in /usr/share/webmin-1.530/, it is in reality in /usr/share/webmin/.
I created a link in /usr/share/ "ln -s webmin webmin-1.530" and now webmin runs OK.
When first booted the install asked me to do updates and I said yes, could this be what trashed webmin? I don't remember if the machine the backup was made from had been updated yet.
All other functions seem to be OK and changes/files correspond to the instance it was backed up from.

After install the appliance logs in automattically as root.
I have to admit I'm used to RHEL/Cent/Fedora where security is overdone if anything, but this seems a bit scary.