Results 1 to 6 of 6

Thread: [SOLVED] Irc

  1. #1
    Join Date
    Apr 2005
    Location
    piedmont-triad, nc usa
    Beans
    123
    Distro
    Ubuntu 10.04 Lucid Lynx

    [SOLVED] Irc

    HI All,

    I was on the #ubuntu-northcarolina channel until my system rebooted today due to power problems. Now when I try to join the channel the Freenode server gives me the following message...

    Code:
    #ubuntu-northcarolina :You need to be identified to join that channel
    I have not registered my nick on Freenode. Is that what is required? I'm using Xchat on Fiesty.

    Edit:

    Duh, yeah that's it.

    -mark
    Last edited by markthecarp; September 3rd, 2007 at 06:32 PM.
    --that's carpenter, not the nasty fish...

  2. #2
    Join Date
    Jul 2007
    Location
    Wattisham, UK
    Beans
    2,473
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Irc

    Glad its working, can you mark it solved?

    UAResolved
    (12:25:08 PM) sabdfl: if Linux is just another way to run Windows apps, we can't win
    (12:25:13 PM) sabdfl: OS/2 tried that


    Blog | Dropbox

  3. #3
    Join Date
    Sep 2007
    Beans
    14
    Distro
    Ubuntu Development Release

    Re: [SOLVED] Irc

    So, for all us complete and utter irc minor-leaguers, how does one register a nic on freenode?

    I ran across a series of commands at http://freenode.net/faq.shtml#nicksetup but how does one issue all the commands they mention without posting them to the discussion? My biggest fear is issuing the wrong command a dozen times, and having the irc channel get spammed with my mistakes!

    Also, the last couple days I don't seem to be able to connect to #ubuntu-northcarolina with irc.freenode.net. Are other folks having similar problems, or am I just special?

    - MarkK

  4. #4
    Join Date
    Dec 2005
    Beans
    217
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: [SOLVED] Irc

    Type this:
    /msg Nickserv register <password you choose> <your email address>
    than whenever you log onto Freenode type:
    /msg Nickserv identify <your password you chose>

    do not include the < or >.

    /msg is the command to send a private message to someone, so the rest of the channel wont see it. And Nickserv is the bot that registers your nickname.

  5. #5
    Join Date
    Apr 2005
    Location
    piedmont-triad, nc usa
    Beans
    123
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: [SOLVED] Irc

    Quote Originally Posted by mark_k View Post
    So, for all us complete and utter irc minor-leaguers, how does one register a nic on freenode?

    I ran across a series of commands at http://freenode.net/faq.shtml#nicksetup but how does one issue all the commands they mention without posting them to the discussion? My biggest fear is issuing the wrong command a dozen times, and having the irc channel get spammed with my mistakes!

    Also, the last couple days I don't seem to be able to connect to #ubuntu-northcarolina with irc.freenode.net. Are other folks having similar problems, or am I just special?
    You are special )

    After following the steps SiphOn describes.

    I've done this maybe three times in ten years. Issue the commands for nick registration in the server tab, not the channel tab. That is XChat specific.

    My XChat does not require the password once I've registered; i.e.
    Code:
    /join #ubuntu-northcarolina
    does not require me to enter my passwd.


    -mark
    --that's carpenter, not the nasty fish...

  6. #6
    Join Date
    Sep 2007
    Beans
    14
    Distro
    Ubuntu Development Release

    Re: [SOLVED] Irc

    Thanks for all the pointers.

    I was using gaim, and the steps I ended up taking were:

    (1) start up gaim. It pops up a 'freenode-connect' dialog that I left open.
    (2) /msg Nickserv register _password_ _email_
    popped up another window talking to the Nickserv, which complained to me about having the wrong command. I dutifully correct myself!
    (3) /msg Nickserv register _password_
    then it tells me to add a password (grr. that's what I tried to do!)
    (4) /msg Nickserv set email _email@address_

    After all that, I'm able to get back in to the chat room.

    Again, thanks for giving me a hand. I only hope I'll be able to return the favor in the future.

    - Mark

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •