Markus Frei
Markus Frei
``` TASK [linuxfabrik.lfops.mariadb_server : Create DBA "mariadb-admin"] *********************************** Donnerstag 23 Mai 2024 16:29:46 +0200 (0:00:01.671) 0:00:14.009 ******** ok: [092-p-mon01] => (item=localhost) ok: [092-p-mon01] => (item=127.0.0.1) ok: [092-p-mon01] => (item=::1) [WARNING]:...
We should move all collations from `utf8_general_ci` (deprecated) to `uca1400_as_ci`. See https://mariadb.com/kb/en/unicode/ for details.
Instead of copy them one by one, suggestion: * git clone to local * tar them * copy the tar to the destination host * untar them there
``` /etc/named.conf:30: option 'dnssec-enable' is obsolete and should be removed /etc/named.conf:33: option 'filter-aaaa-on-v4' is obsolete and should be removed ```