Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Irssi Tutorial"
From NetSec
Line 1: | Line 1: | ||
==Getting Irssi[1]== | ==Getting Irssi[1]== | ||
− | + | Ubuntu: | |
+ | <pre>sudo apt-get install irssi</pre> | ||
Gentoo: | Gentoo: | ||
<pre>emerge irssi</pre> | <pre>emerge irssi</pre> |
Revision as of 06:47, 17 October 2011
Getting Irssi[1]
Ubuntu:
sudo apt-get install irssi
Gentoo:
emerge irssi
Slackware:
slackware-current
Frugalware:
pacman -S irssi
Solaris:
pkg-get install irssi
Connecting to the IRC
irssi /connect -ssl irc.blackhatacademy.org /join #school
References
[1] Irssi download page - http://irssi.org/download