All you need to do is open up the ports for VNC in the port forwarding
section. Say your session number is 50. You would open up port 5950 and have
that forwarded to the pc running VNC. That's using vncviewer. I think if you
want to connect using a browser you would have to open up 5850.
You coul
I need a little help with a few things running VNC on Redhat 7.
1) The docs say that the vncserver script might need to be modified to be
able to connect using your browser, but I can't find what changes need to
be
made. Can anyone send me what modifications need to be done? Right now when
I
I'm having a problem with vnc on Redhat 7. I occasionally will connect to the
session and when I type in the xterm window I get garbage instead of what I'm
really typing. Has anyone seen this before? I can fix it by killing the
session and restarting it, but another host exports to this session, s
e in, xterm and others.
James
- Original Message -
From: "Eric Bourdin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 17, 2001 3:41 AM
Subject: Re: Garbage
> James Pifer wrote:
> >
> > I'm having a problem with vnc on Redhat 7. I
thing.
James
- Original Message -
From: "Eric Bourdin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 17, 2001 8:54 AM
Subject: Re: Garbage
> James Pifer wrote:
> >
> > I'm using VNC Viewer or IE on Windows 2000 to connect t
Anyone know if it is possible to automatically login into VNC using your
browser by sending the password on the url or http header?
Does anyone know that it definitely is not possible?
Thanks
James
-
To unsubscribe, send a messa
I've searched the archives and there have been previous questions about
whether VNC will use some sort of external authentication like LDAP. Does
anyone know?
I realize there are reasons VNC keeps it all internal to itself, but having a
password set locally is a problem all by itself when you're
Here's the key that I have exported from Windows 2000.
[HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3]
"AllowLoopback"=dword:0001
James
- Original Message -
From: "Andrew Stockment" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 06, 2001 1:30 PM
Subject: How to Set
I know this forum has a lot of Linux experience. Can anyone suggest a good
Linux forum? RedHat specific if possible? Hopefully somthing that has good
membership and timely responses such as this one.
Thanks in Advance.
James
-
To
Greg,
I'm with you . That review was very bad. It seemed as though the author had
blinders or was biased against VNC going into it.
One feature of VNC that I find I use a lot is the copying/pasting to the
clipboard. The fact that I can copy stuff from the machine I'm remote
controlling and and t
I'm using the following script that I found on the mailing list archive for
autostarting a VNC session for root. Is there a way for me to start an
application in that session as well? How about a second xterm window?
vnc_users="root"
disp=1
for user in $vnc_users
do
echo -e "Starting VNC serv
nks,
James
- Original Message -----
From: "James Pifer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 25, 2001 2:24 PM
Subject: Autostart additional process
> I'm using the following script that I found on the mailing list archive
for
> auto
# Run xterm on the vnc session on Linux
> su -l $user -c "DISPLAY=:$disp xterm &"
> # For HP-UX, use "-" instead of "-l"
> # su - $user -c "DISPLAY=:$disp xterm &"
> disp=$(( $disp + 1 ))
> .
>
> Regards,
&
I export the screen from my Netware server to my Linux machine running VNC.
This works great because I can then see my Netware console screen from
virutally anywhere. I upgraded the hardware on my Linux machine, by
basically moved the hard drive to a new machine. Everything in the machine
was
I installed a new card with an S3 Virge 64+ chip and 2mb RAM and it still
does the same thing. Anyone have any ideas? What other new hardware could
cause this problem?
Thanks,
James
At 09:25 PM 10/25/2001 -0400, you wrote:
>I export the screen from my Netware server to my Linux machine running
This is still a problem. Can someone give me some help?
Thanks,
James
At 01:19 PM 10/26/2001 -0400, you wrote:
>I installed a new card with an S3 Virge 64+ chip and 2mb RAM and it still
>does the same thing. Anyone have any ideas? What other new hardware could
>cause this problem?
>
>Thanks,
>
I'm sure this issue is in the archives, but I'm unable to find it.
I'm running VNC on Redhat 7.0 and I would like to be able to run an X
desktop, such as KDE or GNOME. I'm not even sure how to start gnome, but
when I try to start kde by typing 'startkde &' in the xterm window it
responds that
Sorry. Please disregard this post. I was able to find everything I was
trying to do.
Thanks,
James
At 07:57 AM 10/29/2001 -0500, you wrote:
>I'm sure this issue is in the archives, but I'm unable to find it.
>
>I'm running VNC on Redhat 7.0 and I would like to be able to run an X
>desktop, su
I know this has been asked before, but I'm not finding my answer so far.
I've also read through the docs, but the holiday drinking must have made my
brain a little mushy.
I have a Redhat 7.2 server that I'm going to stick on the net. For this
reason I obviously need it secure. Like many others
rwards it from there.
>
>Since you're running RedHat, the quickest way to keep VNC from accepting
>outside connections would probably be to block that port off with ipchains
>or iptables.
>
>-Original Message-
>From: James Pifer [mailto:[EMAIL PROTECTED]]
>Sent: Monda
Tunnelier is a cool little program.
With that said, I still can't get it to work. I've tried SSH-win32,
TeratermPro with SSH Plugin, and now Tunnelier.
I have port 5902 open on the firewall on the Linux PC and can connect
directly using the VNC client. On all the clients I've tried to forward
>and then launch my local vncviewer to 127.0.0.1:1.
>
>Mike
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]On Behalf Of James Pifer
>Sent: Monday, December 31, 2001 12:45 PM
>To: [EMAIL PROTECTED]
>Subject: RE: SSH Windows to Linux
>
>
0
>
>This tells it to connect to remotemachine.foo.net, port 22, using the ssh
>protocol. It then requests that port 5900 on the local machine be forwarded
>to locahost port 5900 on the remote end.
>
>(I haven't tested this specifically, since I connect *through* the remote
&g
I'm running TightVNC 1.2.2 on Windows 2000. It works fine but after a
disconnect the icons in Windows Explorer have a grey background to them.
It doesn't get "fixed" until I relogin to Windows 2000.
Anyone know what is causing this and how to resolve it? It's just a
little annoying.
Thanks,
Jame
Hopefully this question will make sense. Is there any way to run VNC on a
Win32 platform and have Netware 5 export its display to VNC running as an
X-Server? This is so I can view the console screens of a netware server on
my desktop. I've seen references to using Cygwin_XFree86, but they were
I'm guessing Richard's question comes from the need to see the Netware Java
Console, which can be exported to an X Server, but cannot be viewed using
RConsole. This is the same need that I have.
James
>From: Michael Milette <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED
I'm running VNC Server on Redhat 7.0. Is it possible to have my Netware server
export it's display session to this X Server and then have VNC's Xserver serve
it to VNC Clients?
I can have my Netware server export to a local Xserver, such as MicroImages
MI/X, with no problem. So I know I can do th
.
>
> Then you should be able to redirect a window from elsewhere to that
server.
>
>
> Kevin
>
>
>
>
>
> "James Pifer" <[EMAIL PROTECTED]> on 06/19/2001 10:53:32 AM
>
> Please respond to [EMAIL PROTECTED]
>
> To: [EMAIL PROTECTED]
> cc:
there from the start?
Thanks,
James
- Original Message -
From: "Tim Waugh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 19, 2001 11:38 AM
Subject: Re: VNC with Netware
> On Tue, Jun 19, 2001 at 10:53:32AM -0400, James Pifer wrote:
>
> >
Tim Waugh/Jeff Walker,
Thank you both for you input on this topic. It's working great.
James
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc
This isn't really a VNC question, but since a lot of you know xwindows so well
I thought I'd ask. In general, is it possible to export a display session to
multiple IP addresses?
Specifically what I'm looking for is for Netware. Netware 5.1 has a
display=127.0.0.1 setting in it's java.cfg. If you
--- Original Message -
From: "Tim Waugh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 20, 2001 7:04 AM
Subject: Re: Not Exactly a VNC Question
> On Wed, Jun 20, 2001 at 06:53:39AM -0400, James Pifer wrote:
>
> > This isn't really a VNC
D]>
Sent: Wednesday, June 20, 2001 7:40 AM
Subject: Re: Not Exactly a VNC Question
> On Wed, Jun 20, 2001 at 07:30:01AM -0400, James Pifer wrote:
>
> > Yes, but my problem is that I need to see Netware's screen on the server
> > itself AND on the vncserver I'
Mark, I agree with you for the most part. VNC is great and much less
intrusive. Just wish it had file transfer capabilities. I seem to always
need that at one time or another.
Also wish you had some different options for setting up security, instead of
setting it locally on each install. I realiz
34 matches
Mail list logo