[Server-devel] what is xs-callhome?

2009-10-05 Thread Daniel Drake
I just noticed for the first time this xs-callhome thing. What's the intended purpose of it? It seems quite broken at the moment. It is launched by cron every few hours, but looks for configuration in the wrong place (/etc/sysconfig/callhome instead of /etc/sysconfig/callhome/callhome.conf). Can i

Re: [Server-devel] Student Information System

2009-10-05 Thread Nicolas Ganivet
Martin, We do have integration with Moodle on our roadmap for 2010, but the logical way to integrate would be to manage all students into Centre, and have Moodle only address eLearning for those students. We already have done a similar integration with OpenBiblio to manage school libraries and

[Server-devel] Howto: Segregating presence by course groups

2009-10-05 Thread Martin Langhoff
http://wiki.laptop.org/go/XS_Techniques_and_Configuration#Segregating_presence_by_course_groups from earlier discussion on this list... m -- martin.langh...@gmail.com mar...@laptop.org -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working

[Server-devel] wlan0 as your WAN port

2009-10-05 Thread Martin Langhoff
Only good for development and testing, but good nonetheless. Anyway, quick notes on... http://wiki.laptop.org/go/XS_Techniques_and_Configuration#Using_a_wireless_NIC_for_WAN cheers, m -- martin.langh...@gmail.com mar...@laptop.org -- School Server Architect - ask interesting questions - do

Re: [Server-devel] Name server operation

2009-10-05 Thread Martin Langhoff
On Sun, Oct 4, 2009 at 6:16 PM, Rodolfo D. wrote: > I vote in favor of dnsmasq.. We all do. But I am leaning seriously towards F11. > speaking of F11.. we read some issues regarding F9, and the whole > infrastructure needed to build it.. I must admit that i understood less than > half of it.. is

Re: [Server-devel] Name server operation

2009-10-05 Thread Martin Langhoff
On Fri, Oct 2, 2009 at 7:51 PM, Jerry Vonau wrote: > dnsmasq on lo only and point bind to the use lo as the forwarder. This > requires dnsmasq to listen on 127.0.0.1 and bind on 172.18.0.1. The > resolv.conf.in file wound need to be removed from git, so the OS could > manage resolv.conf on its own