Error 500's picture

Got the Webmin to work. I was a bit confused because i was earlyer able to login with admin on webmin. And did not think of using root to login webmin. So All is working now!

Usually if i install a debian machine, i disallow root to be able to login remotely to the machine.
Then i have to login with normal user account, then i sudo root myself. We did this default on all linux machines.

However this machine will only be used locally so i leave this settings alone.

One other question, does turnkey have packages of software from the other appliances to install inside this one? Like for example installing media wiki next to redmine, so it runs on the same server.

For now i have setup Redmine, to autostart with vmware workstation when booting up my pc, and for shutdown it is configures with vmware tools, to run shutdown -h command, while shutting down my host pc. Works like a charm. Databases stay healthy.

In webmin, under mariadb i found the backup databases button, and i see there using the crontab -e style to configure the backups. Nice addition, usually i did this manually from the console!

Jeremy Davis Thanks for your help!