Changes

Jump to navigation Jump to search
7,241 bytes added ,  12:38, 17 November 2009
no edit summary
Line 3: Line 3:  
For [[tos:RIT/Honors Seminar|RIT Honors Seminar]] project.
 
For [[tos:RIT/Honors Seminar|RIT Honors Seminar]] project.
 
==School Server Fall 2009 Seminar Project==
 
==School Server Fall 2009 Seminar Project==
(Draft, please contribute)
+
 
 
===Purpose===
 
===Purpose===
# Provide a school server test and development environment for the Honors Seminar participants,
+
 
# Develop School Server systems administration skills,
+
# To create a school server with minimal hardware requirements in order to develop and test ideas and innovation from within the community
## Backup registered XOs or Sugar Sticks
  −
## Host Moodle content developed in class
  −
# Test and Debug OLPC - Sugar Labs School Server software
  −
# Develop a School Server SysAdmin training curriculum for volunteers who want to support an OLPC or Sugar deployment
  −
===Objects and methods===
  −
# RIT LTL or other hardware
  −
# OLPC XS development builds, http://wiki.laptop.org/go/School_server
  −
# http://lists.laptop.org/listinfo/server-devel and [http://lists.laptop.org/pipermail/server-devel/ the list archives], [http://www.mail-archive.com/server-devel@lists.laptop.org/maillist.html archive with search]
  −
* OLPC projects/xs repository, http://dev.laptop.org/git/?q=projects%2Fxs
  −
* Martin Langhoff's git repository, http://dev.laptop.org/git/users/martin/
      
==schoolserver.rit.edu==
 
==schoolserver.rit.edu==
   −
Note: Admin log is located on the server at /var/log/adminlog.log
+
'''Note:''' Admin log is located on the server at /var/log/adminlog.log
    +
===Project Ideas===
   −
 
+
<P>'''Current Project and/or current main focus '''
===Possible task===
+
* [http://wiki.laptop.org/go/Book_reader Library /Book Reader]. Thousands of books stored on the XS which children are able to pull over the network either as whole book  or bit by bit as they read them on their XO's.
 +
**An e-book reader client/server system
 +
**Additionally, they can "check out" books and bring them home on their laptops to read at home, or while not connected to the XS.
 +
**This may prove to be more economical than the proposal of distributing text via SD cards as it would allow for a wider range of content per available Gigabyte. One 40 gig hard disk library would hold 10 times as much content as ten, 4-GB SD cards replicated with identical content.
 +
** Run said books through Pootle, so children have access to books not in their native tongue.
 +
** Essentially, a back-end to the read activity.
 +
** <font color="red">Status:</font> Currently under development; See "Reading Library" below.
 +
</P>
 +
<br>
 +
<P>'''Completed projects and tasks'''
 +
* File Distribution System
 +
** <font color="red">Status:</font>  Completed; Testing and improvements currently under development. See more information below - "File Distribution System". Please email us at our contact address if you are interested in learning more about this portion of the XS project or are interested in assisting in development.
 
* Fix Ejabber
 
* Fix Ejabber
 +
** <font color="red">Status:</font> Ejabber is running and working. XO's can communicate
 +
*** To use Ejabber point XO server to schoolserver.rit.edu
 
* Configure Moodle to our needs
 
* Configure Moodle to our needs
* Moodle xo python api
+
** <font color="red">Status:</font> Moodle is not configured; We currently do not have a project that needs Moodle.
 +
</P>
 +
<br>
 +
<P>'''Future project ideas'''
 +
 
 +
* Provide a school server test and development environment for the Honors Seminar participants
 +
* Develop School Server systems administration skills
 +
** Backup registered XO's or Sugar Sticks
 +
*** <font color="red">Status:</font>  Not started
 +
** Host Moodle content developed in class
 +
*** <font color="red">Status:</font>  Moodle is installed but not fully configured.
 +
* Test and Debug XS - Sugar Labs School Server software
 +
** Currently running OLPC-School-Server-0.6-i386.iso
 +
*** <font color="red">Status:</font>  Upgraded to the latest XS Server image.
 +
* Develop a School Server SysAdmin training curriculum for volunteers who want to support OLPC, the XS Server project, or Sugar deployment
 +
** Basic documentation and support is being compiled
 +
*** <font color="red">Status:</font>  Under development; not complete.
 +
* Create an Activity(XO Application) for RIT XO's so students can easily access Moodle
 +
** <font color="red">Status:</font> Not started
 +
* Moodle XO Python API
 +
** <font color="red">Status:</font> Not started
 
* XO Backup/Restore
 
* XO Backup/Restore
 +
** <font color="red">Status:</font> Not started
 
* XO Security [http://wiki.laptop.org/go/Antitheft_HowTo]
 
* XO Security [http://wiki.laptop.org/go/Antitheft_HowTo]
 +
** <font color="red">Status:</font> Not started
 +
* Deployment "whitebook"
 +
** <font color="red">Status:</font> Not started
 +
* Provide a service that allows teachers/volunteers (who do not speak English) in actual deployments to communicate via email with technical support volunteers by using the translating service [http://en.wikipedia.org/wiki/Pootle Pootle]. Incoming and outgoing "tagged" emails would be translated in and out of the server on arrival/departure of the XS.
 +
** <font color="red">Status:</font> Not started
 +
*In class quizzing. Teachers ask questions, students respond using their XO, quiz results stored on XS. (Think the [http://www.iclicker.com/dnn/ I>clicker]; Similar concepts were proposed by [http://wiki.sugarlabs.org/go/User:Acj3840 Alex Jones])
 +
** <font color="red">Status:</font> Not started
 +
**Possibility of parsing of information, possible graphical heuristics.
 +
*** <font color="red">Status:</font> Not started
 +
</P>
 +
 +
===Reading Library===
 +
'''Resources:'''
 +
* [[olpc:Collections]]
 +
* [[Activities/Get Internet Archive Books]]
 +
* [[Activities/Read Etexts]]
 +
* [http://pypi.python.org/pypi/calibre/0.6.15 Calibre: (Python Ebook reader / Organizer.)]
 +
* [[Activities/Library]]
 +
* [http://lists.laptop.org/pipermail/library/2009-July/001046.html Nepali library]
 +
* [[Features/Content support]] (for contemplating the design and integration with Sugar)
 +
* [[olpc:Simple Digital Library Index]], [http://www.mail-archive.com/server-devel@lists.laptop.org/msg03063.html discussion thread].
 +
====Proposed Design Goals====
 +
# Hold copies of e-books for learners with no Internet access
 +
# Compatible with existing Sugar e-book readers
 +
# Teacher/Administrator interface for loading books from a variety of Internet book archives and portable USB or CD/DVD storage media.
   −
===Completed Taks===
+
In the end, we want to have instructions and some supporting scripts to modify the standard OLPC School Server to support a reading library and our campus environment as independent features.
* Install Moodle
+
====[[School_Server/RIT/File_Distribution_System|File Distribution System]]====
** Apache (httpd)
+
An alternative to extending e-book readers - a file distribution system for the server and a client for the XO. The goal of this project is to build an easy system to host files on the server that can be downloaded using the browser activity and possibly a file distribution download activity.
** PHP
  −
** MySql
  −
** Install Moodle
  −
*: These are good experiments to understand the above services. In the end, we want to add instructions and some supporting scripts to modify the standard OLPC School Server to support our campus environment. For example, Moodle, php, and PostgreSql are installed with the School Server, http://dev.laptop.org/git/projects/xs-pkgs/tree/xs-pkgs.spec.in. --[[User:FGrose|FGrose]] 23:27, 30 September 2009 (UTC)
     −
===Network configuration===
+
See the [[School_Server/RIT/File_Distribution_System|Project Page for File Distribution System]].
 +
 
 +
===Network Configuration===
 
The School Server, XS, as received is designed and configured for 2 Ethernet adapters,
 
The School Server, XS, as received is designed and configured for 2 Ethernet adapters,
* eth0 - connected to the wide area network (WAN) or the campus Internet connection,
+
* eth0 - connected to the Wide Area Network (WAN) or the campus Internet connection,
* eth1 - connected to an access point (AP) which the XOs connect to.
+
* eth1 - connected to an Access Point (AP) which the XOs connect to.
 
For robustness in unreliable power supply environments, there are scripts that reconfigure features on a frequent basis. This design has frustrated anyone wanting to deviate from the default configuration.
 
For robustness in unreliable power supply environments, there are scripts that reconfigure features on a frequent basis. This design has frustrated anyone wanting to deviate from the default configuration.
    
We will have to understand the design, carefully document our adjustments for our environment, and make preparations to restore one or more configurations once we upgrade to a new version of the server that may likely restore some of the default configurations.
 
We will have to understand the design, carefully document our adjustments for our environment, and make preparations to restore one or more configurations once we upgrade to a new version of the server that may likely restore some of the default configurations.
   −
==Subpages==
+
===System Configuration===
{{Special:PrefixIndex/{{PAGENAME}}/}}
+
 
 +
Current OS installed:
 +
<br>OLPC-School-Server-0.6-i386.iso
 +
<br><br>
 +
From: [http://xs-dev.laptop.org/xs/ http://xs-dev.laptop.org/xs/] using Martin Langhoff's explicit instructions.
 +
 
 +
=====System Information=====
 +
All configurations based on the installing steps and configurations found at [http://wiki.laptop.org/go/School_server http://wiki.laptop.org/go/School_server] and modified as needed for our applications.
 +
 
 +
<br>Hostname: <code>schoolserver.rit.edu</code>
 +
<br>Server uptime: <code>12:54:38 up 9 days, 18:50,  1 user,  load average: 0.00, 0.01, 0.00</code>
 +
<br>CPU model: Intel(R) Pentium(R) 4 CPU 1.80GHz
 +
 
 +
 
 +
===Collaboration Server===
 +
* This bug report, http://dev.laptop.org/ticket/9242, covers the missing collaborator icons in the Neighborhood view (after first connection and before reboot or reconnection to the access point)
 +
 
 +
* <code>/etc/idmgr.conf</code> edited line <code>BIND_DOMAIN=172.18.0.1</code> to <code>BIND_DOMAIN=129.21.47.159</code> in order to try to enable the registration service. Ran <code>service idmgr restart</code>.
 +
*: But, on trying to register my XO, it stalls for a minute or two and then reports that it failed to connect to the schoolserver (it was connected to the ejabberd service).  <br>--[[User:FGrose|FGrose]] 00:35, 17 October 2009 (UTC)
 +
 
 +
==Schedule/Milestones==
 +
===Necessary Tasks===
 +
#Server up and running
 +
#Register the server with the RIT network
 +
#Establish connectivity to the server
 +
#Server administrative tasks
 +
#Server log of tasks
 +
#Develop a list of project ideas
 +
 
 +
===Completed Tasks (Weeks 1-6):===
 +
#Server up and running
 +
#Register the server with the RIT network
 +
#Establish connectivity to the server
 +
#All group members have an account on the server
 +
#Server administrative tasks<br>''Admin log is located on the server <code>/var/log/adminlog.log</code>"
 +
#Develop project ideas
 +
##Ejabber up and running<br>''To use Ejabber, point XO server to <code>schoolserver.rit.edu</code>''
 +
##Moodle installed on the server
 +
 
 +
===Tasks Under Development (Current)===
 +
#Library/E-Book Reader
 +
#File Distribution System
 +
 
 +
===For Future Development===
 +
#Configure Backup/Restore for registered XOs and Sugar Sticks
 +
#XO Security
 +
#Configure Moodle
 +
#*Create and XO Activity for easy access to Moodle
 +
#*XO Python API
 +
#Develop a School Server SysAdmin training curriculum
 +
#Deployment "whitebook"
 +
#Translation Service using [http://en.wikipedia.org/wiki/Pootle Pootle]
 +
#In-class quizzing
 +
 
 +
===Resources===
 +
* RIT LTL or other hardware
 +
* OLPC XS development builds, http://wiki.laptop.org/go/School_server
 +
* http://lists.laptop.org/listinfo/server-devel and [http://lists.laptop.org/pipermail/server-devel/ the list archives], [http://www.mail-archive.com/server-devel@lists.laptop.org/maillist.html archive with search]
 +
* OLPC projects/xs repository, http://dev.laptop.org/git/?q=projects%2Fxs
 +
* Martin Langhoff's git repository, http://dev.laptop.org/git/users/martin/
 +
 
 +
===Subpages===
 +
[[School Server/RIT/File Distribution System|School Server/RIT/File Distribution System]]<br>[[School Server/RIT/XS on XO|School Server/RIT/XS on XO]]
 +
 
 +
 
 +
==Contact Information==
 +
email: schoolserver.rit.edu@gmail.com
 +
<br>
 +
googlegroup: http://groups.google.com/group/schoolserver_rit_edu
 +
<br>
 +
[[User:rnolette| Ryan Nolette]]
 +
<br>
 +
[[User:Fapryce| Fatima Pryce]]
 +
<br>
 +
[[User:Jlew|Justin Lewis]]
 +
<br>
 +
[[User:Wwdillingham|Wesley Dillingham]]
 +
<br>
 +
[[User:FGrose|Fred Grose]]
 +
<br>
34

edits

Navigation menu