last week we upgraded our webserver from buster to bullseye. within this, our mailserver courier was updated from version 0.76.3-5 to 1.0.16. we downgraded a year or more ago when we did upgrade from stretch to buster, cause we was running into the same problem after the uprade: mails, that were retrieved via pop3 always…
All posts by Andi
create/write permission denied – mysql/mariadb/libman etc. – howto fix broken linux filesystem permissions with valid backup
after a reboot i could not start mysql anymore. [ERROR] mysqld: Can’t create/write to file ‚/usr/local/var/mysql/aria_log_control‘ after a while i noticed that man was not working anymore: man-db: error while loading shared libraries: libmandb-2.8.1.so slowly i started to understand that something serious did happen to the system. after executing chmod o+x . from / directory,…