From Fedora Project Wiki

(Modernize instructions)
m (Add info on autoconnect)
Line 36: Line 36:
To avoid identifying and joining every time you can configure the network
To avoid identifying and joining every time you can configure the network
in the network list ''(ctrl+s) > freenode > edit''.
in the network list ''(ctrl+s) > freenode > edit''.
Here you can check ''Connect to this network automatically'' if you like.


In order to identify for freenode you need:
In order to identify for freenode you need:
Line 46: Line 48:
Then switch to the ''Autojoin channels'' tab on that prompt
Then switch to the ''Autojoin channels'' tab on that prompt
and hit ''Add'' to add various channels to join.
and hit ''Add'' to add various channels to join.
You can also just right click on any channel tab to add
autojoin channels and auto-connecting networks without opening
the network list.


== What are the Basic HexChat/IRC commands ==
== What are the Basic HexChat/IRC commands ==

Revision as of 23:16, 24 December 2014

This document covers installing and using HexChat, a popular and easy to use IRC client.

Alternative clients include:

How to install HexChat

$ sudo yum install hexchat

How to connect

Upon starting HexChat you will be greeted with a list of networks. Before connecting you may want to set Nick Name to something unique.

Once that is done with freenode active hit the Connect button.

A prompt suggesting a channel to join pops up, select nothing and ignore this for now.

How to join #fedora

To join a channel you simply use the command /join #channel but #fedora specifically requires registration on this network. See https://freenode.net/faq.shtml#registering for information on how to do this.

Once you have registered and identified you can join the channel as well as others such as #fedora-meetings.

How to automate logging in and joining

To avoid identifying and joining every time you can configure the network in the network list (ctrl+s) > freenode > edit.

Here you can check Connect to this network automatically if you like.

In order to identify for freenode you need:

  • Login type to be SASL (this is default)
  • User Name to match your nickserv account
  • Password

See https://freenode.net/sasl/sasl-hexchat.shtml for images.

Then switch to the Autojoin channels tab on that prompt and hit Add to add various channels to join.

You can also just right click on any channel tab to add autojoin channels and auto-connecting networks without opening the network list.

What are the Basic HexChat/IRC commands

  • /help - Shows all commands.
  • /help Command - Shows command usage.
  • /nick NewNickName - Changes the NickName.
  • /whois NickName - Shows basic whois info for a NickName. To see more info, use /msg NickServ info NickName
  • /away AwayMessage - Leaves a message when you are away from channel. Use /back when you return.
  • /quit QuitMessage - Leaves a message when you quit IRC channel.

For more information, see [1]

How to create Fedora IRC cloaks for the freenode network

  • Add your IRC nick in FreenodeCloaks
  • Once your Fedora IRC cloak has been created, people will not see your real hostname.
  • Instead they will see something like yournick@fedora/yournick

Where can I find a list of Fedora Project IRC channels