servers:linux:games:mangos_zero_vanilla_localhost
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
servers:linux:games:mangos_zero_vanilla_localhost [2025/10/18 02:49] – Sean Rhone | servers:linux:games:mangos_zero_vanilla_localhost [2025/10/18 21:25] (current) – [Settings] Sean Rhone | ||
---|---|---|---|
Line 9: | Line 9: | ||
* [[linux: | * [[linux: | ||
- | * [[servers: | ||
* [[games: | * [[games: | ||
Line 16: | Line 15: | ||
**** | **** | ||
- | sudo zypper install git-core cmake clang libmariadb-devel | + | sudo zypper install git-core cmake clang mariadb |
====== Download Source ====== | ====== Download Source ====== | ||
Line 23: | Line 22: | ||
cd ~ && mkdir -p ~/' | cd ~ && mkdir -p ~/' | ||
+ | |||
+ | ====== Database ====== | ||
+ | |||
+ | ===== Settings ===== | ||
+ | |||
+ | rm -Rf ~/' | ||
+ | |||
+ | < | ||
+ | [client] | ||
+ | default-character-set = ' | ||
+ | |||
+ | [mariadb-client] | ||
+ | default-character-set = ' | ||
+ | |||
+ | [mariadbd] | ||
+ | character-set-client-handshake = ' | ||
+ | character-set-server = ' | ||
+ | collation-server = ' | ||
+ | init-connect=' | ||
+ | expire_logs_days = ' | ||
+ | max_binlog_size = ' | ||
+ | skip-networking = ' | ||
+ | table_definition_cache = ' | ||
+ | |||
+ | # End</ | ||
+ | |||
+ | ===== Initialize ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | mariadb-install-db --datadir=$HOME/' | ||
+ | |||
+ | ===== Initial Setup ===== | ||
+ | |||
+ | ==== Server Start ==== | ||
+ | |||
+ | **** | ||
+ | |||
+ | '/ | ||
+ | |||
+ | ==== Set-up ==== | ||
+ | |||
+ | * Enter current password for root: '' | ||
+ | * Switch to unix_socket authentication: | ||
+ | * :!: Change the root password: '' | ||
+ | * Remove anonymous users: '' | ||
+ | * Disallow root login remotely: '' | ||
+ | * Remove test database and access to it: '' | ||
+ | * Reload privilege tables now: '' | ||
+ | |||
+ | mariadb-secure-installation --socket=$HOME/' | ||
+ | |||
+ | mariadb-admin ' | ||
====== Databases ====== | ====== Databases ====== | ||
Line 28: | Line 80: | ||
===== Connect ===== | ===== Connect ===== | ||
- | | + | |
+ | |||
+ | | ||
- | | + | mariadb |
===== Databases ===== | ===== Databases ===== | ||
Line 84: | Line 138: | ||
===== MMaps ===== | ===== MMaps ===== | ||
- | * :!: ~10 minutes i5-8400H ((2025/10/08: '' | + | * :!: ~10 minutes i5-8400H ((2025/10/18: '' |
* '' | * '' | ||
Line 93: | Line 147: | ||
**** | **** | ||
- | | + | |
====== World Database ====== | ====== World Database ====== | ||
Line 103: | Line 157: | ||
* https:// | * https:// | ||
- | | + | |
==== Base Imports ==== | ==== Base Imports ==== | ||
Line 774: | Line 828: | ||
===== Restore ===== | ===== Restore ===== | ||
- | | + | **** |
- | | + | |
==== realmd ==== | ==== realmd ==== | ||
- | | + | |
- | | + | |
==== character0 ==== | ==== character0 ==== | ||
- | | + | |
- | | + | |
====== Quick Commands ====== | ====== Quick Commands ====== | ||
Line 796: | Line 850: | ||
**** | **** | ||
- | | + | |
====== TODOs ====== | ====== TODOs ====== |
/srv/www/wiki/data/attic/servers/linux/games/mangos_zero_vanilla_localhost.1760770166.txt.gz · Last modified: by Sean Rhone · Currently locked by: Sean Rhone