Ubuntu Hour Request for talk: Setting up ircii on your server and connecting remotely

Paul O'Malley - gnu's not unix - ompaul at eircom.net
Thu Feb 11 19:20:49 GMT 2010


Declan McGrath wrote:
> Hiya folks,
> 
> Anyone want to give a little demo on how this handy task is achieved at the next meetup?
> 
> Dec
> 


sudo apt-get install ircii
sudo apt-get install screen
sudo apt-get install ssh-server

ssh -C server -l username

(ssh -C username at server   << also works)

run screen with the command >>

screen

(hit enter until you have a prompt)

ircii
(or irssi or whatever)

x to kill terminal that ssh session is in - config your irc client to 
log so you can get the backlog
eternal happiness ensues - you can also run crazy software that restarts 
your irc client and have a suitable config to log onto the channels you 
  want to be on






More information about the Ubuntu-ie mailing list