Menu

Showing posts with label Install IRC Server from shell. Show all posts
Showing posts with label Install IRC Server from shell. Show all posts

Sep 2, 2009

How to install IRC server (remotly) in aShell

Download UnrealIRCD by typing: wget http://ircd.ninth-gate.net/Unreal3.2.7.tar.gz 
Unzip the archive by typing : gunzip -d Unreal3.2.7.tar.gz 
Then: tar xvf Unreal3.2.7.tar
Type: cd Unreal3.2.7 
Then : ./Config
Now Answer those questions to the best of your knowledge. Generally if your not sure, the default will work!
Type: make
Then go to " Doc " typing : cd doc 
And type: pico example.conf and edit it .
type mv unrealircd.conf Unreal3.2.7/ to move it to Unreal3.2.7/
when you finish of all type ./unreal start 
now conetect to your IRCD Server 

  ITS ©
# 2008 - 2009