Today we will be showing you how to install php8, apache2 and setting up FusionGen for your WoW Private Server. Requirements: * Debian 11 * Git * Must have auth, characters & world database already for your server Step 1: Installing PHP8 and Apache2
WoW Emulation Linux Tutorials
A collection of 5 posts
[Linux]How To Setup Automatic Database Backups For Your WoW Server
Today we will show you how to automatically backup your database daily. This is perfect in case you ever need to roll-back your database to a previous state. Step 1: Creating Backup Directories Now we will create the backup folders
[Linux]How To Enable Remote Access For MariaDB
Today I will show you how to enable remote access for your MariaDB server, and creating a user to login to remotely. This tutorial is one of many for my planned linux tutorials and follows my other two related to
[Linux]How To Set Your Server Up As A Service On Debian
Today I will be showing you how to make your server into a service with systemd. One reason to set up a server as a service is to keep it running continuously, even if the server or host is restarted.
How To Compile Trinity Core 3.3.5a On Debian 11 - Step By Step Guide
Welcome to my step-by-step tutorial on how to compile Trinity Core 3.3.5a on Debian 11. Step 1: Requirements To Begin * Access to Debian 11 * Termius Step 2: Logging Into Debian via Termius If you already know how to