Use a RAM disk to store temporary HLS video fragment files of your live-stream server

What exactly is a RAM disk?Why would I want to use a RAM disk?How large should the RAM disk be?How to create a RAM disk I’ve posted several articles in the past, most noteably this one, on the subject of live-streaming, so it shouldn’t be a real big surprise that I’m doing another post on it. A RAM disk can enhance your live-stream server, while at the same time increasing …

Build a private WoW WotLK server with NPC bots on Ubuntu 22.04

This tutorial guides you through setting up a private World of Warcraft server for the Wrath of the Lich King expansion, using TrinityCore on Ubuntu 22.04 with NPC bots. It provides step-by-step instructions, starting from server prerequisites to editing config files and dealing with the databases. The author shares a personal connection with WoW, experiences with the game, and the motivation behind creating the server, highlighting the importance of the game’s social aspect and how innovation from the community has made such setups possible. The tutorial includes detailed technical steps and additional tools like Supervisor to manage the server processes.