From Fedora Project Wiki

< How to use IRC

Revision as of 16:07, 15 March 2018 by Zdenek (talk | contribs) (Translated)

Tento dokument se zabývá instalací a používáním HexChat nástroje, populárního a jednoduchého na použití IRC klienta.

Mezi alternativní klienty patří:

Jak nainstalovat HexChat

Od Fedory 22 a novějších verzí použijte DNF:

$ sudo dnf install hexchat

Do Fedory 21 a starších verzí použijte YUM:

$ sudo yum install hexchat

Jak se připojit

Po spuštění aplikace HexChat budete pozdraveni seznamem sítí. Před připojením můžete nastavit svou "Předzdívku" na něco jedinečného.

Jakmile to provedete, stiskněte s aktivním freenode tlačítko Connect.

Zobrazí se výzva navrhující kanál pro připojení, ale nic nevolte a výzvu prozatím ignorujte.

Jak se připojit k #fedora

Pro připojení ke kanálu použijte příkaz /join #channel ale #fedora výslovně vyžaduje registraci v této síti. Podívejte se, jak na to na http://freenode.net/kb/answer/registration .

Jakmile se zaregistrujete a identifikujete, můžete se ke kanálu připojit, stejně jako k jiným jako je #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]

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 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

Further Reading