<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><div>Hi All,<br><br>I'm glad this type of effort is coming to the fore, and i'm willing to participate in the gathering of all these bits and pieces into a single place for reference purposes. I can participate in this effort as assigned by more knowledgeable members of the list, so i await any assignment.<br><br>Regards!<br><br>David<br></div><div style="font-family: verdana,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;">----- Original Message ----<br>From: "edubuntu-users-request@lists.ubuntu.com" &lt;edubuntu-users-request@lists.ubuntu.com&gt;<br>To: edubuntu-users@lists.ubuntu.com<br>Sent: Friday, August 29, 2008 12:00:02 PM<br>Subject: edubuntu-users Digest, Vol 27, Issue 22<br><br>
Send edubuntu-users mailing list submissions to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp; <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:edubuntu-users-request@lists.ubuntu.com" href="mailto:edubuntu-users-request@lists.ubuntu.com">edubuntu-users-request@lists.ubuntu.com</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:edubuntu-users-owner@lists.ubuntu.com" href="mailto:edubuntu-users-owner@lists.ubuntu.com">edubuntu-users-owner@lists.ubuntu.com</a><br><br>When replying, please edit your Subject line so it is
 more specific<br>than "Re: Contents of edubuntu-users digest..."<br><br><br>Today's Topics:<br><br>&nbsp;  1. how do you get something to run when a user logs on? (john)<br>&nbsp;  2. Re: how do you get something to run when a user logs on?<br>&nbsp; &nbsp; &nbsp; (Oliver Grawert)<br>&nbsp;  3. how do you kill a user's old processes when they try to log<br>&nbsp; &nbsp; &nbsp; back on (Todd O'Bryan)<br>&nbsp;  4. Re: how do you get something to run when a user logs on?<br>&nbsp; &nbsp; &nbsp; (francois)<br>&nbsp;  5. Re: how do you get something to run when a user logs on? (john)<br>&nbsp;  6. Re: how do you get something to run when a user logs on?<br>&nbsp; &nbsp; &nbsp; (David Van Assche)<br>&nbsp;  7. Re: how do you get something to run when a user logs on?<br>&nbsp; &nbsp; &nbsp; (Uwe Geercken)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Thu, 28 Aug 2008 08:03:19 -0700<br>From: john
 &lt;<a ymailto="mailto:lists.john@gmail.com" href="mailto:lists.john@gmail.com">lists.john@gmail.com</a>&gt;<br>Subject: how do you get something to run when a user logs on?<br>To: "Edubuntu Users Group" &lt;<a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:2be970b50808280803i5e08a962s212a958aa289d454@mail.gmail.com" href="mailto:2be970b50808280803i5e08a962s212a958aa289d454@mail.gmail.com">2be970b50808280803i5e08a962s212a958aa289d454@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1<br><br>Hi all,<br><br>I was wondering where I can put scripts that I want to run when a user<br>logs on to a thin client. I used to put them in /etc/profile but that<br>doesn't seem to work under Hardy. It seems like LDM is somehow<br>by-passing the stuff I put there. Can someone help me
 out?<br><br>Thanks!<br><br>John<br><br><br><br>------------------------------<br><br>Message: 2<br>Date: Thu, 28 Aug 2008 17:27:13 +0200<br>From: Oliver Grawert &lt;<a ymailto="mailto:ogra@ubuntu.com" href="mailto:ogra@ubuntu.com">ogra@ubuntu.com</a>&gt;<br>Subject: Re: how do you get something to run when a user logs on?<br>To: <a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>Message-ID: &lt;1219937233.7362.14.camel@osiris&gt;<br>Content-Type: text/plain; charset="us-ascii"<br><br>hi,<br>On Do, 2008-08-28 at 08:03 -0700, john wrote:<br>&gt; Hi all,<br>&gt; <br>&gt; I was wondering where I can put scripts that I want to run when a user<br>&gt; logs on to a thin client. I used to put them in /etc/profile but that<br>&gt; doesn't seem to work under Hardy. It seems like LDM is somehow<br>&gt; by-passing the stuff I put there. Can someone help me out?<br>ldm is executing
 /etc/X11/Xsession by default ... (like gdm or kdm do)<br>one option would be to put stuff into /etc/X11/Xsession.d, another is to<br>use the xdg autostart mechanism in /etc/xdg/autostart<br><br>ciao<br>&nbsp;&nbsp;&nbsp; oli<br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: not available<br>Type: application/pgp-signature<br>Size: 197 bytes<br>Desc: This is a digitally signed message part<br>Url : <a href="https://lists.ubuntu.com/archives/edubuntu-users/attachments/20080828/9f8deb3c/attachment-0001.pgp" target="_blank">https://lists.ubuntu.com/archives/edubuntu-users/attachments/20080828/9f8deb3c/attachment-0001.pgp</a> <br><br>------------------------------<br><br>Message: 3<br>Date: Thu, 28 Aug 2008 12:30:53 -0400<br>From: "Todd O'Bryan" &lt;<a ymailto="mailto:toddobryan@gmail.com" href="mailto:toddobryan@gmail.com">toddobryan@gmail.com</a>&gt;<br>Subject: how do you kill a user's old processes when they try
 to log<br>&nbsp;&nbsp;&nbsp; back on<br>To: "Edubuntu Users Group" &lt;<a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:904774730808280930q5c31448bp8a4f589bf07d47fc@mail.gmail.com" href="mailto:904774730808280930q5c31448bp8a4f589bf07d47fc@mail.gmail.com">904774730808280930q5c31448bp8a4f589bf07d47fc@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>My students often manage to lock up the terminal, usually as a result of the<br>pixmap bug in Firefox and OpenOffice that has been much discussed. When that<br>happens, they have to power down and restart the client.<br><br>But when they try to log back in, their login stalls, because their old<br>processes are hanging around. Last year I stuck some command somewhere to<br>automatically kill all running processes when a user logs on,
 but I can't<br>remember what it was, where I put it, and I stupidly reinstalled over the<br>old system without making a backup.<br><br>Can anyone enlighten me?<br>Todd<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="https://lists.ubuntu.com/archives/edubuntu-users/attachments/20080828/45a44c9a/attachment-0001.htm" target="_blank">https://lists.ubuntu.com/archives/edubuntu-users/attachments/20080828/45a44c9a/attachment-0001.htm</a> <br><br>------------------------------<br><br>Message: 4<br>Date: Thu, 28 Aug 2008 22:07:01 +0200<br>From: francois &lt;<a ymailto="mailto:francois.barillon@free.fr" href="mailto:francois.barillon@free.fr">francois.barillon@free.fr</a>&gt;<br>Subject: Re: how do you get something to run when a user logs on?<br>To: <a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>Message-ID:
 &lt;1219954022.9982.5.camel@baribuntu&gt;<br>Content-Type: text/plain; charset=utf-8<br><br>Le jeudi 28 ao?t 2008 ? 08:03 -0700, john a ?crit :<br>&gt; I was wondering where I can put scripts that I want to run when a user<br>&gt; logs on to a thin client. I used to put them in /etc/profile but that<br>&gt; doesn't seem to work under Hardy. It seems like LDM is somehow<br>&gt; by-passing the stuff I put there. Can someone help me out?<br><br>I think that the profile read by ltsp client comes from :<br>/opt/ltsp/i386/etc/profile<br><br>but as ltsp 5 uses a squashfs image, you have to run :<br><br>sudo ltsp-update-image<br><br>if any /opt/ltsp/ file is modified.<br><br>(I used this to change the UMASK to 022 to give read/write abilities to<br>users in the same group).<br><br>Hope this will help...<br><br>Fran?ois<br><br><br><br><br>------------------------------<br><br>Message: 5<br>Date: Thu, 28 Aug 2008 15:33:06 -0700<br>From: john &lt;<a
 ymailto="mailto:lists.john@gmail.com" href="mailto:lists.john@gmail.com">lists.john@gmail.com</a>&gt;<br>Subject: Re: how do you get something to run when a user logs on?<br>To: "Oliver Grawert" &lt;<a ymailto="mailto:ogra@ubuntu.com" href="mailto:ogra@ubuntu.com">ogra@ubuntu.com</a>&gt;<br>Cc: <a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:2be970b50808281533r6ab0705g785cd0b765f24d9c@mail.gmail.com" href="mailto:2be970b50808281533r6ab0705g785cd0b765f24d9c@mail.gmail.com">2be970b50808281533r6ab0705g785cd0b765f24d9c@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1<br><br>Hi oli,<br><br>Thanks again for this approach. Is there a story behind the move away<br>from using /etc/profile and /etc/gdm/PostLogin? I'd be interested in<br>hearing it.<br><br>Thanks!<br><br>John<br><br>On Thu, Aug 28,
 2008 at 8:27 AM, Oliver Grawert &lt;<a ymailto="mailto:ogra@ubuntu.com" href="mailto:ogra@ubuntu.com">ogra@ubuntu.com</a>&gt; wrote:<br>&gt; hi,<br>&gt; On Do, 2008-08-28 at 08:03 -0700, john wrote:<br>&gt;&gt; Hi all,<br>&gt;&gt;<br>&gt;&gt; I was wondering where I can put scripts that I want to run when a user<br>&gt;&gt; logs on to a thin client. I used to put them in /etc/profile but that<br>&gt;&gt; doesn't seem to work under Hardy. It seems like LDM is somehow<br>&gt;&gt; by-passing the stuff I put there. Can someone help me out?<br>&gt; ldm is executing /etc/X11/Xsession by default ... (like gdm or kdm do)<br>&gt; one option would be to put stuff into /etc/X11/Xsession.d, another is to<br>&gt; use the xdg autostart mechanism in /etc/xdg/autostart<br>&gt;<br>&gt; ciao<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; oli<br>&gt;<br>&gt; --<br>&gt; edubuntu-users mailing list<br>&gt; <a ymailto="mailto:edubuntu-users@lists.ubuntu.com"
 href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>&gt; Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>&gt;<br>&gt;<br><br><br><br>------------------------------<br><br>Message: 6<br>Date: Fri, 29 Aug 2008 07:24:44 +0200<br>From: "David Van Assche" &lt;<a ymailto="mailto:dvanassche@gmail.com" href="mailto:dvanassche@gmail.com">dvanassche@gmail.com</a>&gt;<br>Subject: Re: how do you get something to run when a user logs on?<br>To: john &lt;<a ymailto="mailto:lists.john@gmail.com" href="mailto:lists.john@gmail.com">lists.john@gmail.com</a>&gt;, &nbsp;&nbsp;&nbsp; "Edubuntu Users Group"<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;<a
 ymailto="mailto:8cc423ef0808282224q6eeeb227q4740c857d1bb6c9f@mail.gmail.com" href="mailto:8cc423ef0808282224q6eeeb227q4740c857d1bb6c9f@mail.gmail.com">8cc423ef0808282224q6eeeb227q4740c857d1bb6c9f@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1<br><br>In reality, there has been no move away from the&nbsp; standard practices<br>you describe below. The difference is that we often forget that the<br>/etc/profile and .../PostLogin are really being read from the user's<br>chroot (/opt/ltsp/&lt;name-of-chroot&gt;/etc/profile) and that these then<br>need to be rebuilt using the ltsp-update-image command....<br><br>It would be wonderful for more documentation on all this stuff, there<br>is much that gets taken for granted by ltsp experts but just leaves<br>most newbies clueless... LTSP is not so logical in what it does until<br>you understand the entire framework, and I don't believe that even<br>THAT isn't documented anywhere... I've
 volunteered to re/write some of<br>edubuntu classroom handbook by writing this email of course... if<br>anyone wants to join in, we should coordinate.... I've started by<br>ripping restructuring so that it becomes an LTSP handbook and not a<br>edubuntu handbook since most LTSP is the same, and only certain<br>elements are ubuntu specific (btw.... someone should really tell the<br>canonical corps to get rid of the edubuntu brand name as it does<br>nothing now but create confusion.) It doesn't exist as a distro as do<br>xubuntu and geubuntu and kubuntu... it needs to be restructured<br>somehow cause I bet its just confusing the hell out of people... I<br>would love for someone that works with canonical to explain to me,<br>what edubuntu means to them :-) and please dont say: Its the 2nd CD<br>with all the educactional software.)<br><br>David<br><br>On Fri, Aug 29, 2008 at 12:33 AM, john &lt;<a ymailto="mailto:lists.john@gmail.com"
 href="mailto:lists.john@gmail.com">lists.john@gmail.com</a>&gt; wrote:<br>&gt; Hi oli,<br>&gt;<br>&gt; Thanks again for this approach. Is there a story behind the move away<br>&gt; from using /etc/profile and /etc/gdm/PostLogin? I'd be interested in<br>&gt; hearing it.<br>&gt;<br>&gt; Thanks!<br>&gt;<br>&gt; John<br>&gt;<br>&gt; On Thu, Aug 28, 2008 at 8:27 AM, Oliver Grawert &lt;<a ymailto="mailto:ogra@ubuntu.com" href="mailto:ogra@ubuntu.com">ogra@ubuntu.com</a>&gt; wrote:<br>&gt;&gt; hi,<br>&gt;&gt; On Do, 2008-08-28 at 08:03 -0700, john wrote:<br>&gt;&gt;&gt; Hi all,<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I was wondering where I can put scripts that I want to run when a user<br>&gt;&gt;&gt; logs on to a thin client. I used to put them in /etc/profile but that<br>&gt;&gt;&gt; doesn't seem to work under Hardy. It seems like LDM is somehow<br>&gt;&gt;&gt; by-passing the stuff I put there. Can someone help me out?<br>&gt;&gt; ldm is executing /etc/X11/Xsession
 by default ... (like gdm or kdm do)<br>&gt;&gt; one option would be to put stuff into /etc/X11/Xsession.d, another is to<br>&gt;&gt; use the xdg autostart mechanism in /etc/xdg/autostart<br>&gt;&gt;<br>&gt;&gt; ciao<br>&gt;&gt;&nbsp; &nbsp; &nbsp; &nbsp; oli<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; edubuntu-users mailing list<br>&gt;&gt; <a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>&gt;&gt; Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt; --<br>&gt; edubuntu-users mailing list<br>&gt; <a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>&gt; Modify settings or unsubscribe at: <a
 href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>&gt;<br><br><br><br>------------------------------<br><br>Message: 7<br>Date: Fri, 29 Aug 2008 08:08:57 +0200<br>From: Uwe Geercken &lt;<a ymailto="mailto:uwe.geercken@datamelt.com" href="mailto:uwe.geercken@datamelt.com">uwe.geercken@datamelt.com</a>&gt;<br>Subject: Re: how do you get something to run when a user logs on?<br>To: <a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>Message-ID: &lt;<a ymailto="mailto:20080829080857.s4s1q13r0gsskwcw@webmail.datamelt.com" href="mailto:20080829080857.s4s1q13r0gsskwcw@webmail.datamelt.com">20080829080857.s4s1q13r0gsskwcw@webmail.datamelt.com</a>&gt;<br>Content-Type: text/plain;&nbsp;&nbsp;&nbsp; charset=ISO-8859-1;&nbsp;&nbsp;&nbsp; DelSp="Yes";<br>&nbsp;&nbsp;&nbsp;
 format="flowed"<br><br>David,<br><br>I agree. I am doing classroom seessions once a week in our local&nbsp; <br>school for about a year now and tend to forget things when I don't&nbsp; <br>need them regularly. my server runs well so I haven't touch him for a&nbsp; <br>while.<br><br>I have surfed the net to collect little bits on how to tweak ltsp or&nbsp; <br>how to get around problems. it would be nice to have this all&nbsp; <br>documented and a real good overview of ltsp as you indicated.<br><br>if you and others do that, I would volunteer to help and to translate&nbsp; <br>to german. to have things in one place would be really helpful.<br><br>rgds,<br><br>uwe<br><br><br>Quoting David Van Assche &lt;<a ymailto="mailto:dvanassche@gmail.com" href="mailto:dvanassche@gmail.com">dvanassche@gmail.com</a>&gt;:<br><br>&gt; In reality, there has been no move away from the&nbsp; standard practices<br>&gt; you describe below. The difference is that we often
 forget that the<br>&gt; /etc/profile and .../PostLogin are really being read from the user's<br>&gt; chroot (/opt/ltsp/&lt;name-of-chroot&gt;/etc/profile) and that these then<br>&gt; need to be rebuilt using the ltsp-update-image command....<br>&gt;<br>&gt; It would be wonderful for more documentation on all this stuff, there<br>&gt; is much that gets taken for granted by ltsp experts but just leaves<br>&gt; most newbies clueless... LTSP is not so logical in what it does until<br>&gt; you understand the entire framework, and I don't believe that even<br>&gt; THAT isn't documented anywhere... I've volunteered to re/write some of<br>&gt; edubuntu classroom handbook by writing this email of course... if<br>&gt; anyone wants to join in, we should coordinate.... I've started by<br>&gt; ripping restructuring so that it becomes an LTSP handbook and not a<br>&gt; edubuntu handbook since most LTSP is the same, and only certain<br>&gt; elements are ubuntu
 specific (btw.... someone should really tell the<br>&gt; canonical corps to get rid of the edubuntu brand name as it does<br>&gt; nothing now but create confusion.) It doesn't exist as a distro as do<br>&gt; xubuntu and geubuntu and kubuntu... it needs to be restructured<br>&gt; somehow cause I bet its just confusing the hell out of people... I<br>&gt; would love for someone that works with canonical to explain to me,<br>&gt; what edubuntu means to them :-) and please dont say: Its the 2nd CD<br>&gt; with all the educactional software.)<br>&gt;<br>&gt; David<br>&gt;<br>&gt; On Fri, Aug 29, 2008 at 12:33 AM, john &lt;<a ymailto="mailto:lists.john@gmail.com" href="mailto:lists.john@gmail.com">lists.john@gmail.com</a>&gt; wrote:<br>&gt;&gt; Hi oli,<br>&gt;&gt;<br>&gt;&gt; Thanks again for this approach. Is there a story behind the move away<br>&gt;&gt; from using /etc/profile and /etc/gdm/PostLogin? I'd be interested in<br>&gt;&gt; hearing
 it.<br>&gt;&gt;<br>&gt;&gt; Thanks!<br>&gt;&gt;<br>&gt;&gt; John<br>&gt;&gt;<br>&gt;&gt; On Thu, Aug 28, 2008 at 8:27 AM, Oliver Grawert &lt;<a ymailto="mailto:ogra@ubuntu.com" href="mailto:ogra@ubuntu.com">ogra@ubuntu.com</a>&gt; wrote:<br>&gt;&gt;&gt; hi,<br>&gt;&gt;&gt; On Do, 2008-08-28 at 08:03 -0700, john wrote:<br>&gt;&gt;&gt;&gt; Hi all,<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; I was wondering where I can put scripts that I want to run when a user<br>&gt;&gt;&gt;&gt; logs on to a thin client. I used to put them in /etc/profile but that<br>&gt;&gt;&gt;&gt; doesn't seem to work under Hardy. It seems like LDM is somehow<br>&gt;&gt;&gt;&gt; by-passing the stuff I put there. Can someone help me out?<br>&gt;&gt;&gt; ldm is executing /etc/X11/Xsession by default ... (like gdm or kdm do)<br>&gt;&gt;&gt; one option would be to put stuff into /etc/X11/Xsession.d, another is to<br>&gt;&gt;&gt; use the xdg autostart mechanism in
 /etc/xdg/autostart<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; ciao<br>&gt;&gt;&gt;&nbsp; &nbsp; &nbsp; &nbsp; oli<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; --<br>&gt;&gt;&gt; edubuntu-users mailing list<br>&gt;&gt;&gt; <a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>&gt;&gt;&gt; Modify settings or unsubscribe at:&nbsp;  <br>&gt;&gt;&gt; <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; edubuntu-users mailing list<br>&gt;&gt; <a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>&gt;&gt; Modify settings or unsubscribe at:&nbsp;  <br>&gt;&gt; <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users"
 target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>&gt;&gt;<br>&gt;<br>&gt; --<br>&gt; edubuntu-users mailing list<br>&gt; <a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>&gt; Modify settings or unsubscribe at:&nbsp;  <br>&gt; <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>&gt;<br><br><br><br><br><br>------------------------------<br><br>-- <br>edubuntu-users mailing list<br><a ymailto="mailto:edubuntu-users@lists.ubuntu.com" href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br><br><br>End of edubuntu-users Digest, Vol 27, Issue
 22<br>**********************************************<br></div></div></div><br>

      </body></html>