servers:linux:mariadb
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| servers:linux:mariadb [2025/09/11 07:31] – [Authentication File] Sean Rhone | servers:linux:mariadb [2026/04/30 23:49] (current) – [Service] Sean Rhone | ||
|---|---|---|---|
| Line 42: | Line 42: | ||
| ====== Initial Setup ====== | ====== Initial Setup ====== | ||
| - | **** | + | |
| sudo systemctl enable ' | sudo systemctl enable ' | ||
| Line 64: | Line 64: | ||
| GRANT SELECT, INSERT ON *.* to ' | GRANT SELECT, INSERT ON *.* to ' | ||
| - | FLUSH PRIVILEGES; | + | FLUSH PRIVILEGES; |
| - | + | ||
| - | | + | |
| ==== Authentication File ==== | ==== Authentication File ==== | ||
| Line 89: | Line 87: | ||
| Type=oneshot | Type=oneshot | ||
| - | ExecStart='/usr/ | + | WorkingDirectory=/tmp |
| - | ExecStartPost='/ | + | ExecStart='/ |
| # End</ | # End</ | ||
| Line 97: | Line 95: | ||
| ==== Timer ==== | ==== Timer ==== | ||
| - | * Weekly | + | * Weekly |
| - | sudo -e '/ | + | sudo -e '/ |
| < | < | ||
| Line 107: | Line 105: | ||
| [Timer] | [Timer] | ||
| - | OnCalendar=weekly | + | OnCalendar=Sun *-*-* 07:10:00 |
| Persistent=true | Persistent=true | ||
| Line 114: | Line 112: | ||
| # End</ | # End</ | ||
| + | |||
| + | sudo systemctl start ' | ||
| ====== Notable Commands ====== | ====== Notable Commands ====== | ||
/srv/www/wiki/data/attic/servers/linux/mariadb.1757590305.txt.gz · Last modified: by Sean Rhone
