Re: HP-UX

2001-10-17 Thread Stephen Walton
http://www.csun.edu/~swalton/VNC I compiled under 10.20 on a PA-RISC 7100 machine, but have been told by many people that the binaries work fine under 11.x and on PA-RISC 8000. My compilation instructions don't work, however, on 11.x. -- Stephen Walton, Professor of Physics and Astronomy, Calif

Re: VNC and RH7.1/KDE

2001-10-17 Thread Tim Waugh
On Wed, Oct 17, 2001 at 01:57:46PM -0400, [EMAIL PROTECTED] wrote: > It worked like a charm. Now that I know where to look in the archives > (again, thanks for the tip) I'll go read up. BTW, the command line I found > that it finally liked in ~/.vnc/xstartup was > /etc/X11/xdm/Xsession kde & B

RE: Caldera 3.x woes - Update

2001-10-17 Thread David Milligan
This worked for me (on SUSE linux). Grey screen until I did point 3. 1 Edit /etc/services to include :- vnc15950/tcp# VNC vnc25951/tcp# VNC vnc35952/tcp# VNC

Re: How to list VNC server displays

2001-10-17 Thread Shing-Fat (Fred) Ma
Thanks, Wayne. It looks like "ps/grep" approach wins out. Maybe even creating an alias for it called vncQuery or something. Fred -- Fred Ma Department of Electronics Carleton University, Mackenzie Building 1125 Colonel By D

Re: How to list VNC server displays

2001-10-17 Thread Wayne Throop
:: "Shing-Fat (Fred) Ma" <[EMAIL PROTECTED]> :: Is there a way to check :: what vncserver displays I've started using "vncserver :N"? : Michael Milette <[EMAIL PROTECTED]> : On Windows, "netstat -a" at the command prompt will list all of the ports : in use. Then look for port numbers that are

Re: vnc-list-digest V1 #1306

2001-10-17 Thread Shing-Fat (Fred) Ma
Thanks, Michael & Mark, for the pgrep & netstat suggestions, as well as their behaviour on solaris. Fred -- Fred Ma Department of Electronics Carleton University, Mackenzie Building 1125 Colonel By Drive Ottawa, Ontario Canad

Re: Mac OS Xa

2001-10-17 Thread Vladimir Shapovalov
>I would really like to know if anyone else has had strange problems >with VNC viewers under OSX. I have tried both clients under MacOS X (on a G3), and the OS X clients were always slower than the AT&T client running in Classic. Somewhere I read that this is due to the Quarz deficiences in MacO

Caldera 3.x woes - Update

2001-10-17 Thread [EMAIL PROTECTED]
Well it seems a 2nd try at a compile works so sorry about the prevous post to the group.. However i get the same problem lots of you seem to have, inetd method provides just a grey desktop, no login screen. On console i get a KDE login.. so i assume chooser is running? Could it be SSH related?

RE: Netopia R9100 DSL Router

2001-10-17 Thread Michael Rybarski
Hi. Most likely Netopia is configured for NAT. If yes, here are two solutions: You'll need to tell your router to forward given port to specific IP address and port. For example: Netopia port - > Workstation IP:port# 5900 - > :5900 5901 - > :5900 5902 - >

Re: TVNC Pro Observations

2001-10-17 Thread Michael F. March
The installer they use adds like 5 megs overhead that is pretty much useless. > Ahh, who ever puts in their real address anyways? That's what hotmail and > yahoo accounts are for. ;) > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Norberto Ben

RE: VNC and RH7.1/KDE

2001-10-17 Thread billfarr
Thanks, Tim! It worked like a charm. Now that I know where to look in the archives (again, thanks for the tip) I'll go read up. BTW, the command line I found that it finally liked in ~/.vnc/xstartup was /etc/X11/xdm/Xsession kde & All's I had to do was right-click to rearrange the icons and my

RE: TVNC Pro Observations

2001-10-17 Thread Steve Bostedor
Ahh, who ever puts in their real address anyways? That's what hotmail and yahoo accounts are for. ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Norberto Bensa Sent: Wednesday, October 17, 2001 1:58 PM To: [EMAIL PROTECTED] Subject: Re: TVNC Pro Obs

Re: TVNC Pro Observations

2001-10-17 Thread Norberto Bensa
9+ MB ? They must be kidding... and now they have my Email address for spam... *argh!* Norberto _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com --

RE: TVNC Pro Observations

2001-10-17 Thread Steve Bostedor
Really? I don't see a file transfer feature anywhere in his program. It also will not locate clients on it's own, you must hand type them all in. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Lee Douglas Sent: Wednesday, October 17, 2001 12:58 PM To:

Re: TVNC Pro Observations

2001-10-17 Thread Lee Douglas
Sounds as if the have invented the same thing that Tony Caduto has already released - VNC Commander. Which runs great, BTW! And his already has file transfer... Tony's at "Tony Caduto" <[EMAIL PROTECTED]> Lee At 10:06 AM 10/17/2001 -0500, you wrote: >Tried the Beta/Demo.. just seems like hte

Strange Problem with KDE 221 an VNC

2001-10-17 Thread Christian Seel
Hello out there We have a strage problem with KDE 2.2.1 on VNC-Desktop (3.3.3r2) with 100Mbit network since we've upgraded our system to SuSE 7.2. When KDE comes up its very fast on VNC-Desktops (Windows client). But after some minutes (less then ten) it slow down, and launching applications, esp

Re: VNC not working via HTML

2001-10-17 Thread BG
In response: A. it is typed correctly b> I can't open the 4kg9ul:5801 home page c. I clicked the back button and got back to the internet d. clicked search and was brought to a search page (in the left column) Is there anything - setting or something - that MAKES VNCSERVER listen on port 580? Th

RE: VNC Server - Linux - Graphical Interface?

2001-10-17 Thread Will Davis
Michael, The following is some advice I received on the same subject. Works great. -- cd to the .vnc subdirectory in the users home directory that you are launching vncserver as, & vi the xstartup file. replace the line that says twm & with one that says startkde &. make sure you start t

VNC not working via HTML

2001-10-17 Thread BG
I am running vncserver on mandrake linux 7.something. I run the server at work - and am working from home. I can successfully get to my server via the client. When I attempt to get in via the Web Browser (IE explorer 5.5) - I get: The page cannot be found The page you are looking fo

Re: VNC and RH7.1/KDE

2001-10-17 Thread Tim Waugh
On Wed, Oct 17, 2001 at 12:06:35PM -0400, [EMAIL PROTECTED] wrote: > Then I went and did the unthinkable, which was to load the VNC RPMs from the > RH7.1 distro onto my 7.1 server. The default desktop came up beautifully, > as stark as it is. The problem is that I cannot figure out how to start

RE: VNC Server - Linux - Graphical Interface?

2001-10-17 Thread Glenn Mabbutt
Can you be a little more specific?? What exactly are you trying to do that you cannot do right now?? -Original Message- From: Michael Norman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 17, 2001 5:06 AM To: [EMAIL PROTECTED] Subject: VNC Server - Linux - Graphical Interface? I h

VNC and RH7.1/KDE

2001-10-17 Thread billfarr
Hello, All: I checked the VNC FAQ's and the archives as well as the RedHat site but didn't see an answer for this one. Yesterday, I installed the VNC RPM as supplied on the RH 6.2 PowerTools CD. Brilliant! With a bit of fiddling, I got my comfy KDE desktop serving beautifully from my 6.2 machi

RE: winvnc driver update

2001-10-17 Thread Erlichmen, Shay
Good work Rudi!, I will put the driver thingy to test as soon as I'll have time for it (hopefully very soon). But I think that the Mirror driver tech will work also on NT4 SP3. Cheers, Shay. -Original Message- From: rudi de vos [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2

RE: TVNC Pro Observations

2001-10-17 Thread Michael Milette
The free server that authenticates with NT can be found at http://www.smtechnologies.com/downloads.htm. Just scroll down to the bottom of the page. Michael At 11:20 AM 2001-10-17, Steve Bostedor wrote: >That is pretty steep. Someone else on here made a way to

RE: TVNC Pro Observations

2001-10-17 Thread Steve Bostedor
That is pretty steep. Someone else on here made a way to authenticate with NT in a free version if that is a feature that you are looking for, and you can have a nice front end GUI/scanner for $30/unlimited workstations at http://tgcs.web-it.com. I'll attempt to hunt down the URL for the free se

TVNC Pro Observations

2001-10-17 Thread [EMAIL PROTECTED]
Tried the Beta/Demo.. just seems like htey tacked on a pretty front end to locate and connect.. ( oh and 'file transfer coming soon'. ) Makes things a bit eaiser, with a gui/click and view interface, but what sysadmin doesnt know what his machines are called and if they have vnc installed, ( '

Vnc Client and Dos Shells on Windows NT

2001-10-17 Thread Salvatore Scata'
Dear friends, I have tested the VNC viewer program using a Sun Workstation (Solaris 2.7) using the Java client and a Windows NT Workstation (4.0 service pack 6a) using the proper executable. The server was always running in a windows NT computer. Of course I have used the latest versions of se

WinVNC server and AuthHosts

2001-10-17 Thread MRZ
Hello again. According to the docs, an NT VNC server will bind to all available nics and there seems to be only two workarounds to this without recourse to a third-party app. The first, using loopback redirection - doesn't suit my needs so I'm using the second, which is to set "AuthHosts" in the

VNC Server - Linux - Graphical Interface?

2001-10-17 Thread Michael Norman
I have been running VNC on a Windows Box and have been very pleased with the results. I have inturn decided to run it on a Linux Box - Redhat 7.1 but I am a little disappointed that I cannot work out the graphical interface? I understand that I am still in the 'KDE environment' but is there any

Mild problem with VNC under WinXP, with workaround

2001-10-17 Thread Jaimie Vandenbergh
Hi all - Windows XP Pro, and presumably the other versions too, uses Terminal Services to supply the console. Out of the box, when the screensaver kicks in and is then disturbed, the machine reverts to the "Welcome" choose-a-user screen. This causes VNC server to crash when accessed, presumably s