
deb file with the following command (use the filename you just found in the last step): Once it’s done, run the following command to see the filename of the created file: ls *.deb This will take a while, so go grab a cup of coffee while it runs. export INSPIRCD_REVISION=insp20Įxport INSPIRCD_MODULES="regex_posix ssl_gnutls"Īlso, remove an extra patch that’s present but causes issues for version 2.0. For this, we export two environment variables that the script will read and act accordingly. We also need to tell it we need SSL support. We need to tell the script to use the stable version of InspIRCd, which is version 2.0. Then, switch to the directory it was cloned to: cd. Now clone the Git repository used to create the package:

If you have a domain name, you can configure irc.RVM installed with the latest Ruby version.A non-root user with sudo privileges ( Initial Server Setup with Ubuntu 14.04 explains how to set this up.).Please note that items marked optional will help but aren’t necessary. Installing on your own server gives you the flexibility to manage users, change their nicks, change channel properties, and more.Īt the end of this tutorial, you should have a fully-functioning IRC server you can connect to via most IRC clients. This guide explains how to install and configure InspIRCd 2.0, an IRC server, on Ubuntu 14.04.
