This tutorial will show you how to compile in a module for UnrealIRCd. You can find the official list of modules here. First step is to login to the server via SSH and go to the folder where UnrealIRCd is. Then you must go to the "src/modules" directory. Then, of course, you must download the [...]
Continue reading...Tuesday, June 16, 2009
Preparing the server To compile unrealircd you need to install some software. First off resynchronize the package index files Then we need to install compiling tools If you want SSL your going to need to install openssl It is not recommended to run a IRCd as root for this reason we will be creating a [...]
Continue reading...
Saturday, July 4, 2009
0 Comments