XS Community Edition/0.2: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
 
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{xsce}}
Welcome to XS-CE 0.2
{{TOCright}}
Version 0.2 provides core AP features plus a small set of critical extended services on an XO 1.75. These extended services include:
<ul>
<li>Web server -- Building block for many other extended services
<li>proxy server and web cache --bandwidth, web-filtering, web-monitoring
<li>OLPC-update -- OLPC-update is necessary to update the kernel of XO
<li>Activity update-- Enables teachers to easily distribute new or updated activities to their students
<li>Virtual Private Network -- Creates secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities
</ul>


==Install==
For the impatient please jump to [[User:Holt/XS_Community_Edition/0.2/Hacking | Get Started]] to download and install your own School Server
Start by installing a School Server.


[[User:Holt/XS_Community_Edition/0.2/Installing | Install]]
Setting up a computer as a school server software enables it to act as an Access Point which connected laptops can use to access the internet.


==Configuring==
Service: Web server
Purpose: Building block for many other extended services


Service: proxy server and web cache
Configure your school server to meet your needs.
Purpose: bandwidth, web-filtering, web-monitoring


[[User:Holt/XS_Community_Edition/0.2/Getting_Started | Configuring]]
Service: OLPC-update
Purpose: OLPC-update is necessary to update the kernel of XO


==Hacking==


Adopting the School Server to meet your specific needs
Service: Activity update
Purpose: Enables teachers to easily distribute new or updated activities to their students


[[User:Holt/XS_Community_Edition/0.2/Hacking | Hacking]]
Service: Virtual Private Network (VPN)
Purpose: Creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities


==Testing==


Test the School Server to make sure that it will operate reliably under your circumstances.
Provides core AP features plus a small set of critical extended services on an XO 1.75.


[[User:Holt/XS_Community_Edition/0.2/Test_Plan | Testing]]
1. Build on self-discipline learned in 0.1


==Contributing==
2. Initial modularity. I.E. must deal with different hardware configurations at install time.
<li>[[User:Holt/XS_Community_Edition/0.2/Road_Map | Road Map]]

<li>[[User:Holt/XS_Community_Edition/0.2/Project_Specifications | Project Specifications]]
3. Atomic tasks coordinated by regular releases.

4. Extend "Feedback, fix, finished product" loop to include remote developers and testers.


<ul>
<li>[[User:Holt/XS_Community_Edition/0.2/Project_Specifications | Project Specifications]]
<li>[[User:Holt/XS_Community_Edition/0.2/Road_Map | Road Map]]
<li>[[User:Holt/XS_Community_Edition/0.2/Hacking | Get Started Hacking]]
<li>[[User:Holt/XS_Community_Edition/0.2/Getting_Started | Get Started Implementing]]
<li>[[User:Holt/XS_Community_Edition/0.2/Test_Plan | Test Plan]]
</ul>

Latest revision as of 14:54, 12 August 2013

This IIAB XSCE content does not reflect the opinion of OLPC. These pages were created by members of a volunteer community supporting OLPC and deployments.

Version 0.2 provides core AP features plus a small set of critical extended services on an XO 1.75. These extended services include:

  • Web server -- Building block for many other extended services
  • proxy server and web cache --bandwidth, web-filtering, web-monitoring
  • OLPC-update -- OLPC-update is necessary to update the kernel of XO
  • Activity update-- Enables teachers to easily distribute new or updated activities to their students
  • Virtual Private Network -- Creates secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities

Install

Start by installing a School Server.

Install

Configuring

Configure your school server to meet your needs.

Configuring

Hacking

Adopting the School Server to meet your specific needs

Hacking

Testing

Test the School Server to make sure that it will operate reliably under your circumstances.

Testing

Contributing

  • Road Map
  • Project Specifications