Main public logs

Jump to: navigation, search

Combined display of all available logs of Buzznet. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:39, 2 April 2025 Parrot talk contribs created page Routing (Created page with "=== Step 1: Preparing your system === * We will be building the IRCd from source, so of course you will need a few tools, like: <code>git</code>, <code>gcc</code>, etc. ** On Ubuntu, Debian and the like, you can install these with <code>apt install git build-essential python3 libssl-dev</code> * It is usually a good idea to run UnrealIRCd on it's own user. You can create a <code>ircd</code> user with <code>adduser --disabled-password --shell /bin/bash --gecos "User" irc...")