August 23, 2008, 11:53 pm

The Freenode network is home to many participants in free software and free content projects (such as wikis). The registration process is simple and only takes a few minutes. Here are the steps.
Continue reading ‘How to Register a User Name on Freenode’ »
June 5, 2008, 8:05 am

Irssi is a popular IRC client. Its a very popular client for small window managers like fluxbox. This short howto will walk you though the steps for setting up a jail that only has a few commands in it and will help create a much safer IRC enviroment for you. There are a couple things you will need to have installed before we get started. First you need irssi, next you will need jail. First step is to install jail and irssi, so that irssi will work from your regular linux or unix install.
Continue reading ‘Put irssi in a chroot jail’ »
March 3, 2008, 4:16 pm

irssi is a command line IRC client for unix-based systems. It’s relatively simple to use. To install:
- on Fedora: yum -install irssi
- on Ubuntu: sudo apt-get install irssi
- on openSuse: zypper in irssi
- run the application: irssi
Usage
When the application opens type: /connect “irc_channel” and press enter. As an example:
/connect irc.freenode.net
- /join “#channel” “optional_password”
And that’s it.