Re: VPN and VNC

2003-03-25 Thread Benjamin J. Weiss
I've seen this happen with DNS problems based on the VPN. It depends on what your DNS server is set to at the time. To check this, try using the ip address of the machine that you want to connect to instead of the host name. If it works, then it's the way your VPN is handling the DNS. And f

Re: VNC 3.3.7 and RH8 install

2003-03-26 Thread Benjamin J. Weiss
I wanted to put in a thanks as well. I've been using RedHat since 5.2, and had no clue about the rpm-build feature. I just figured that the source rpms were a different way to distribute the source for folks who don't like tar. I didn't know that you could create your very own rpm out of them!

Re: MAC OS server Help

2003-03-31 Thread Benjamin J. Weiss
Sdedo, Are you running MAC OS X? If so, it's running a BSD variation (I can't remember if it's FreeBSD or OpenBSD...) and may be running a local firewall. Check for ipchains or iptables. Anybody running a Mac that can give him specifics? I've only used RedHat. - Original Message - Fro

Re: Dependency: libkutils.so.1

2003-04-01 Thread Benjamin J. Weiss
I did a google search on libkutils.so, and found: http://www2.linuxforum.net/RPM/libkutils.so.1.html Have fun! - Original Message - From: "Ken" <[EMAIL PROTECTED]> To: "VNC List" <[EMAIL PROTECTED]> Sent: Tuesday, April 01, 2003 8:32 AM Subject: Dependency: libkutils.so.1 > I'm installi

Re: VNC & AVI files

2003-04-02 Thread Benjamin J. Weiss
Forgive me for my ignorance, but I was under the impression that the unix versions did nothing whatsoever with the video card? Isn't that why I can be logged on to my home server from work, yet my wife doesn't see anything different on the server screen itself? Ben - Original Message - Fr

Re: Black screen win 2000 client/server

2003-04-03 Thread Benjamin J. Weiss
I hate to tell you this, but your gifs didn't come across either. - Original Message - From: "Hans Oesterholt-Dijkema" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 3:06 AM Subject: FW: Black screen win 2000 client/server > Dear all, > > > > I see the 'picture

RedHat 7.3 install from RPM?

2003-04-03 Thread Benjamin J. Weiss
Hm.. I just installed the 3.3.7 RPM for VNC on RedHat 7.3. I've previously used tight-vnc, which installs the /etc/services/vncservers file and the /etc/init.d/vncserver startup script, but I don't see either of these from the RPM installation. I checked the docs at http://www.realvnc.com/gettin

Re: RedHat 7.3 install from RPM?

2003-04-03 Thread Benjamin J. Weiss
;[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 9:06 AM Subject: Re: RedHat 7.3 install from RPM? > Benjamin J. Weiss said: > > > > Hm.. > > > > I just installed the 3.3.7 RPM for VNC on RedHat 7.3. I've previously > > used tight-vnc, which installs th

Re: Linksys BEFSR41 Router Problems

2003-04-04 Thread Benjamin J. Weiss
Most of these NAT routers have a page for forwarding ports. What's yours set at? Also, how are you accessing VNC? Is it through an SSH tunnel, or direct? - Original Message - From: "Jonathan C. Miller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 04, 2003 10:52 AM Subj

Re: Grey background

2003-05-30 Thread Benjamin J. Weiss
I would have posted the link to the FAQ entry, but I couldn't find it. If you're using mandrake, edit your /$HOME/.vnc/xstartup file and make it only have the following two lines: #!/bin/sh exec /etc/X11/xinit/xinitrc then save it and ensure that the file is executable. That way, whatever you

Re: Silently installing only Win2k & 9x via Logon Scripts

2003-05-30 Thread Benjamin J. Weiss
I don't know about installing via logon, but there's a great set of remote install scripts called "fastpush" that I use here at work. On our LAN/WAN, once we got everything set up, I can install vnc in an average of 30 seconds to any machine. Also, it gives the ability to go out and install vnc o

Re: Making VNC work with a Router

2003-05-30 Thread Benjamin J. Weiss
You need to give us a bit more information. 1) What operating system are you running? 2) Which version of VNC are you running? 3) When you say "other locations", do you mean from the other side of the cable modem? (such as at work, etc) 4) Are you able to connect to the vnc server from a computer

Re: 3rd party access via web browser

2003-05-30 Thread Benjamin J. Weiss
I don't know if RealVNC does this. I *do* know that TightVNC (http://www.tightvnc.org) does. Ben - Original Message - From: "Attila Horvath" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 29, 2003 11:57 AM Subject: 3rd party access via web browser > Have been using Win3

Re: Create MSI package

2003-03-28 Thread Benjamin J. Weiss
Yep, my suggestion would be to forget the MSI package, unless you absolutely have to have it. At my work, we decided to use FastPush and it's awesome! Now that we have it set up, I can deploy VNC to any computer on our WAN in seconds. We have sites all over the state,

Re: Cut'N'Paste

2003-06-11 Thread Benjamin J. Weiss
Okay, I've just installed autocutsel on my linux box, and can now cut there and paste here on my Win2K box, works great! However, I can't seem to go the other way. I assume that there's a program I have to install here on the windows box to allow me to cut here and paste on my linux box via vnc?

Re: Cut'N'Paste

2003-06-11 Thread Benjamin J. Weiss
ednesday, June 11, 2003 10:37 AM Subject: Re: Cut'N'Paste > Benjamin J. Weiss said: > > Okay, I've just installed autocutsel on my linux box, and can now cut > > there > > and paste here on my Win2K box, works great! However, I can't seem to go > > the othe

Re: Cut'N'Paste

2003-06-11 Thread Benjamin J. Weiss
> > Since you mention Gnome, I'm going to assume GnomeTerminal. Just testing > it here brings up some interesting things: > > 1) VNC has to be running when you do the copy from the source (which I > think is the case no matter which way you go). > 2) The "Edit->Paste" menu doesn't seem to work.

Re: Another question about Cadence slowness

2003-06-11 Thread Benjamin J. Weiss
Okay, I'm going to try uninstalling TightVNC 1.2.8 tonight and take a look at the latest RealVNC (3.3.7?) to see if it's significantly faster in my non-scientific opinion than TightVNC. I didn't see an RPM for RedHat 9, so I guess I'm gonna have to compile it. Oh, joy. :) - Original Message

Re: Cut'N'Paste

2003-06-12 Thread Benjamin J. Weiss
nal settings and figure it out. Ben - Original Message - From: "William Hooper" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 11, 2003 7:07 PM Subject: Re: Cut'N'Paste > Benjamin J. Weiss said: > > > >> Try usin

Re: use_KeyPress as global setting

2003-06-12 Thread Benjamin J. Weiss
I think that they're still selling DR DOS, if you need DOS and can't buy it from M$ - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 12, 2003 9:51 AM Subject: RE: use_KeyPress as global setting > Use a dual processor if you need to use DOS box a

TightVNC vs. RealVNC (was Re: Another question about Cadence slowness)

2003-06-12 Thread Benjamin J. Weiss
d the loading of the full screen a bit faster, its "nothing until finished, then display all" approach was a bit frustrating, so I switched back. You guys are awesome, though, and I appreciate all of the hard work you guys go through! Ben - Original Message - From: "B

Re: Connect to other PC via internet dial up connection

2003-06-13 Thread Benjamin J. Weiss
Two options: 1) get the firewall administrator to open the necessary ports on the firewall 2) use the reverse-connection option in VNC. Good luck on the first. :) On the second, I've never used it, but I believe the process is in the documentation. - Original Message - From: "Winanjaya"

Re: TightVNC vs. RealVNC (was Re: Another question about Cadence

2003-06-13 Thread Benjamin J. Weiss
So what's the expected date for the new release? :) - Original Message - From: "James ''Wez'' Weatherall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, June 12, 2003 12:00 PM Subject: Re: TightVNC vs. RealVNC (was Re: Another question about Cadence >

Re: How to verify whether vncserver is running or not?

2003-06-14 Thread Benjamin J. Weiss
Depending upon your distro: For Solaris, and BSD variants: ps -ef | grep -i vnc For Linux variants: ps -axc | grep -i vnc Ben - Original Message - From: "Shapour Bolivand (EAB)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 14, 2003 5:46 AM Subject: How to verify wh

Re: Licensing issues with Microsoft.

2003-06-17 Thread Benjamin J. Weiss
It looks like M$ is trying to recant: http://www.netop.com/tech/support/documentation/xp_license_and_3rd_party_rem ote_access.htm - Original Message - From: "Barry Zubel" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 6:16 AM Subject: RE: Licensing issues with M

Re: SSH and VNC

2003-06-17 Thread Benjamin J. Weiss
Dave, Check out http://www.benjamin.weiss.name/putty-tunnel.html It's a step-by-step tutorial on getting a windows box talking to a RedHat linux box using vnc over ssh. I don't know what flavor you're running, but it should help. Ben - Original Message - From: "Dave T." <[EMAIL PROTECTE

stunnel.conf?

2003-06-21 Thread Benjamin J. Weiss
As many here know, I've been using PuTTY to tunnel various flavors of VNC from my windows PC to my linux server at home. Works great, and I even wrote a mini-Howto for those just getting started. Now my boss wants to be able to use VNC to manage a couple of windows servers in an unsecure environm

Re: viewing the base x-display on a PC

2003-07-01 Thread Benjamin J. Weiss
Try looking at: http://www.benjamin.weiss.name/putty-tunnel.html Ben - Original Message - From: "Ajo Fod" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 30, 2003 4:53 PM Subject: viewing the base x-display on a PC > Hello, > >I would like to view the base x-display o

How to disable unused ports?

2003-07-03 Thread Benjamin J. Weiss
All, I tried searching the archives and gotomyfnc, but I couldn't find this, and I'm in a rush mode trying to get something operational right now. I'm trying out ZVNC for use on a couple of windows servers in our DMZ. It seems to work well, but it still accepts incoming connections on the 5800 an

Anti-aliased fonts and RH 9?

2003-11-19 Thread Benjamin J. Weiss
All, I'm running TightVNC 1.2.8 on RH 9. I've been having some apps crash and take TightVNC and Gnome with them, necessitating a restart. I've done some research, and I *think* that the problem lies with the way that the Xvnc environment works with GTK in the handling of the fonts. Does anybod

Re: Anti-aliased fonts and RH 9?

2003-11-20 Thread Benjamin J. Weiss
> On Wed, Nov 19, 2003 at 03:51:27PM -0600, Benjamin J. Weiss wrote: > > > Does anybody know if the new 4.0x version of RealVNC works properly > > in this situation? The last time I checked it out, the beta was > > having some problems and messages on the list seemed to s

Re: Anti-aliased fonts and RH 9?

2003-11-20 Thread Benjamin J. Weiss
> On Thu, Nov 20, 2003 at 07:03:26AM -0600, Benjamin J. Weiss wrote: > > > How about an up to date RH 9? > > No, very unlikely. Why not just upgrade to Fedora Core 1? > > Tim. A couple of reasons: 1) I've been following the fedora list, and it appears to me that