Deployment Platform/Sneakernet: Difference between revisions
No edit summary |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
This is [[Deployment_Platform/Deployment|one of possible]] deployment scenarios of [[Deployment_Platform]]. This page is intended to describe procedures for school servers and end users in [[#Targeting_environment|Internet-less]] environment. Using [[#Recipes|predefined recipes]], it should be possible to fully support such deployments. | This is [[Deployment_Platform/Deployment|one of possible]] deployment scenarios of [[Deployment_Platform]]. This page is intended to describe procedures for school servers and end users in [[#Targeting_environment|Internet-less]] environment. Using [[#Recipes|predefined recipes]], it should be possible to fully support such deployments. | ||
<big>'''Targeting environment'''</big> | |||
The standard targeting environment, final environment might be similar, assumes: | The standard targeting environment, final environment might be similar, assumes: | ||
| Line 32: | Line 32: | ||
server-mode = True | server-mode = True | ||
* Initiate Ad-Hoc wireless session from Neighborhood View in the Sugar Shell to let students connect to Sugar Network server; | * Initiate Ad-Hoc wireless session from the Neighborhood View in the Sugar Shell to let students connect to Sugar Network server; | ||
* Plug prepared Sugar Network volume. | * Plug prepared Sugar Network volume. | ||
| Line 56: | Line 56: | ||
== Students' XO == | == Students' XO == | ||
In order to point students' XO to the teacher's | In order to point students' XO to the teacher's Sugar Network node, enable auto server discovering radio-box in the ''Sweets Distribution'' section in Sugar Control Panel, or, if this sections is disabled, populate {{Code|/etc/sweets.conf}} configuration file (it might be done on XO image creation stage): | ||
[client] | [client] | ||
discover-server = True | discover-server = True | ||
Then, connect to wireless Ad-Hoc and in some time, F8 view will expose teacher's | Then, connect to wireless Ad-Hoc, and, in some time, F8 view will expose teacher's Sugar Network content. | ||
== Getting involved == | |||
{{:Deployment_Platform/Feedback}} | |||