What IRC servers are available for Ubuntu

9,033

Solution 1

This is answered thoroughly (including both server packages and installation instructions) here: https://help.ubuntu.com/community/IrcServer

Solution 2

This really is a matter of personal taste; I prefer Unreal myself but they are all fairly obtuse (likely by design, to keep "noobs" from operating IRC servers) and take some doing to set up, although ircd-hybrid as mentioned is probably an easier one. However, for an IRC server I've been running for a few years now on Ubuntu, I have been using Unreal 3.2 because I was most familiar with using networks that run Unreal.

Another important thing to consider is services, if you are new to IRC server administration you might be surprised to find out that things such as nickserv are not part of the IRC package but services. Anope is the most common to use with Unreal but it works with other IRC servers.

Share:
9,033

Related videos on Youtube

saji89
Author by

saji89

My work is usually in Zend Framework, earlier I had worked on Joomla development, and Facebook application development based on Facebook Javascript API and PHP API. Now I'm learning Python(loving it totally ;) ). I love to experiment with opensource software and above all, to learn new things and update myself with the latest of technologies. Ubuntu is the OS of my choice. In my free time I love reading books. My LinkedIn profile

Updated on September 18, 2022

Comments

  • saji89
    saji89 over 1 year

    I want to setup an IRC server in my local network. I would like to know the IRC server options available for Ubuntu.
    I heard that irc-hybrid is good. Do you have any other suggestions.
    The thing is that I want to use an IRC server which is generally used by most of the Ubuntu community(who uses IRC server).
    I would also like to know the exact steps to configure it.

    • allquixotic
      allquixotic over 11 years
      "the best" is a subjective question, and such, cannot be answered directly -- so that makes it off topic. Suggest re-wording to emphasize which IRC servers are available, rather than discussing which one is best.
    • saji89
      saji89 over 11 years
      @allquixotic, Thanks for the comment. I have made the changes.
  • saji89
    saji89 over 11 years
    I had seen that wiki. Its quite outdated, last edit was way back in 2008. If you have done this, could you please post the exact steps that worked for you.
  • Jim Salter
    Jim Salter over 11 years
    Not much has changed in the world of IRC since 2008. :) It's been quite a while since I had to support an ircd, but I believe dancer-ird was the one I used; the setup steps at help.ubuntu.com/community/Dancer-IRCD look pretty familiar - and that particular how-to was last updated Nov '11, so I'd say go from there and see how you fare.
  • saji89
    saji89 over 11 years
    Please share the exact steps for installing the IRC server on which you're experienced.
  • Anna
    Anna over 11 years
    That would require writing basically an entire wiki to go over comprehensively. The short version is that you need to go through the configuration files in great detail, and this will take you some time, and vary greatly depending on your specific environment and requirements. IRC is not a modern "setup and go" thing, and there are no wizards. Installing and configuring an IRC server is a very manual, specific-to-the-situation process.
  • saji89
    saji89 over 11 years
    Some basic steps that are common to most situations, would be good.
  • Sergiy Kolodyazhnyy
    Sergiy Kolodyazhnyy over 9 years
    Hello, and welcome to askubuntu.com . For future reference, make your answer more clear, providing examples in addition to actual steps. How would user find package ? what commands or tools needed ? Be as clear as possible
  • saji89
    saji89 over 9 years
    Why has the sudo nano /etc/ircd-hybrid/ircd.conf been run, and no edit been done to the file? What is oqIj6e9yADr8c for?
  • Sergiy Kolodyazhnyy
    Sergiy Kolodyazhnyy over 9 years
    Welcome to askubuntu.com Please provide an explanation why these commands are used and what is their purpose.
  • saji89
    saji89 over 9 years
    @Petraeus, It doesn't matter if its lengthy, but it should be understandable on its own. So, it would be nice if you could expand and make the answer more clear. Thank you.
  • saji89
    saji89 over 9 years
    @Petraeus, Here is an example of a lengthy, but self-sufficient answer: askubuntu.com/a/238020/11932
  • Petraeus
    Petraeus over 9 years
    Just email me and I'll help you with the setup. I just did it 2 weekends ago.