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&#39;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 &lt;<a href="mailto:bryan.berry@gmail.com">bryan.berry@gmail.com</a>&gt; 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&#39;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&#39;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&#39;s stay in close contact<br>
<br>
Bryan<br>
Kathmandu<br>
<br>
&gt; Message: 2<br>
&gt; Date: Mon, 25 Feb 2008 05:48:11 +0000<br>
&gt; From: Stefan Reitz &lt;<a href="mailto:stefan_w_reitz@hotmail.com">stefan_w_reitz@hotmail.com</a>&gt;<br>
&gt; Subject: [Server-devel] (no subject)<br>
&gt; To: &lt;<a href="mailto:server-devel@lists.laptop.org">server-devel@lists.laptop.org</a>&gt;<br>
&gt; Message-ID: &lt;<a href="mailto:BAY110-W214F3C6AC1BD0B8A351A90C3180@phx.gbl">BAY110-W214F3C6AC1BD0B8A351A90C3180@phx.gbl</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
&gt;<br>
&gt;<br>
&gt; Hello fellow travellers,<br>
&gt;<br>
&gt; now that my XS (build 150) is happily up (and ssh accessible - thank you Tony and Wad)<br>
&gt; 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>
&gt; With limited success.<br>
&gt; Dansguardian complains:<br>
&gt; Starting Web Content Filter (dansguardian): Error binding server socket (is something else running on the filter port? [8080])<br>
&gt; Exiting with error &nbsp;[FAILED]<br>
&gt;<br>
&gt; netstat doesn&#39;t show anything on 8080 (see below) nor does iptables (also below)<br>
&gt;<br>
&gt; [root@schoolserver /]# netstat -lp | less<br>
&gt; Active Internet connections (only servers)<br>
&gt; Proto Recv-Q Send-Q Local Address &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Foreign Address &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; State &nbsp; &nbsp; PID/Program name<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 *:webcache &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4062/python<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 *:epmd &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4115/epmd<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 schoolserver1:39602 &nbsp; &nbsp; &nbsp; &nbsp; *:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4125/ssl_esock<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 *:54483 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4117/beam<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 172.18.14.1:domain &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4026/named<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 172.18.12.1:domain &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4026/named<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 172.18.10.1:domain &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4026/named<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 172.18.1.1:domain &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4026/named<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 172.18.0.1:domain &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4026/named<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 192.168.1.26:domain &nbsp; &nbsp; &nbsp; &nbsp; *:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4026/named<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 schoolserver1:domain &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4026/named<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 schoolserver1:rndc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4026/named<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 *:5280 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4117/beam<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 *:xmpp-client &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4117/beam<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 *:5223 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4117/beam<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 *:http &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 8666/httpd<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 *:domain &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4026/named<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 *:ssh &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 8261/sshd<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 *:squid &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 8666/httpd<br>
&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 localhost6.localdomain:rndc *:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; 4026/named<br>
&gt;<br>
&gt; (the school server&#39;s eth0 ip in my local network is <a href="http://192.168.1.26" target="_blank">192.168.1.26</a>)<br>
&gt;<br>
&gt;<br>
&gt; [root@schoolserver /]# iptables -L<br>
&gt; Chain INPUT (policy ACCEPT)<br>
&gt; target &nbsp; &nbsp; prot opt source &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; destination<br>
&gt;<br>
&gt; Chain FORWARD (policy ACCEPT)<br>
&gt; target &nbsp; &nbsp; prot opt source &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; destination<br>
&gt;<br>
&gt; Chain OUTPUT (policy ACCEPT)<br>
&gt; target &nbsp; &nbsp; prot opt source &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; destination<br>
&gt;<br>
&gt;<br>
&gt; What could be the reason for dansguardian failing?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Moodle<br>
&gt; 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&#39;t know how to get apache to display it. (I am fairly familiar with ubuntu&#39;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>

&gt;<br>
&gt;<br>
&gt; Best regards<br>
&gt; Stefan<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _________________________________________________________________<br>
&gt; Importieren Sie ganz einfach Ihre E-Mail Adressen in den Messenger!<br>
&gt; <a href="http://messenger.live.de/community/neuekontakte_adressimport.html" target="_blank">http://messenger.live.de/community/neuekontakte_adressimport.html</a><br>
&gt; -------------- next part --------------<br>
&gt; An HTML attachment was scrubbed...<br>
&gt; 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>

&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; Message: 3<br>
&gt; Date: Mon, 25 Feb 2008 08:20:28 -0700<br>
&gt; From: Tony Pearson &lt;<a href="mailto:tpearson@us.ibm.com">tpearson@us.ibm.com</a>&gt;<br>
&gt; Subject: [Server-devel] &quot;Register&quot; option off the XO<br>
&gt; To: <a href="mailto:server-devel@lists.laptop.org">server-devel@lists.laptop.org</a><br>
&gt; Message-ID:<br>
&gt; &nbsp; &nbsp; &nbsp; &lt;<a href="mailto:OF944C07A2.C7939592-ON872573FA.0053A9A9-072573FA.00544564@us.ibm.com">OF944C07A2.C7939592-ON872573FA.0053A9A9-072573FA.00544564@us.ibm.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
&gt;<br>
&gt; Wad,<br>
&gt; Q1- On the Reboot/Shutdown/Register option, how do we activate the<br>
&gt; &quot;Register&quot; so that it contacts the schoolserver?<br>
&gt; If it involves writing/installing new python code on the XO and/or code on<br>
&gt; the school server, then please point us to what your team had in mind for<br>
&gt; this.<br>
&gt;<br>
&gt; Q2- We are thinking of assigning some kind of &quot;machine-id&quot; to each XO that<br>
&gt; would be used to distinguish the &quot;rsync&quot; backups. &nbsp;I have seen past<br>
&gt; arguments for and against various information such as &quot;nickname&quot;, &quot;Serial<br>
&gt; number&quot;, UUID, etc. &nbsp;Any preferences for choosing a unique identifier?<br>
&gt;<br>
&gt; Q3- Besides the /home directory, do you think there are any other<br>
&gt; directories that might be required to recover an XO, assuming we get it<br>
&gt; back to a base 65x level and perform the recover of individual files that<br>
&gt; were rsync&#39;ed prior to the outage?<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Tony Pearson<br>
&gt; Senior Storage Consultant, IBM System Storage?<br>
&gt; Telephone: +1 520-799-4309 | &nbsp;tie 321-4309 | &nbsp;Cell: +1 520 990-8669<br>
&gt; email: <a href="mailto:tpearson@us.ibm.com">tpearson@us.ibm.com</a> | &nbsp;GSA: <a href="http://tucgsa.ibm.com/%7Etpearson" target="_blank">http://tucgsa.ibm.com/~tpearson</a><br>
&gt; Blog: <a href="http://www.ibm.com/developerworks/blogs/page/InsideSystemStorage" target="_blank">http://www.ibm.com/developerworks/blogs/page/InsideSystemStorage</a><br>
&gt; AKA: 990tony Paravane, eightbar specialist<br>
&gt;<br>
&gt;<br>
&gt; -------------- next part --------------<br>
&gt; An HTML attachment was scrubbed...<br>
&gt; 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>

&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Server-devel mailing list<br>
&gt; <a href="mailto:Server-devel@lists.laptop.org">Server-devel@lists.laptop.org</a><br>
&gt; <a href="http://lists.laptop.org/listinfo/server-devel" target="_blank">http://lists.laptop.org/listinfo/server-devel</a><br>
&gt;<br>
&gt;<br>
&gt; End of Server-devel Digest, Vol 10, Issue 56<br>
&gt; ********************************************<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>