Jump to content

IRC Chat: Difference between revisions

From LinuxMCE
XyClone (talk | contribs)
No edit summary
 
Mcefan (talk | contribs)
No edit summary
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== Instrucions: ==
[[Category: Documentation]]
[[Category: troubleshooting]]


LinuxMCE has an irc client called Konversation embedded in the KDE enviroment.
This page shows you how to join the discussion on the LinuxMCE IRC channel where you can chat live with other members and developers.  


==From your LinuxMCE box==
# Go to the KDE desktop: '''Advanced --> KDE desktop'''
# Start Konversation: '''K --> Internet --> Konversation (IRC Client)'''
# Hit the '''New''' button
## Identity --> Edit: Change the nicknames
## Network: ''Freenode''
## Servers --> Add: ''irc.freenode.net'' and close with the '''OK''' button
## Auto join Channels --> Add: ''#LinuxMCE'' and close with the '''OK''' button
## Press the '''OK''' button
# Select ''LinuxMCE'' and close the dialog with the '''Connect''' button


If you are in KDE right now, or you know you have an irc client, you should be able to click the link below to connect.
Step 3 is only needed the first time


    [irc://irc.freenode.net irc://irc.freenode.net]
{{p}}


==From elsewhere==
If your browser is properly configured to handle "irc" URLs you can click here:
[irc://irc.freenode.net/linuxmce irc://irc.freenode.net/linuxmce]


If the above link does not work, open Konversation (or another irc-client) and type the following:
Most IRC clients allow you to connect manually, simply type the following:
/server irc.freenode.net
Change your nick to your liking (as long as nobody else is using it):
/nick what_ever_nick_you_want
Then join our channel:
/join #linuxmce


    /server irc.freenode.net
Now you should be dropped right into the channel.
 
When you are connected, you can change you nick with this command:
 
    /nick what_ever_nick_you_want
 
Last but not least:
 
    /join #linuxmce
 
Now you should join the supportchannel.

Latest revision as of 21:08, 19 October 2012


This page shows you how to join the discussion on the LinuxMCE IRC channel where you can chat live with other members and developers.

From your LinuxMCE box

  1. Go to the KDE desktop: Advanced --> KDE desktop
  2. Start Konversation: K --> Internet --> Konversation (IRC Client)
  3. Hit the New button
    1. Identity --> Edit: Change the nicknames
    2. Network: Freenode
    3. Servers --> Add: irc.freenode.net and close with the OK button
    4. Auto join Channels --> Add: #LinuxMCE and close with the OK button
    5. Press the OK button
  4. Select LinuxMCE and close the dialog with the Connect button

Step 3 is only needed the first time



From elsewhere

If your browser is properly configured to handle "irc" URLs you can click here:

irc://irc.freenode.net/linuxmce

Most IRC clients allow you to connect manually, simply type the following:

/server irc.freenode.net

Change your nick to your liking (as long as nobody else is using it):

/nick what_ever_nick_you_want

Then join our channel:

/join #linuxmce

Now you should be dropped right into the channel.