Based on this initial setup: Example: on server k5.florida, which we’re linking to k6.florida: (change “incoming!password” and “outgoing!password”) with contents: and then do this on the k6 server to allow connections from the k5 server: Every time you make a change you need to restart th..
Category : irc
Create these 2 files because it won’t start without them: sudo touch /etc/inspircd/inspircd.motd sudo touch /etc/inspircd/inspircd.rules Edit the config: Simplified config which works: (also change: “chageme” entries and “mynamehere” entries) More setup: and make it auto start on boot: with contents: and watch the log: Also see linking servers to one another, ex: ..
Configuration: ./configure <<< “yes /home/ircuser/inspircd-3.8.1/run yes /home/ircuser/inspircd-3.8.1/run/bin yes /home/ircuser/inspircd-3.8.1/run/conf yes /home/ircuser/inspircd-3.8.1/run/data yes /home/ircuser/inspircd-3.8.1/run/logs yes /home/ircuser/inspircd-3.8.1/run/manuals yes /home/ircuser/inspircd-3.8.1/run/modules yes /home/ircuser/inspircd-3.8.1/run yes ” Mak..
Edit the config file, ex: we are connecting to server k5.florida, chat net is zombienet, and port is 6667. You only need to change the servers entry: Example contents: Start irssi from your user account: irssi Example commands to connect to the “zombienet” network entered above under servers: /NETWORK LIST /CONNECT zombienet /JOIN #h..