Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Irssi Tutorial"

From NetSec
Jump to: navigation, search
Line 1: Line 1:
Type in terminal:
+
==Getting Irssi==
 +
 
 +
Gentoo:
 +
<pre>emerge irssi</pre>
 +
Slackware:
 +
<pre>slackware-current</pre>
 +
Frugalware:
 +
<pre>pacman -S irssi</pre>
 +
Solaris:
 +
<pre>pkg-get install irssi</pre>
 +
 
 +
==Connecting to the IRC==
  
 
     irssi
 
     irssi
 
     /connect -ssl irc.blackhatacademy.org
 
     /connect -ssl irc.blackhatacademy.org
 
     /join #school
 
     /join #school
 
That's all there is to it.
 

Revision as of 03:22, 11 October 2011

Getting 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