Re: kde-kiosk Digest, Vol 59, Issue 4
Robert Taylor <[email protected]> Tue, 12 Feb 2008 09:20:41 -0800
| Newsgroups | gmane.comp.kde.kiosk |
|---|---|
| Message-ID | <[email protected]> |
Holeeeeee! Why haven't I heard of this before? Mr. Berge, my profound thanks for pointing out this tool to us. THANK YOU! Tangentially, does anyone know if KIOSK work is being done for kde4 yet? - Robert [email protected] wrote: > (Roel Berger) > > Roel, I think the product you are looking for is called ITALC, it lets you > monitor the machines, take snapshots etc, wonderful tool. We use it in > Indiana on our 20,000+ desktops. > > Thanks > > Forrest > > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Tuesday, February 12, 2008 6:00 AM > To: [email protected] > Subject: kde-kiosk Digest, Vol 59, Issue 4 > > > Send kde-kiosk mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.kde.org/mailman/listinfo/kde-kiosk > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of kde-kiosk digest..." > > > Today's Topics: > > 1. KRFB desktop (Roel Berger) > 2. Re: KRFB desktop (lash the core) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 11 Feb 2008 17:35:45 +0100 > From: Roel Berger <[email protected]> > Subject: [Kde-kiosk] KRFB desktop > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi everybody, > > Short story: I am deploying KUbuntu in our company on 100+ systems. And > it is necessary that we can watch along with our clients @ any time, for > coaching and monitoring purposes. > > I have used the KDE kiosk tool to lock KDE down and enabled KRFB. We can > watch along, everything works great. > Just one thing I can not configure: I have to disable the warning that > pops up when somebody connects to the system with VNC. > > Is this possible somehow using an option, or do I have to change source > code? > > Thanks in advance! > > Roel Berger > IT, Azerti NV > > > ------------------------------ > > Message: 2 > Date: Tue, 12 Feb 2008 08:52:46 +0400 > From: lash the core <[email protected]> > Subject: Re: [Kde-kiosk] KRFB desktop > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8; format=flowed > > Roel Berger ?????: > >> Hi everybody, >> >> Short story: I am deploying KUbuntu in our company on 100+ systems. And >> it is necessary that we can watch along with our clients @ any time, for >> coaching and monitoring purposes. >> >> I have used the KDE kiosk tool to lock KDE down and enabled KRFB. We can >> watch along, everything works great. >> Just one thing I can not configure: I have to disable the warning that >> pops up when somebody connects to the system with VNC. >> >> Is this possible somehow using an option, or do I have to change source >> code? >> >> Thanks in advance! >> >> Roel Berger >> IT, Azerti NV >> > Hello. VNC implementation from http://realvnc.com has a module for > X-windows system. After installnig it you have to include these line in > /etc/X11/xorg.conf: > Section "Module" > ... > Load "vnc" > ... > EndSection > > and: > > Section "Screen" > ... > Option "SecurityTypes" "VncAuth" > Option "UserPasswdVerifier" "VncAuth" > Option "PasswordFile" "/etc/vncpasswd" > ... > EndSection > > There is one miss.. You can set only one password in /etc/vncpasswd. > Hope that helps. > > > ------------------------------ > > _______________________________________________ > kde-kiosk mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-kiosk > > > End of kde-kiosk Digest, Vol 59, Issue 4 > **************************************** > > _______________________________________________ > kde-kiosk mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-kiosk > > >