RE: VNC vs Cygwin (was RE: Semi-OT: Vi Question/Need)
Date: Fri, 22 Mar 2013 19:02:26 +0000
Message-ID: <9F15274DDC89C24387BE933E68BE3FD3082E3F49_at_MISOUT7MSGUSR9D.ITServices.sbc.com>
I have not seen anybody mention Xming for a xwin emulator. Simple to use :) But I did like Hummingbirds wide range of utilities.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Rich Jesse
Sent: Wednesday, March 20, 2013 10:46 AM
To: oracle-l_at_freelists.org
Subject: Re: VNC vs Cygwin (was RE: Semi-OT: Vi Question/Need)
Norm!
> Unfortunately, I'm WFH over a company VPN where I have to login to one
> server to connect to another where I want to do the installing. X
> forwarding does work from the first server to MobaXTerm, and sometimes
> (assuming i ssh -X) from the second server, but not always.
X Forwarding over VPN can be tricky as the DISPLAY can't always be set to
the client's IP. I've been using xauth to forge the forwarding cookie. The
best example I could find quickly is:
http://stackoverflow.com/questions/8916834/writing-bash-script-for-x-11-forwarding
That being said, I do prefer VNC or even RDP over X traffic via VPN.
As far as Cygwin/X, I used it to complete multiple interactive Oracle installs and DBUA upgrades in the past year with zero issues. This included a EM12c install (and 2-system migration, but that was all web, IIRC).
Hard to believe there's a bug I somehow managed to miss! YAY! :)
Rich
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Fri Mar 22 2013 - 20:02:26 CET