Difference between revisions of "How to connect Sugar to a Jabber network"

From Sugar Labs
Jump to navigation Jump to search
 
(16 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[[Category:Jabber]]
+
<noinclude>
 +
[[Category:HowTo]]
 +
[[Category:Collaboration]]
 +
</noinclude>
  
Due to scalability issues, jabber servers can currently only handle up to about 150 users at a time. It is best if specific communities run their own servers - by geographic region, by special interest, whether for kids/parents only or adult users...
+
Networks may link Sugar users to each other in order to chat, interact and collaborate. Many Sugar activities have automatic collaboration and chat features.
  
To set up your own server, see instructions at [http://wiki.laptop.org/go/Run_your_own_jabber_server Run your own jabber server].
+
For Sugar users on a local network, the linking is automatic, using Link-local XMPP connection management via the Telepathy Salut software.  Each Sugar user will be shown on the [https://help.sugarlabs.org/en/neighborhood_view.html Neighbourhood View].
  
 +
For Sugar users distributed over a wide area network, linking can be through an XMPP or [http://en.wikipedia.org/wiki/Jabber Jabber] server.  A server is operated by Sugar Labs for testing, and some schools or teams may run their own server.
  
=== Connecting to a community jabber server ===
+
Talk to your network administrator for the best Jabber server to use.  See [https://help.sugarlabs.org/en/my_settings.html#network My Settings, Network, Server].
If you want to connect quickly, simply open terminal. Then type the following commands :
 
  
sugar-control-panel -s jabber jabber.server.url
+
See also [[Community Jabber servers]].
 
 
''replace jabber.server.url with the jabber server you with to use''
 
 
 
then restart Sugar (warning: close activities first to save) by pressing ctrl+alt+erase, then go to the neighborhood view and have fun!
 
 
 
 
 
=== Community Server Directory ===
 
 
 
If you want to publicize your server, please list it below. In "community", specify who should use this server - be as specific as possible.
 
 
 
 
 
{| class="wikitable"
 
|-
 
! server name !! status !! community !! comments
 
|-
 
| opteron.9grid.us  || up|| Austin, TX (any) || [[Xo-austin|Austin Area Jabber Collaboration Server]]
 
|-
 
| jabber.olpchacks.org || down as of 2008-05-22 || Chicago, IL (any) || [[OLPC Chicago/JabberServer|OLPC Chicago Jabber Server]]
 
|-
 
| chi.il.us.xochat.org || down as of 2008-05-22 || Chicago, IL (any) ||
 
|-
 
| jabber.xo-quebec.org || up as of 2008-05-22 || Montreal, Qc (any) || [http://www.xo-quebec.org/configuration-xo-quebec Québec Area Jabber Server(fr)]
 
|-
 
|nejabber.homelinux.org||down as of 2008-05-22||New England (any)|| [[OLPC New England|New England Jabber Collaboration Server]] Back up and all bugs should be fixed!.
 
|-
 
| xochat.org || down as of 2008-05-22 || G1G1 (any) || See [[xochat.org Community Server]] for more info and regional jabber servers.
 
|-
 
|school.letschange.org || up || Bainbridge Island, WA (any) || [[XOBI/SeaXo Seattle Area Jabber Collaboration Server]].  Come join us!
 
|-
 
|olpc.usjabber.org || in progress || Open to all US, Server in Vermont ||US public jabber server. Read our [[Olpc_US_Jabber|wiki page]] for more info. <br>Estimated Date of Server Completion: Friday April 19th (maybe earlier)
 
|-
 
| dc.olpc.obscure.org || up as of 2008-05-22| | Washington, DC area (any) || [[OLPC Learning Club D.C./Jabber Server|OLPC D.C. Jabber Server]]
 
|-
 
| xochat.de || || ||
 
|-
 
| ... ||  ||  || 
 
|-
 
| ''add yours above this line'' ||  ||  || 
 
|}
 

Latest revision as of 20:40, 31 August 2017


Networks may link Sugar users to each other in order to chat, interact and collaborate. Many Sugar activities have automatic collaboration and chat features.

For Sugar users on a local network, the linking is automatic, using Link-local XMPP connection management via the Telepathy Salut software. Each Sugar user will be shown on the Neighbourhood View.

For Sugar users distributed over a wide area network, linking can be through an XMPP or Jabber server. A server is operated by Sugar Labs for testing, and some schools or teams may run their own server.

Talk to your network administrator for the best Jabber server to use. See My Settings, Network, Server.

See also Community Jabber servers.