From 67ddf8c4f72be96ebf0778a0ad6adf5f202ba6f2 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 2 Mar 2014 14:06:58 +0000 Subject: [PATCH] Irssi --- beaglebone.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/beaglebone.txt b/beaglebone.txt index a8445087..59604ba8 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -2101,7 +2101,7 @@ sudo apt-get install irssi irssi #+END_SRC -Connect to the IRC and identify yourself as an operator. Here /mynetwork/ should be the same as *network_name* specified earlier within /ircd.conf/. +Connect to the IRC and identify yourself as an operator. Here /mynetwork/ should be the same as *network_name* specified earlier within /ircd.conf/. The network name is something equivalent to "freenode". #+BEGIN_SRC: bash /server add -auto -network mynetwork -ssl mydonainname.com 6670 mysendacceptpassword @@ -2110,7 +2110,7 @@ Connect to the IRC and identify yourself as an operator. Here /mynetwork/ shoul /channel add -auto #mychannel mynetwork channelpassword -/network add -nick mynick mychannel +/network add -nick mynick mynetwork /join #mychannel