Skip to content

KLU GLUG IRC Channel

NikhilPrabhat edited this page Oct 23, 2017 · 5 revisions

Joining KLU GLUG IRC channel

IRC Channel-Internet Reley Channel It is the platform where every contributer of FOSS will present in the respected channels. We created a channel with name #kluglug. The irc is accessed through hexchat,polari,xchat, etc. To use irc in mobile AndroiIrc.

Installation of HexChat

  1. Open Terminal using Ctrl+Alt+T

  2. Change to super user

    $ sudo su

  3. Run these following commands

    # apt update

    # apt install hexchat

  4. After installation open hexchat

  5. Then select freenode in Networks list

  6. Edit the user information as you wish

  7. Then click on connect button

  8. Now enter the following command

    /join #kluglug

  9. Now you are connected to the kluglug irc channel

Installation of Polari

  1. Open Terminal using Ctrl+Alt+T

  2. Change to super user

    $ sudo su

  3. Run these following commands

    # apt update

    # apt install polari

  4. After installation open polari

  5. Now click the + which is on top left corner

  6. Select freenode from the the list.

  7. Type the room name as kluglug and click join.

Clone this wiki locally