Tag Archive | "services"

How to Compile a UnrealIRCd Module

Saturday, July 4, 2009

0 Comments

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...

Speeding Up Windows XP

Sunday, June 28, 2009

0 Comments

Disable unneeded window effects Right click on my computer and select properties Click on the advanced tab and click on settings under Performance Check Adjust for best performanceIf you would like to keep themes enabled just scroll down and check Use visual styles on windows and buttons Disabling Startup Items You can disable auto starting [...]

Continue reading...

Setting up a IRCD Server

Tuesday, June 16, 2009

3 Comments

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...