I started a TKLBAM backup early this morning and it's apparently finished - TKLBAM itself in the Webmin module shows the new backup, my S3 account shows the right number of backup files as well as the signatures and manifest, and tklbam-status shows this:
TKLBAM: Backup ID #4, Updated Thu 2018-08-16 04:10
. BUT...
There's still a tklbam-backup process chewing up 75% of two cores, and the Hub doesn't show the backup yet despite my refreshes.
Ok... Ive been using TKL for years.. but still consider myself a total noob when it comes to linux and TKL operations.
The Latest build V15 has Webmin like V14... but look very different and seems to be missing some things I was accustomed to using. Namely a file editor for editing configuration files via filemin, and filemin has no .ZIP extraction option from what I can see. I can do all these things from the console, but really like popping on the GUI sometimes to do stuff.
Self-hosted and tried to do an in-place Jessie upgrade of a TKL WordPress 13.0 appliance, and Apache failed due to having no automated migration from 2.2 -> 2.4 for the things they changed.
I'd really like to get upgraded off TKL13 but this has stood in my way for a couple years now. I've looked at the Apache docs for the migration, but I don't know what applies to my situation and what doesn't. I ran the upgrade on a snapshotted instance, which when it failed I reverted the snapshot to get it running again.
Hello- I have TKL 14.1 running in hardware and its worked well for several years. When I did my monthly image backup, it took over 1 hour when normally it takes 5 minutes. Turns out there is about 220 GB extra on the disk somewhere. A normal file system search does not show where its coming from, except it looks like its from a virtual disk at /proc/kcore which as I understand is swap space and shouldn't be taking up physical space, but it does. The result of df -h is below and you can see 249 GB in /dev/dm-0 (not sure where that is).
Howdy Jeremy! Since you usually answer most of the questions. :)
I am SO loving the new LAMP Stack... but so far am unable to connect to the included MariaDB from outside Adminer.
I found the issue with the "root" user and its ok I have been using the "adminer" user instead to connect via adminer... I also created a new user with rights to everything and can log in to adminer via that user also.
I installed new Magento image with Magento 2.2.5 and php 7.0, adminer, webmin. Evertyhing its ok. But my attetion is:
LOW:
- On the end turnkey installation in the summary admin panel is "domain/admin" but admin panel is generated on the another site for example in env.xml 'frontName' => 'admin_XXXXX'