Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Setup your own irc server.
#1
Ok if you want to host your own irc server on a linux box then this is how you do it.
First you need to download an IRCD package and for this tutorial i am using hybridIRCD.
Now download latest release from here.

Code:
http://www.ircd-hybrid.org/downloads.html

Now as we are installing on linux then download the .tgz file.
Now its a good idea to create another user for this. Lets call it ircd.
Thats simple to do so im not going to tell you how to do that.

Now once you have that done grab your hybrid file and extract it to somewhere you plan to keep it. Like /home/ircd/hybridircd/ or whatever.
Now once extracted then from console as user not root cd to extracted directory.
Now run ./configure
Now run make
That will compile the ircd for you. Now you can close your console.
You now need to open the /etc/example.conf file and edit that to suit your needs. THIS IS A MUST BY THE WAY.
Now the example is heavily documented so its pretty easy that way.
Once you have finished editing the config file you need to save it as ircd.conf and save it inside the /etc/ircd-hybrid/ folder. NOT IN THE FOLDER YOU JUST CREATED BUT FROM ROOT DIRECTORY /etc/ircd-hybrid/
Now thats done.
Now you will need to open up your firewall to allow the port you specified in your config file. #6667 is default.
Now you need to sort your router out to affix an ip address to your system and to open up the ports needed. DMZ zone may be a good choice if you have it.
Once that is done you then should go get a free domain name to point to your new irc server. I use no-ip as they have a client you run to update your ip address if its dynamic.

Now all that is done simply start your ircd server.
To start cd to /<install path>/bin/ and type ./ircd to get your server going.
Or as i do i go to the system manager and start it that way.

Now time to test it. Get out your irc client and try hook into your newly created irc server.
Sounds simple dont it.
Wait until you have to edit the config file. Sigh.

I will add to this little tut. I just slapped this together to get myself motivated.
The Rules!
FTW Forum <-- Home of the Damned! --> Join me On MM


Reply
#2
I have done this before.


Post the credits next time.
[Image: 2d75599e9a.png]:superman:
Reply
#3
Post the credits? Damn bro. I wrote this on my forum some time ago when i made one.
The Rules!
FTW Forum <-- Home of the Damned! --> Join me On MM


Reply
#4
Very nice tut. ;)
Support the best of ideas ----->

- http://www.vinceking69.blogspot.com -
Reply
#5
Thanks mate. Just to clarify to Danger.
http://www.ftw.net.au/thread-1444.html
I posted it a year ago on my forum.
The Rules!
FTW Forum <-- Home of the Damned! --> Join me On MM


Reply
#6
Don't worry I beleive you Smile
Support the best of ideas ----->

- http://www.vinceking69.blogspot.com -
Reply
#7
You should do some formatting for it. Make it stand out more.
Superman I am here to rescue you.
This is Support Forums not Support PMs.  Do not PM me for support unless it's private and site related.
Reply
#8
Good job with the tutorial. Smile
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [TUT] How to get an IRC chatroom on your site! Sam 34 8,396 07-04-2011, 09:29 AM
Last Post: Link

Forum Jump:


Users browsing this thread: 1 Guest(s)