All public logs
From Open Metaverse Wiki
Combined display of all available logs of Open Metaverse Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:19, 24 September 2023 Kayaker Magic talk contribs created page Configuring a database (Created page with "==Set up MySQL the first time== My last server came with MariaDB 10 installed, I think this is the new default database. MariaDB is a fork from MySQL and they both work well with It is unclear if this has the new features I need from MySQL 8.0 I ended up uninstalling MariaDB and installing mysql 8.0 systemctl stop mysql apt purge mariadb* apt autoremove shutdown -r 0 #reboot your server log back in to root again ==Installing MySQL 8.0== apt inst...")