Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Notes to self. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:14, 20 October 2022 Verbovet talk contribs created page MariaDB backup (Created page with "* <code>/usr/local/sbin/mysql-backup</code> <pre> #!/bin/bash TS=$(date '+%Y%m%d') /usr/bin/mariabackup --user=root --backup --stream=xbstream \ | gzip > /usr/local/mysql...")