XS Server Installation: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Replacing page with '{{OLPC}}Category:SchoolServer Content in this page has been merged into XS_Installing_Software.')
 
(28 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{OLPC}}[[Category:SchoolServer]]
This is a rough guide for installing an XS school server for a small school. This is by no means a complete guide to installing all things server-related so please feel free to add to this document.


Content in this page has been merged into [[XS_Installing_Software]].
== Recommended School Server Specifications ==
A school server

Recommended specifications for a school server are as follows
{|
| Server || Laptops Supported || Processor || RAM || Storage
|-
| Small || <20-25 || 466MHz || 256MB || 40-60GB
|-
| Large || <150 || 1GHz || 1GB || 320-400GB
|-
|}

== Set Access Point ==

The steps for setting up a wireless router access point vary based on the wireless router being using, but this serves as a rough guide for installation. These steps were run

#Press the reset button on the wireless router to reset it and connect it to any computer. It's possible to do this setup with an XO or any other machine with linux installed.
#Open terminal and type
ifconfig eth0 IPaddress

Where IPaddress is default IP for the access point
#Connect to the access point by typing in the IP address in a web browser.
#Login to the access point using the default password (or skip entering a password if none is provided)
#Set the channel to 1, 6 or 11
#Set a unique name for the network
#Make sure that the access point is NOT running as a DHCP server

== Obtaining Server Software ==

== Server Installation ==

== Server Registration ==

Latest revision as of 00:07, 14 November 2008

  This page is monitored by the OLPC team.

Content in this page has been merged into XS_Installing_Software.