Knowledge Base


Install Beware IRCD on NAT VPS

This version IRCD is older than previous one. Now lets install it. Before proceed further, make sure firewalld is turned off.

wget https://ircd.bircd.org/bewareircd-linux.tar.gz
tar -zxvf bewareircd-linux.tar.gz
cd bircd/
./bircd start

If there is an error, then you need to install glibc 32bit.

dnf install glibc.i686

You also might want to modify ircd.conf if you need some further modifications.

Now binding the port.
enter image description here

Please rate this article to help us improve our Knowledge Base.

0 0