From Fedora Project Wiki

(Remove bitchx. A good client it maybe, but not simple enough for this page's target audience: NEW USERS)
(pre-dnf instructions not needed anymore)
 
(16 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{{autolang|base=yes}}
{{autolang|base=yes}}
This document covers '''installing and using X-chat''', a popular IRC client. You may also be interested in a video by [[KushalDas | Kushal Das]]: [http://kushal.fedorapeople.org/xchat1.ogg Using Xchat]
This document covers '''installing and using HexChat''', a popular and easy to use IRC client.


Alternative clients include:
== How to install HexChat ==
* http://webchat.freenode.net/ (no additional software required)
* [https://addons.mozilla.org/firefox/16/ Chatzilla firefox extension]
* A list of [http://www.ircreviews.org/clients/platforms-unix.html popular linux clients]


== How to install X-Chat ==
From the command line:
 
To check if you have X-Chat installed in your system, type following command:


<pre>
<pre>
$ rpm -q xchat
$ sudo dnf install hexchat
</pre>
</pre>


If it's not installed, install it with following command.
Or, search for HexChat in GNOME Software.
 
 
== 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.


<pre>
Once that is done with ''libera.chat'' active hit the ''Connect'' button.
$ su -c 'yum install xchat'
</pre>


Now, you should be able to open X-Chat client from '''Applications''' > '''Internet''' > '''IRC'''
A prompt suggesting a channel to join pops up, select nothing and ignore
this for now.


== Registration ==
== How to join #fedora ==


I tried to /join #fedora, but for some reason I ended up in #fedora-unregistered? What happened?
To join a channel you simply use the command <code>/join #channel</code> but
''#fedora'' specifically requires registration on this network.
See https://libera.chat/guides/registration for information on how to do this.


#fedora requires you to register with freenode and identify with nickserv before you can join the channel.
Once you have registered and identified you can join the channel as well as
See http://www.wikihow.com/Register-a-User-Name-on-Freenode for information on how to do this.
others such as #fedora-meetings.
Once you are identified you can join the main #fedora channel for support.  


== How to join Fedora Project IRC Meeting ==
== How to automate logging in and joining ==


For example, if you want to join [[Ambassadors/Meetings|  Fedora Ambassadors Meetings]] :
To avoid identifying and joining every time you can configure the network
in the network list ''(ctrl+s) > libera.chat> edit''.


# Open X-Chat: Applications > Internet > IRC
Here you can check ''Connect to this network automatically'' if you like.
# Type your choice of <code>Nick name</code>, <code>User name</code> and <code>Real name</code>
# Highlight <code>FreeNode</code> (formerly Open<code></code>Projects.net) and click Edit.<br/>[[Image:Communicate_IRCHowTo_xchat-server-list.png]]
# Highlight <code>irc.freenode.net</code>
# Type in fedora
# Register your nick. Refer http://www.wikihow.com/Register-a-User-Name-on-Freenode
# Type in your password in <code>Server password</code> and click Close.<br/>[[Image:Communicate_IRCHowTo_xchat-fedora-mktg.png]]


Click on Connect button to connect to freenode IRC network.
In order to identify for libera.chat you need:
* ''Login type'' to be SASL (this is default)
* ''User Name'' to match your nickserv account
* ''Password''


{{Anchor|Protocol}}
== Meeting Protocol ==


This only applies to certain IRC meetings. Others are usually more casual.
Then switch to the ''Autojoin channels'' tab on that prompt
and hit ''Add'' to add various channels to join.


* Please watch what others are doing and do not interrupt
You can also just right click on any channel tab to add
* If you have a question, type "?"
autojoin channels and auto-connecting networks without opening
* If you need to speak, type "!"
the network list.
* If you're done speaking, type "eof"
* If you agree, type "+1"
* See more in [http://fedoraunity.org/fup/meeting-guidelines/ fedora-unity-project-meeting-guidelines]


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


* <code>/help</code> - Shows all commands.
* <code>/help</code> - Shows all commands.
* <code>/nick NewNickName</code> - Changes the Nick<code></code>Name (limited to 9 characters).
* <code>/help Command</code> - Shows command usage.
* <code>/names</code> - Shows all Nick<code></code>Names on that channel.
* <code>/nick NewNickName</code> - Changes the <code>NickName</code>.
* <code>/whois NickName</code> -  Shows basic whois info for a Nick<code></code>Name.  To see more info, use <code>/msg NickServ info NickName</code>
* <code>/whois NickName</code> -  Shows basic whois info for a <code>NickName</code>.  To see more info, use <code>/msg NickServ info NickName</code>
* <code>/away AwayMessage</code> -  Leaves a message when you are away from channel. Use <code>/away</code> by itself when you return.
* <code>/away AwayMessage</code> -  Leaves a message when you are away from channel. Use <code>/back</code> when you return.
* <code>/quit QuitMessage</code> - Leaves a message when you quit IRC channel.
* <code>/quit QuitMessage</code> - Leaves a message when you quit IRC channel.


For more information, see [http://www.irchelp.org/irchelp/irctutorial.html#cmds]
For more information, see [http://www.irchelp.org/irchelp/irctutorial.html#cmds]


== How to create a login script for a private channel in X-Chat ==
{{Anchor|Protocol}}


Create login script:
== Meeting Protocol ==
<pre>
$ cd ~/.xchat2
$ vi login-script.txt


msg chanserv invite #private-channel
This only applies to certain IRC meetings. Others are usually more casual.
join #private-channel
</pre>
 
Use following information in X-Chat:
* IRC Server: irc.freenode.net
* Channels to join: #private-channel
* Connect command: load -e ~/.xchat2/login-script.txt
* Server password: {your password}


* Please watch what others are doing and do not interrupt
* If you have a question, type "?"
* If you need to speak, type "!"
* If you're done speaking, type "eof"
* If you agree, type "+1"


== What is the difference between NickServ Password and Server Password in X-Chat ==
Go to [[Meeting_channel|Meeting channel]] to learn more about IRC meetings.


Technically speaking, they aren't the same.  X-Chat has knowledge of the
== How to create Fedora IRC cloaks for the libera.chat network ==
NickServ system, and will automatically send a message to NickServ when
prompted to save you the hassle. Server passwords are a more embedded part
of IRC and are passed during the early connection phase, before you are fully
operational on the network and before you join channels.  NickServ, part of
freenode services, was added to their IRC system to enable user management
that is not part of the original IRC protocol.  Other networks may also use
NickServ, but it usually works a little differently.  It has proven very
flexible and valuable.  Server passwords were initially used as part of an
authentication system at connect time for IRC servers, but are now used by
freenode to create a shortcut for NickServ services.  Other IRC networks
often work things a little differently, but similar practices have become
widespread because they do work quite well.


freenode services, as are permitted by Hyperion IRCD and powered by a custom
* Add your IRC nick in [[LiberaCloaks]]
backend, allow a number of features to be added and used that are not part of
the IRC protocol.  NickServ is used to interface with user account features.
ChanServ is used to interface with channel management features.  Other
services are handled transparently using more typical IRC components.  These
kinds of techniques are how IRC has evolved over the original [http://rfc.net/rfc1459.html RFC 1459]
standard to survive in a useful fashion for the last 13 years.
 
-- PatrickBarnes
 
== 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.
* Once your Fedora IRC cloak has been created, people will not see your real hostname.
* Instead they will see something like <code>yournick@fedora/yournick</code>
* Instead they will see something like <code>yournick@fedora/yournick</code>
Line 120: Line 85:
== Where can I find a list of Fedora Project IRC channels ==
== Where can I find a list of Fedora Project IRC channels ==


* See http://fedoraproject.org/wiki/Communicate#IRC
* See https://fedoraproject.org/wiki/Communicating_and_getting_help#IRC
 
== Further Reading ==


* [https://fedoramagazine.org/beginners-guide-irc/ Beginner's Guide to IRC]


[[Category:Communicate]]
[[Category:Communicate]]
[[Category:How to]]
[[Category:How to]]

Latest revision as of 21:37, 4 October 2021

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

How to install HexChat

From the command line:

$ sudo dnf install hexchat

Or, search for HexChat in GNOME Software.


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 libera.chat 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://libera.chat/guides/registration 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) > libera.chat> edit.

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

In order to identify for libera.chat you need:

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


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]

Meeting Protocol

This only applies to certain IRC meetings. Others are usually more casual.

  • Please watch what others are doing and do not interrupt
  • If you have a question, type "?"
  • If you need to speak, type "!"
  • If you're done speaking, type "eof"
  • If you agree, type "+1"

Go to Meeting channel to learn more about IRC meetings.

How to create Fedora IRC cloaks for the libera.chat network

  • Add your IRC nick in LiberaCloaks
  • 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

Further Reading