hi Stefan,<br>to check your active server connection run <br>netstat -tlnp<br><br>and to check if 8080 is free run <br>netstat -an|grep 8080<br><br>If it returns nothing then 8080 is free. If not make sure your app is looking at it.<br>
<br><br>Moodle can be displayed by apache by either placing it under apache's document root which is /var/www/html/<br>or by making a virtual host in /etc/httpd/conf/httpd.conf<br><br>Hope this helps. good luck.<br><br>
-Sulochan<br><br><div class="gmail_quote">On Tue, Feb 26, 2008 at 5:17 PM, Bryan Berry <<a href="mailto:bryan.berry@gmail.com">bryan.berry@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey Stefan,<br>
<br>
Good luck w/ the project in Birmingham. I met the group from Birmingham<br>
while I was in Cambridge about a month back.<br>
<br>
We haven't gotten Dansguardian an Moodle running properly either.<br>
<br>
I can write you later how to make Moodle accessible. That said we<br>
can't it to run properly yet.<br>
<br>
Will write you more later. I am sick in bed and about to fall asleep<br>
again :)<br>
<br>
good luck and let's stay in close contact<br>
<br>
Bryan<br>
Kathmandu<br>
<br>
> Message: 2<br>
> Date: Mon, 25 Feb 2008 05:48:11 +0000<br>
> From: Stefan Reitz <<a href="mailto:stefan_w_reitz@hotmail.com">stefan_w_reitz@hotmail.com</a>><br>
> Subject: [Server-devel] (no subject)<br>
> To: <<a href="mailto:server-devel@lists.laptop.org">server-devel@lists.laptop.org</a>><br>
> Message-ID: <<a href="mailto:BAY110-W214F3C6AC1BD0B8A351A90C3180@phx.gbl">BAY110-W214F3C6AC1BD0B8A351A90C3180@phx.gbl</a>><br>
> Content-Type: text/plain; charset="iso-8859-1"<br>
><br>
><br>
> Hello fellow travellers,<br>
><br>
> now that my XS (build 150) is happily up (and ssh accessible - thank you Tony and Wad)<br>
> and providing proxy services to the XO which connects through an access point, I tried installing dansguardian and moodle (I somehow thought they were part of the build-150 and already installed).<br>
> With limited success.<br>
> Dansguardian complains:<br>
> Starting Web Content Filter (dansguardian): Error binding server socket (is something else running on the filter port? [8080])<br>
> Exiting with error [FAILED]<br>
><br>
> netstat doesn't show anything on 8080 (see below) nor does iptables (also below)<br>
><br>
> [root@schoolserver /]# netstat -lp | less<br>
> Active Internet connections (only servers)<br>
> Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name<br>
> tcp 0 0 *:webcache *:* LISTEN 4062/python<br>
> tcp 0 0 *:epmd *:* LISTEN 4115/epmd<br>
> tcp 0 0 schoolserver1:39602 *:* LISTEN 4125/ssl_esock<br>
> tcp 0 0 *:54483 *:* LISTEN 4117/beam<br>
> tcp 0 0 172.18.14.1:domain *:* LISTEN 4026/named<br>
> tcp 0 0 172.18.12.1:domain *:* LISTEN 4026/named<br>
> tcp 0 0 172.18.10.1:domain *:* LISTEN 4026/named<br>
> tcp 0 0 172.18.1.1:domain *:* LISTEN 4026/named<br>
> tcp 0 0 172.18.0.1:domain *:* LISTEN 4026/named<br>
> tcp 0 0 192.168.1.26:domain *:* LISTEN 4026/named<br>
> tcp 0 0 schoolserver1:domain *:* LISTEN 4026/named<br>
> tcp 0 0 schoolserver1:rndc *:* LISTEN 4026/named<br>
> tcp 0 0 *:5280 *:* LISTEN 4117/beam<br>
> tcp 0 0 *:xmpp-client *:* LISTEN 4117/beam<br>
> tcp 0 0 *:5223 *:* LISTEN 4117/beam<br>
> tcp 0 0 *:http *:* LISTEN 8666/httpd<br>
> tcp 0 0 *:domain *:* LISTEN 4026/named<br>
> tcp 0 0 *:ssh *:* LISTEN 8261/sshd<br>
> tcp 0 0 *:squid *:* LISTEN 8666/httpd<br>
> tcp 0 0 localhost6.localdomain:rndc *:* LISTEN 4026/named<br>
><br>
> (the school server's eth0 ip in my local network is <a href="http://192.168.1.26" target="_blank">192.168.1.26</a>)<br>
><br>
><br>
> [root@schoolserver /]# iptables -L<br>
> Chain INPUT (policy ACCEPT)<br>
> target prot opt source destination<br>
><br>
> Chain FORWARD (policy ACCEPT)<br>
> target prot opt source destination<br>
><br>
> Chain OUTPUT (policy ACCEPT)<br>
> target prot opt source destination<br>
><br>
><br>
> What could be the reason for dansguardian failing?<br>
><br>
><br>
><br>
><br>
> Moodle<br>
> I installed moodle through yum and everything went fine. But how do I get the setup page to be displayed by apache? Moodle got installed to /var/www/moodle, its config.php file is at /var/www/moodle/web/. I just don't know how to get apache to display it. (I am fairly familiar with ubuntu's approach to dis- and enabling web pages through symbolic links in sites-available and sites-enabled. Is there a similar mechanism in the XS setup in place?<br>
><br>
><br>
> Best regards<br>
> Stefan<br>
><br>
><br>
><br>
><br>
> _________________________________________________________________<br>
> Importieren Sie ganz einfach Ihre E-Mail Adressen in den Messenger!<br>
> <a href="http://messenger.live.de/community/neuekontakte_adressimport.html" target="_blank">http://messenger.live.de/community/neuekontakte_adressimport.html</a><br>
> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
> URL: <a href="http://lists.laptop.org/pipermail/server-devel/attachments/20080225/3604a9d6/attachment-0001.htm" target="_blank">http://lists.laptop.org/pipermail/server-devel/attachments/20080225/3604a9d6/attachment-0001.htm</a><br>
><br>
> ------------------------------<br>
><br>
> Message: 3<br>
> Date: Mon, 25 Feb 2008 08:20:28 -0700<br>
> From: Tony Pearson <<a href="mailto:tpearson@us.ibm.com">tpearson@us.ibm.com</a>><br>
> Subject: [Server-devel] "Register" option off the XO<br>
> To: <a href="mailto:server-devel@lists.laptop.org">server-devel@lists.laptop.org</a><br>
> Message-ID:<br>
> <<a href="mailto:OF944C07A2.C7939592-ON872573FA.0053A9A9-072573FA.00544564@us.ibm.com">OF944C07A2.C7939592-ON872573FA.0053A9A9-072573FA.00544564@us.ibm.com</a>><br>
> Content-Type: text/plain; charset="iso-8859-1"<br>
><br>
> Wad,<br>
> Q1- On the Reboot/Shutdown/Register option, how do we activate the<br>
> "Register" so that it contacts the schoolserver?<br>
> If it involves writing/installing new python code on the XO and/or code on<br>
> the school server, then please point us to what your team had in mind for<br>
> this.<br>
><br>
> Q2- We are thinking of assigning some kind of "machine-id" to each XO that<br>
> would be used to distinguish the "rsync" backups. I have seen past<br>
> arguments for and against various information such as "nickname", "Serial<br>
> number", UUID, etc. Any preferences for choosing a unique identifier?<br>
><br>
> Q3- Besides the /home directory, do you think there are any other<br>
> directories that might be required to recover an XO, assuming we get it<br>
> back to a base 65x level and perform the recover of individual files that<br>
> were rsync'ed prior to the outage?<br>
><br>
> Thanks<br>
><br>
><br>
><br>
><br>
><br>
> Tony Pearson<br>
> Senior Storage Consultant, IBM System Storage?<br>
> Telephone: +1 520-799-4309 | tie 321-4309 | Cell: +1 520 990-8669<br>
> email: <a href="mailto:tpearson@us.ibm.com">tpearson@us.ibm.com</a> | GSA: <a href="http://tucgsa.ibm.com/%7Etpearson" target="_blank">http://tucgsa.ibm.com/~tpearson</a><br>
> Blog: <a href="http://www.ibm.com/developerworks/blogs/page/InsideSystemStorage" target="_blank">http://www.ibm.com/developerworks/blogs/page/InsideSystemStorage</a><br>
> AKA: 990tony Paravane, eightbar specialist<br>
><br>
><br>
> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
> URL: <a href="http://lists.laptop.org/pipermail/server-devel/attachments/20080225/fe0cf5ba/attachment.htm" target="_blank">http://lists.laptop.org/pipermail/server-devel/attachments/20080225/fe0cf5ba/attachment.htm</a><br>
><br>
> ------------------------------<br>
><br>
> _______________________________________________<br>
> Server-devel mailing list<br>
> <a href="mailto:Server-devel@lists.laptop.org">Server-devel@lists.laptop.org</a><br>
> <a href="http://lists.laptop.org/listinfo/server-devel" target="_blank">http://lists.laptop.org/listinfo/server-devel</a><br>
><br>
><br>
> End of Server-devel Digest, Vol 10, Issue 56<br>
> ********************************************<br>
<br>
_______________________________________________<br>
Server-devel mailing list<br>
<a href="mailto:Server-devel@lists.laptop.org">Server-devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/server-devel" target="_blank">http://lists.laptop.org/listinfo/server-devel</a><br>
</blockquote></div><br>