[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

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
howtos:software:irssi_on_tor [2014/01/10 19:20 (UTC)] chrisabelahowtos:software:irssi_on_tor [2014/01/10 19:27 (UTC)] – An entry for multilib is included. chrisabela
Line 112: Line 112:
  
 =====4.0 Torifying irssi===== =====4.0 Torifying irssi=====
 +
 +<note warning>If you have an installation with multilib packages, it may be necessary to create this symbolic link as root for the torify command to work:
 +
 +<code>
 +# cd /usr/lib
 +# ln -s ../lib64/torsocks/ .
 +</code></note> 
  
 To connect to freenode with tor, start it as follows: To connect to freenode with tor, start it as follows:
 howtos:software:irssi_on_tor ()