From Fedora Project Wiki

mNo edit summary
(pre-dnf instructions not needed anymore)
 
(20 intermediate revisions by 16 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.


<pre>
$ su -c 'yum install xchat'
</pre>


Now, you should be able to open X-Chat client from '''Applications''' > '''Internet''' > '''IRC'''
== How to connect ==


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


I tried to /join #fedora, but for some reason I ended up in #fedora-unregistered? What happened?
Once that is done with ''libera.chat'' active hit the ''Connect'' button.


#fedora requires you to register with freenode and identify with nickserv before you can join the channel.
A prompt suggesting a channel to join pops up, select nothing and ignore
See http://www.wikihow.com/Register-a-User-Name-on-Freenode for information on how to do this.
this for now.
Once you are identified you can join the main #fedora channel for support.  


== How to join Fedora Project IRC Meeting ==
== How to join #fedora ==


For example, if you want to join [[Ambassadors/Meetings|  Fedora Ambassadors Meetings]] :
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.


# Open X-Chat: Applications > Internet > IRC
Once you have registered and identified you can join the channel as well as
# Type your choice of <code>Nick name</code>, <code>User name</code> and <code>Real name</code>
others such as #fedora-meetings.
# 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.
== How to automate logging in and joining ==


{{Anchor|Protocol}}
To avoid identifying and joining every time you can configure the network
== Meeting Protocol ==
in the network list ''(ctrl+s) > libera.chat> edit''.


This only applies to certain IRC meetings. Others are usually more casual.
Here you can check ''Connect to this network automatically'' if you like.


* Please watch what others are doing and do not interrupt
In order to identify for libera.chat you need:
* If you have a question, type "?"
* ''Login type'' to be SASL (this is default)
* If you need to speak, type "!"
* ''User Name'' to match your nickserv account
* If you're done speaking, type "eof"
* ''Password''
* 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 ==


* <code>/help</code> - Shows all commands.
Then switch to the ''Autojoin channels'' tab on that prompt
* <code>/nick NewNickName</code> - Changes the Nick<code></code>Name (limited to 9 characters).
and hit ''Add'' to add various channels to join.
* <code>/names</code> -  Shows all Nick<code></code>Names on that channel.
* <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>/away AwayMessage</code> -  Leaves a message when you are away from 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]
You can also just right click on any channel tab to add
autojoin channels and auto-connecting networks without opening
the network list.


== How to create a login script for a private channel in X-Chat ==
== What are the Basic HexChat/IRC commands ==


Create login script:
* <code>/help</code> - Shows all commands.
<pre>
* <code>/help Command</code> - Shows command usage.
$ cd ~/.xchat2
* <code>/nick NewNickName</code> - Changes the <code>NickName</code>.
$ vi login-script.txt
* <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>/back</code> when you return.
* <code>/quit QuitMessage</code> - Leaves a message when you quit IRC channel.


msg chanserv invite #private-channel
For more information, see [http://www.irchelp.org/irchelp/irctutorial.html#cmds]
join #private-channel
</pre>


Use following information in X-Chat:
{{Anchor|Protocol}}
* IRC Server: irc.freenode.net
* Channels to join: #private-channel
* Connect command: load -e ~/.xchat2/login-script.txt
* Server password: {your password}


== Meeting Protocol ==


== What is the difference between NickServ Password and Server Password in X-Chat ==
This only applies to certain IRC meetings. Others are usually more casual.


Technically speaking, they aren't the same.  X-Chat has knowledge of the
* Please watch what others are doing and do not interrupt
NickServ system, and will automatically send a message to NickServ when
* If you have a question, type "?"
prompted to save you the hassle.  Server passwords are a more embedded part
* If you need to speak, type "!"
of IRC and are passed during the early connection phase, before you are fully
* If you're done speaking, type "eof"
operational on the network and before you join channels.  NickServ, part of
* If you agree, type "+1"
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
Go to [[Meeting_channel|Meeting channel]] to learn more about IRC meetings.
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 libera.chat network ==


== How to create Fedora IRC cloaks for the freenode network ==
* Add your IRC nick in [[LiberaCloaks]]
 
* 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