School server: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (trans)
m (Reverted edits by RafaelOrtiz (Talk); changed back to last version by Berrybw)
Line 2: Line 2:
<noinclude>{{Translations}}</noinclude>
<noinclude>{{Translations}}</noinclude>


When we deploy one laptop per child, we must also provide additional infrastructure extending the capabilities of the laptops. While the laptops are largely self-sufficient, a mesh portal providing connectivity and shared resources greatly extends their utility.
Al implantar one laptop per child, también debemos dar infraestructura adicional para extender las capacidades de los portatiles . Aunque los portátiles son auto suficientes una conectividad que provea portales mesh y recursos compartidos, extiende su utilidad en gran medida.


Estos servicios persistentes requeridos por los laptops OLPC pueden ser implementados de una manera totalmente distribuida. Ellos están, sin embargo, actualmente dados por una fuente local centralizada, el Servidor de Colegio. Las funciones que da este están abiertas actualmente a debate [[XS_Server_Discussion|open to debate]], pero [[XS_Server_Services|por lo menos estos servicios]] incluye comunicación con internet y recursos de almacenamiento para la mesh wireless del colegio.
These persistent services required by OLPC laptops could conceivably be implemented in a fully distributed manner. They are , however, currently provided more economically by a centralized local resource, the school server. The functions provided by this server are [[XS_Server_Discussion|open to debate]], but [[XS_Server_Services|at a minimum they include]] internet communication and storage resources to the school's wireless mesh.


== Roadmap ==
== Roadmap ==


El servidor de colegio esta actualmente en un gran desarrollo (March/April 2008) - en las siguientes paginas.
The school server is in heavy development at the moment (March/April 2008) - following


* '''[[XS Roadmap]]''' (vea tambien [[XS Changelog]])
* '''[[XS Roadmap]]''' (see also [[XS Changelog]])
* [[XS Core and Contrib]]
* [[XS Core and Contrib]]
* [[XS DevKit]]
* [[XS DevKit]]


== Notas Técnicas ==
== Technical notes ==


* [[XS Directory Layout]] para empaquetadores
* [[XS Directory Layout]] for packagers


== Reuniones ==
== Meetings ==


* [http://worldtimeserver.com/meeting-planner-times.aspx?&L0=US-MA&L1=NP&L2=CL&L3=&L4=&Day=25&Mon=3&Y=2008 Tuesday March 25th 11 AM US EST] - [[XS_Conf_08_MAR_25_Agenda|Agenda]] - [[XS_Conf_08_MAR_25_Notes|Minutes]] - [[XS_Conf_08_MAR_25_IRC_LOG|IRC Log]]
* [http://worldtimeserver.com/meeting-planner-times.aspx?&L0=US-MA&L1=NP&L2=CL&L3=&L4=&Day=25&Mon=3&Y=2008 Tuesday March 25th 11 AM US EST] - [[XS_Conf_08_MAR_25_Agenda|Agenda]] - [[XS_Conf_08_MAR_25_Notes|Minutes]] - [[XS_Conf_08_MAR_25_IRC_LOG|IRC Log]]
Line 24: Line 24:




== Documentos de diseño ==
== Design Documents ==


The high-level design of the School server is described here - note that some may be slightly outdated:
El diseño a alto nivel del servidor de colegio se describe acá - note que algunas pueden estar un poco obsoletas:


*La [[School_Server_Specification|Especificación del Servidor]] introduce el servidor de colegio y sus funciones.
*The [[School_Server_Specification|Server Specification]] introduces the School Server and its functions
*[[XS_Server_Services|Servicios del Servidor]] describía los servicios soportados por el servidor de colegio
*[[XS_Server_Services|Server Services]] described the services supported by the School Server
*[[XS_Server_Discussion|Server Discussion]] describe los servicios y mejoras posiblemente soportadas por el servidor de colegio.
*[[XS_Server_Discussion|Server Discussion]] describes services and enhancements possibly supported by the School Server
*<b>[[XS Server Software]]</b> describe el sistema de software que esta siendo construido para release, y tiene onstrucciones para descargar e instalar el software
*<b>[[XS Server Software]]</b> describes the software system being built for release, and has instructions for downloading and installing the software
*La [[XS_Server_Specification|XS Server Specification]] describe la plataforma de hardware del Servidor de Colegio con mucho mas detalle.
*The [[XS_Server_Specification|XS Server Specification]] describes the School Server hardware platform in much more detail.
*[[Trial1 Server Software]] describe la propuesta para la primera revisión del software
*[[Trial1 Server Software]] describes the proposed first revision of the server software
*[[Short Term Server Questions]] es una discusión al rededor de la implementacion inmediata de los servidores de colegio
*[[Short Term Server Questions]] is a discussion of issues surrounding the immediate deployment of school servers
*[[School Service Names]]
*[[School Service Names]]
*[[School Identity Manager]]
*[[School Identity Manager]]
*[[XS Installing Software]] tiene instrucciones para instalar las ultimas imágenes del Servidor de Colegio
*[[XS Installing Software]] has instructions for installing the latest School Server images
*[[XS Configuration Management]] tiene ayudas para configurar el software de tu colegio
*[[XS Configuration Management]] has aids to configuring the software for your school
*[[XS Building Software]]
*[[XS Building Software]]
*[[XS Software Repositories]]
*[[XS Software Repositories]]
Line 45: Line 45:
*[[Schoolserver_Testing|XS Software Testing]]
*[[Schoolserver_Testing|XS Software Testing]]
*[[XS Backup and Disaster Recovery]]
*[[XS Backup and Disaster Recovery]]
*[[Scenario taxonomy]] Taxonomia del escenario del Servidor de Colegio y laptops XO
*[[Scenario taxonomy]] School Server and XO laptop scenario taxonomy


== Vea tambien ==
== See also ==
* [[IRC]] - #schoolserver on irc.oftc.net
* [[IRC]] - #schoolserver on irc.oftc.net
* [[Using SSH Keys]]
* [[Using SSH Keys]]
* [[Active Antenna]]
* [[Active Antenna]]
* [[Ejabberd Configuration]]
* [[Ejabberd Configuration]]
* [[School server network debugging]] es de ayuda. [[Troubleshooting School Servers]] es tan incompleto que es casi inútil.
* [[School server network debugging]] is helpful. [[Troubleshooting School Servers]] is so incomplete as to be useless.
* [[Mesh Debug|How to debug networking in a crowded environment]]
* [[Mesh Debug|How to debug networking in a crowded environment]]
* [[Collaboration Network Testbed]]
* [[Collaboration Network Testbed]]
* [[School server/School district networks]]
* [[School server/School district networks]]
* [[Bitfrost]] Modelo de seguridad e identificación
* [[Bitfrost]] Security and Identity model
* [[Thin client]]
* [[Thin client]]
* http://lists.laptop.org/pipermail/server-devel/
* http://lists.laptop.org/pipermail/server-devel/

Revision as of 02:37, 30 March 2008

  This page is monitored by the OLPC team.
  english | 한글 | español HowTo [ID# 121322]  +/-  


When we deploy one laptop per child, we must also provide additional infrastructure extending the capabilities of the laptops. While the laptops are largely self-sufficient, a mesh portal providing connectivity and shared resources greatly extends their utility.

These persistent services required by OLPC laptops could conceivably be implemented in a fully distributed manner. They are , however, currently provided more economically by a centralized local resource, the school server. The functions provided by this server are open to debate, but at a minimum they include internet communication and storage resources to the school's wireless mesh.

Roadmap

The school server is in heavy development at the moment (March/April 2008) - following

Technical notes

Meetings


Design Documents

The high-level design of the School server is described here - note that some may be slightly outdated:

See also