Yeah...if anyone has this, I'd be interested in it, too!
-
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
Does anyone know or better yet, has anyone tried off-loading the VNC server
process to a separate middle tier server?
I'd like to know if this is possible:
Client(runs VNCviewer) -> Middle Tier Server(runs VNCserver for Main
Server) -> Main Server(actual server that Client wants to acces
You should be able to use Policy Editor on Windows 95/98 machines so that
users can't access the registry...same way with NT/2000 machines...I believe
it's called System Policy Editor on Win 2k/NT, not sure about Win ME and XP
though.
---
I've been able to run VNC on Solaris 2.6, 7, and 8 on Sparc and Intel
platforms just fine.
Here are instructions on how to configure VNC to run on Solaris thru inetd:
Assumptions:
a) VNC binaries have been successfully created and placed in /usr/local/vnc
directory.
b) root access to machine to b
Here's a quick tutorial...someone might want to put this on their web site
as a FAQ:
Assumptions:
1) Support 640x480, 800x600 & 1024x768 display resolutions, add/remove
display resolutions according to your preference.
2) Use color depth 8 (256 colors), change depth value according t
Gary,
Your server_args has too many args...remove Xvnc in server_args. That
should take care of your problem.
==
Hi all,
before trying to install KDE2.2 hosed my system I used to have Xvnc set up
as
a service
For Solaris font path, use this switch -fp tcp/localhost:7100
-
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
---
e desired resolution.
- - Original Message -
Date: Thu, 23 Aug 2001 13:00:04 -0400
From: "Ryan Casey" <[EMAIL PROTECTED]>
Subject: Re: [VNC] Java VNC screen size
Is there any way to pass width and height at load using a querystring?
Ryan
- - Original Message -
From: &quo
Put this into your html file to specify desired resolution.
In this example, I'm using 800x600. The reason why I've got 620 instead of
600 for the HEIGHT is that the buttons above the VNC screen (DISCONNECT,
SEND CTRL-ALT-DEL, etc.) take up an additional 20 pixels in height. So
whatever res
This is not a problem...it's a feature...does that sound like a Microsoft
phrase? Anyway, this is exactly the behavior of TightVNC when you use the
tight encoding. If you have a way to measure the number of packets being
transferred between your client and the VNC server, you'll notice that it's
My findings were based on the latest preview source code of Tight
VNC...downloaded from www.tightvnc.com. Indeed, if bandwidth is your main
concern, then go with Tight VNC and play around with the Custom and JPEG
compression levels and the mouse cursor thingie. But in addition, you'll
need to co
We're using Oracle Reports and Graphics rel 6i (not sure if this is the
version that comes in Oracle 9i Internet Application Server). We use XVFB
(X Virtual Frame Buffer) on headless systems, which is part of XFree86 to
get around the problem. Oracle Reports requires an X server running. XVFB
I made some changes to the VNCviewer for Windows source code. Do I have to
use Microsoft Visuall C++ compiler to compile it? Can I just use GCC 2.95
for Windows? When I used GCC, it complained about missing files and such.
-
To
I'm trying to disable authentication on the Java viewer. How can I
accomplish this? Thanks.
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/i
I've got the latest VNC installed on Solaris 7. I'm executing VNC through
inetd. I'd like to use an alternate window manager besides CDE. My
xstartup is as follows:
#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
twm &
I've
I finally got VNC server running thru inetd on Solaris 7 thanks to Eric
Bourdin! Anyway, I'd like to be able to run it as user nobody instead of
root. I've put the following lines on my inetd.conf:
vnc-640x480x8 stream tcp nowait nobody /usr/local/vnc/Xvnc-50 Xvnc
vnc-800x600x8 strea
I'm having a difficult time configuring inetd to start the VNC server
automatically. So far here's what I've done:
Add the following lines to my /etc/services:
vnc-640x480x8 5950/tcp
vnc-800x600x8 5951/tcp
vnc-800x600x16 5952/tcp
Add the follow
Has anyone been able to run the vncserver on an NCR MPRAS?
-
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
-
18 matches
Mail list logo