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/12/20 19:54] – [Timer] Sean Rhone | servers:linux:mariadb [2026/04/30 23:49] (current) – [Service] Sean Rhone | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| - | * [[linux: | + | * [[linux: |
| ====== Settings ====== | ====== Settings ====== | ||
| Line 13: | Line 13: | ||
| * Settings being done before installation is intentional | * Settings being done before installation is intentional | ||
| - | sudo mkdir -p '/etc/mysql/conf.d' && sudo -e '/etc/mysql/conf.d/ | + | sudo mkdir -p '/etc/my.cnf.d' && sudo -e '/etc/my.cnf.d/ |
| < | < | ||
| Line 38: | Line 38: | ||
| **** | **** | ||
| - | sudo apt install ' | + | sudo zypper |
| ====== Initial Setup ====== | ====== Initial Setup ====== | ||
| - | **** | + | |
| sudo systemctl enable ' | sudo systemctl enable ' | ||
| Line 87: | Line 87: | ||
| Type=oneshot | Type=oneshot | ||
| - | WorkingDirectory=/ | + | WorkingDirectory=/ |
| ExecStart='/ | ExecStart='/ | ||
| - | |||
| - | ExecStartPost='/ | ||
| # End</ | # End</ | ||
| Line 135: | Line 133: | ||
| **** | **** | ||
| - | /run/mysqld/mysqld.sock | + | /run/mysql/mysql.sock |
| ===== No sudo auth file ===== | ===== No sudo auth file ===== | ||
/srv/www/wiki/data/attic/servers/linux/mariadb.1766278454.txt.gz · Last modified: by Sean Rhone
