Difference between revisions of "IRC Chat"

From LinuxMCE
Jump to: navigation, search
(Instructions:)
(update)
Line 1: Line 1:
== Instructions: ==
+
==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
  
LinuxMCE has an irc client called Konversation embedded in the KDE enviroment.
+
Step 3 is only needed the first time
  
 +
==From elsewhere==
  
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.
+
If your browser is properly configured to handle "irc" URLs you can click here:
 +
[irc://irc.freenode.net/linuxmce irc://irc.freenode.net/linuxmce]
  
    [irc://irc.freenode.net/linuxmce 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
  
If the above link does not work, open Konversation (or another irc-client) and type the following:
+
Now you should be dropped right inthe supportchannel.
 
+
    /server irc.freenode.net
+
 
+
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.
+

Revision as of 01:55, 25 November 2007

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 inthe supportchannel.