Re: javaVNC, Linux Mandrake 8.1, and JDK 1.3

2001-10-20 Thread SI Reasoning
I don't think you need a web server for this. It is designed to be used through your web browser. First you can test it within your local network by starting your vncserver and from a web browser on the host machine type in: http://localhost:58xx where xx is the X desktop number (default for the

javaVNC, Linux Mandrake 8.1, and JDK 1.3

2001-10-20 Thread lonnie
Hello All, I am trying to get the JavaVNC viewer to work but am having some problems. I have installed JDK 1.3 for Linux which is really Java 2.0, but I am unclear where to put the classes and jar file so that my Apache web server could send out and start up the JavaVNC viewer. Has anyone had a

Re: Start up demon on linux mandrake 7.1

2001-03-26 Thread Vincent DEDIEU
Manager - Original Message - From: "Anthony Kenworthy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 26, 2001 12:33 PM Subject: Start up demon on linux mandrake 7.1 > how would i go about making vncserver starting

Re: Start up demon on linux mandrake 7.1

2001-03-26 Thread Tim Waugh
On Mon, Mar 26, 2001 at 11:33:18AM +0100, Anthony Kenworthy wrote: > how would i go about making vncserver starting when the linux box boots? You might find that the Red Hat Rawhide vnc-server package helps. It provides a file /etc/sysconfig/vncservers which can be edited to provide VNC sessions

Start up demon on linux mandrake 7.1

2001-03-26 Thread Anthony Kenworthy
how would i go about making vncserver starting when the linux box boots? - To unsubscribe, send a message with the line: unsubscribe vnc-list to [EMAIL PROTECTED] See also: http://www.uk.research.att.com/vnc/intouch.html -

Re: Linux-Mandrake

2001-01-15 Thread Craig Flanick
I am very familiar with WinVNC but I now > need to use it on Linux-Mandrake 7.2. > > I installed it, and whenever I try and run > vnvserver, > I get the following: > > vncserver: couldn't find "XVnc" on your PATH > > XVnc is right there next to

Re: Linux-Mandrake

2001-01-15 Thread Tim Waugh
On Mon, Jan 15, 2001 at 10:26:46AM -0800, Brett J. Goldstein wrote: > vncserver: couldn't find "XVnc" on your PATH > > XVnc is right there next to vncserver so I'm not sure > what to fix. What is your $PATH, and where are the files? The server binary is actually called 'Xvnc', with a lower-case

Linux-Mandrake

2001-01-15 Thread Brett J. Goldstein
I think this is a simple one and I would appreciate some help. I am very familiar with WinVNC but I now need to use it on Linux-Mandrake 7.2. I installed it, and whenever I try and run vnvserver, I get the following: vncserver: couldn't find "XVnc" on your PATH XVnc is righ