1. Connect to the shell and execute the following:
wget http://www.unrealircd.com/downloads/Unreal3.2.8.1.tar.gz
tar -zxvf Unreal3.2.8.1.tar.gz
cd Unreal3.2
./Config
2. Answer these questions to the best of your knowledge. Generally if you are not sure go with default.
3. Run make:make
4. Now create your unrealircd.conf and other configuration files.
5. Setup a crontab by typing cron-unreal from within the Unreal directory
6. Now startup your ircd:
./unreal start
- 13 Users Found This Useful