Build a private WoW WotLK server with NPC bots on Ubuntu 22.04
Use this script to automate the setup of a live-stream server on Ubuntu 22.04
Build a private WoW server with Playerbots and AI chat using CMangos on Ubuntu 24.04
Build a Nginx/Ffmpeg adaptive bit rate HLS live-stream server on Ubuntu 22.04

I've been using the public Google DNS servers 8.8.8.8 and 8.8.4.4 for several years now. It was once said that using these DNS servers would result in a noticeable speed increase when compared with the DNS servers that your internet provider makes you use. I started using the Google servers and the addresses immediately got […]
I have Ubuntu16.04 servers running, and I want to run database engines like MariaDB on it. Normally I would just type sudo apt install mariadb-server and the database system would be up and running in under two minutes. Ubuntu16.04 will install version 10.0 by default, but I want to install a different version. At the […]