<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre wrap="">Hello, 

</pre>
<blockquote type="cite">
  <pre wrap=""><span class="moz-txt-citetags">&gt; </span>in Feisty kioskmode it was not necessary to change something in the settings of firefox
  </pre>
</blockquote>
<pre wrap=""><!---->
Sorry I made a mistake. It was necessary to change the firefox settings in Feisty to work , too.

</pre>
<blockquote type="cite">
  <pre wrap=""><span class="moz-txt-citetags">&gt;</span>If you manually set a proxy through your server, can you make it work? 
  </pre>
</blockquote>
<pre wrap=""><!---->
Yes, now firefox works now with proxy settings.


vlc-streaming:
By the way in the past I had difficulties with the sound on my kiosk- video stream clients. (error message of vlc:no dev/dsp found )

Now my solution:
The problem was the pulse-audio package. I removed it in my kiosk-path (opt/ltsp-kiosk/i386) and now video-streaming works with full sound.  

Fine to have a video-streaming network based on Edubuntu Gutsy. It is easy to change to the (normal) client mode by changing the nbdport in the file
/var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default 


for the videostream-clients:
DEFAULT vmlinuz ro initrd=initrd.img quiet splash nbdport=2002


for the normal client-mode:
DEFAULT vmlinuz ro initrd=initrd.img quiet splash nbdport=2000

Perhaps this information could help someone <span class="moz-smiley-s3"><span> ;-) </span></span>


Reiner
</pre>
</body>
</html>