Re: OT - ISTool to Install VNC

2003-03-17 Thread ben . blackmore
If it was just for my PC I would, but we're sending this out to 30 mobile reps, most don't know a lot about anything technical, and wouldn't know how to rename the older file, so I wanted to create an install that would do it automatically. After reading the inno setup forums over the weekend I f

RE: to push vnc out to clients

2003-03-17 Thread Steve Bostedor
I should probably point out the relevance to this thread in that the next version of VNCScan will interface with the PushVNC script by Rich Harris. A full GUI front end is in the works. This allows us to push many flavors of VNC to Windows NT/2K/XP computers and servers. - Steve Bostedor htt

Re: Why to Loopback in SSH?

2003-03-17 Thread Tony
Simple, to use SSH you have to connect to your local machine, as that is where one end of the 'tunnel' resides.. Thus the term 'loopback', as the client is hitting the same address that its running on... Perhaps you should read the notes on the vnc pages to see pictures... > Message: 5 > From: [

x Virtual Network Control for Win NT 2K XP

2003-03-17 Thread Beau . Haefke
I just ran across this program x Virtual Network Control http://sourceforge.net/projects/xvnc and it seems like it's pretty cool for quick access to a computer on an NT Domain. It simply installs VNC on a remote computer, connects to that computer, then when you disconnect, it removes the VNC p

x Virtual Network Control for Win NT 2K XP

2003-03-17 Thread Beau . Haefke
Oh, and it doesn't seem to like it if VNC is already running on the target machine. Regards, Beau ___ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list

Re: x Virtual Network Control for Win NT 2K XP

2003-03-17 Thread Alex Morris
In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] writes Oh, and it doesn't seem to like it if VNC is already running on the target machine. Which is why I use Fastpush from http://www.darkage.co.uk/ - it checks for the presence of the service before trying to push it down to the target machine

for Unix too ???...RE: x Virtual Network Control for Win NT 2K XP

2003-03-17 Thread "Beerse, Corné"
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: maandag 17 maart 2003 16:58 > To: [EMAIL PROTECTED] > Subject: x Virtual Network Control for Win NT 2K XP > > > I just ran across this program x Virtual Network Control > http://sourceforge.net/projects/xvnc

Windows XP server not accepting connections when logged off

2003-03-17 Thread vocaro.com
Hi, I got my RealVNC T-shirt last week. Thanks! Unfortunately, I'm having a problem that is probably related to the first question in the troubleshooting document: http://realvnc.com/troubleshooting.html It says: "VNC will work with XP provided that Fast User Switching and Remote Administration

Re: VNC Gateway

2003-03-17 Thread Scott C. Best
JulieAnn: Heya. There's two ways to do what you're asking. The first is to simply connect a VNC Viewer to one of the PCs on the target LAN, and from thereopen a second VNC Viewer and connect to any other VNC server on the LAN. The second way would be to use a secure tunneling

RE: x Virtual Network Control for Win NT 2K XP

2003-03-17 Thread Beau . Haefke
I agree, I have enjoyed Fastpush as well. However, we have some computers belonging to our HR department here that they do not want VNC installed onto, so the program would be extremely useful for a quick connection in those cases. I also don't know the needs of other users. Just seemed like

Re: Why to Loopback in SSH?

2003-03-17 Thread Scott C. Best
DM: Heya. Loopback is the coolest thing since spam filters, so it's worthwhile to understand its significance. On your PC, the Network Interface Card (NIC) or modem create what the PC thinks of as a data "interface". Every interface has an IP address associated with it, so if you need to se

Re: Why to Loopback in SSH?

2003-03-17 Thread Wayne Throop
: when using SSH and VNC together, i've noticed that alot of people say that : you must allow local loopback connections. : Can anyone explain why this is, i'd really like to know the significance of : this. Without ssh, a vnc viewer will open a TCP connection to a remote host running a vnc serv

Certain applications not running with VNC and Gnome on Linux

2003-03-17 Thread Mark Ganser
I am looking for a solution for schools wishing to use their existing computer labs to teach the Cisco Networking Academy program, Introduction to Unix (Solaris CDE) and Linux (RedHat Gnome). My plan is to have one server with Solaris and another with RedHat Linux and have the students use the sc

Windows SSL VNC server and Java Applet viewer available

2003-03-17 Thread Orin Eman
LapLink has added SSL support into the Windows VNC server and the Java Applet viewer (not vncviewer.exe yet). The binary is available here: https://www.mylaplink.com/html/s/public/client/laplinkVNC.exe The source is linked from here: http://www.laplink.com/products/lle/rc.asp Note: It will ru

Re: Certain applications not running with VNC and Gnome on Linux

2003-03-17 Thread Mike Miller
On Mon, 17 Mar 2003, Mark Ganser wrote: > each student gets their own session and everything works great, except: > on the RedHat 7.3 machine certain applications will not launch from a > VNC session (including root) but will when the user logs on locally. > For example the Printer Configuration a

SmartCode Vnc Manager 1.0 Release

2003-03-17 Thread Yury Averkiev
Hello all, I'm glad to announce that the release version of SmartCode Vnc Manager 1.0 is available for download. http://www.yurysweb.com/smartcode/ Vnc Manager is an easy to use remote administration tool which allows you to connect, view and take control of any computers running VNC (Virtual Ne

A gentoo nugget...

2003-03-17 Thread Jerry McBride
I was just getting ready to go to bed and I remembered that I forgot... :') I stumbled onto two really, really nice compiler tools today. One is named CCACHE and the other is DISTCC. The first one (ccache) caches object files of previous compiler runs and feeds them back if the current compiler