Fist, install irssi:
sudo apt-get install irssiRun:
irssiFor freenode write:
/connect holmes.freenode.netSend register command for youe {nickname} and add information about your {e-mail}:
/msg nickserv register {nickname} {e-mail}Copy and paste line, which you get from freenode registration server to your mailbox, to irssi. After that add freenode network:
/network add freenodeAdd what should be automaticali send to server after connecting, remeber to correctly write your {nickname} and {password}, password will be stored in plain text:
/network add -autosendcmd '^nick {nickname};/msg nickserv identify {password}' freenodeAuto-connect everytime when irssi will be run:
/server ADD -auto -network freenode holmes.freenode.net 6667Channel autologin:
/channel ADD -auto #debian freenodeAfter all we should save settings:
/saveThat's all, enjoy!
No comments:
Post a Comment