[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
playground:irssi_on_tor [2013/02/09 20:23 (UTC)] – created chrisabelaplayground:irssi_on_tor [2013/02/09 20:26 (UTC)] chrisabela
Line 12: Line 12:
 lackware DVD lackware DVD
  
-===1.1.1 irc (2)===+===1.1.1irc (2)===
  
 The IRC (Internet Relay Chat) protocol has been designed for use with text based conferencing. The IRC (Internet Relay Chat) protocol has been designed for use with text based conferencing.
  
-==1.1.Freenode (3)==+==1.1.2. Freenode (3)==
  
 The Freenode IRC Server provides discussion facilities for the Free and Open Source Software communities. Amongst its channels The Freenode IRC Server provides discussion facilities for the Free and Open Source Software communities. Amongst its channels
Line 35: Line 35:
  
 <code> <code>
-chmod +x /etc/rc.d/rc.tor +chmod +x /etc/rc.d/rc.tor 
-/etc/rc.d/rc.tor start+/etc/rc.d/rc.tor start
 </code> </code>
  
 playground:irssi_on_tor ()