[Server-devel] fresh XS 0.6 install

tkkang at nurturingasia.com tkkang at nurturingasia.com
Mon Oct 12 12:13:07 EDT 2009


Thanks. As I read the threads I figured out that I need to make some change to the idmgr.conf so that it listen to specific IP of my XS. Timely help from Dave & Hamilton save my day - added BIND_ADDRESS=192.168.1.22 (my XS IP) and the registration is now working.

Cheers


>-----Original Message-----
>From: Tim Moody [mailto:timmoody at sympatico.ca]
>Sent: Monday, October 12, 2009 11:45 PM
>To: tkkang at nurturingasia.com, 'Martin Langhoff'
>Cc: server-devel at lists.laptop.org
>Subject: Re: [Server-devel] fresh XS 0.6 install
>
>There's probably a better way to do this, but I don't know the xo very well 
>yet.  Here's what I did on soas:
>
>(assuming that networking is working, i.e. you can type schoolserver in the 
>browse address and reach the moodle login screen on the xs)
>
>from home access the setup menu and take networking (sorry I don't remember 
>the exact name)
>change the name of the jabberd server to schoolserver.<your domain>
>
>start terminal activity (it may not be visible at first if it's not a 
>favorite and I don't remember how I found it)
>su - (become the root user; there was no password on my install)
>yum install wget (use this to get the patch; it's not alread there)
>cd /usr/lib/python2.6/site-packages/jarabe/desktop (this is where the python 
>script that registers the xo goes)
>mv schoolserver.py schoolserver.py.ORIG (keep a copy in case)
>wget http://dev.sugarlabs.org/raw-attachment/ticket/916/schoolserver.py
>reboot
>
>registration should now work
>
>----- Original Message ----- 
>From: <tkkang at nurturingasia.com>
>To: "Tim Moody" <timmoody at sympatico.ca>; "Martin Langhoff" 
><martin.langhoff at gmail.com>
>Cc: <server-devel at lists.laptop.org>
>Sent: Monday, October 12, 2009 4:08 AM
>Subject: Re: [Server-devel] fresh XS 0.6 install
>
>
>>I am having problem with SoAS registration. I get can't connect error to 
>>server
>>
>> I check.. and idmgr (pid 3484) is running..
>>
>> Not able to confirm if it is listening to 8080  with 
>> netstat --listen -pe --inet
>>
>> Am I missing something?





More information about the Server-devel mailing list