When trying to connect to an irc server in irssi, I get the following error:

root Erroneous Nickname: Reserved for services

I don't know how to change the nickname before the connection is established. I'm currently connected to one server, where I have my proper nick, but when trying to connect to another server with connect irc.foo.com, which should open another connection, it's trying with the nickname root.

How do I change this nickname?

link|improve this question

I don't think it's a good idea to run IRSSI from root. – kzh Jun 15 '11 at 22:08
feedback

1 Answer

up vote 0 down vote accepted

You can use irssi's -n option to specify your nick

irssi -n test123

or you can go to the bottom of your $HOME/.irssi/config and in the settings section, change your nick

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.