Re: vnc-3.3.3r1+TightVNC != Compile Problems...

2001-02-18 Thread ewiz
Thanks for replies... yep you have guessed it correctly I have the excate same problem as you describedhere is more info.. [root@mybox /root]# rpm -q gcc egcs gcc-2.95.2-12mdk package egcs is not installed -makedepend error gcc: cannot specify -o with -c or -S and multiple

Re: vnc-3.3.3r1+TightVNC != Compile Problems...

2001-02-18 Thread Jonathan Morton
>yep you have guessed it correctly I have the excate same problem as you >describedhere is more info.. > >[root@mybox /root]# rpm -q gcc egcs >gcc-2.95.2-12mdk >package egcs is not installed > >-makedepend error >gcc: cannot specify -o with -c or -S and multiple compilations >m

Re: kernel hooks

2001-02-18 Thread Tim Waugh
On Sun, Feb 18, 2001 at 02:56:11AM -0500, Andrew Bourdon wrote: > I'm thinking of screwing arround with VNC and a really stripped down vanilla > Linux kenel 2 create a very small visual terminal OS which could be used on > old crappy machines with a little RAM and a weak CPU. How dificult would i

Re: vnc-3.3.3r1+TightVNC != Compile Problems...

2001-02-18 Thread ewiz
hi, I visited fsf and but couldn't get a new more recent version than the 2.95.2(October 24, 1999) so instead I tried the same on two other box's one with RH 6.2 and antoher with Debian, the debian 2.2 installed which had gcc 2.95.2 installed and it worked partially...but on another RH 6.2

RE: Question from the Good ol' U.S. of A.

2001-02-18 Thread Lyle
You need to put ASDF on port 5801 & 5901 instead of 5800 & 5900. Then you need to have the ME machine forward ports 5801 & 5901 to ASDF(if that's possible.). Then you connect to your externalip:5801 to get to ASDF. -Original Message- From: Kurt Mysker [mailto:[EMAIL PROTECTED]] Sent: Su

Re: Question from the Good ol' U.S. of A.

2001-02-18 Thread Andrew Smart
The solution i have found in working in a similar setup(and it is not the best only the one i have found.) Is to use the VNC server on QWERTY as a gateway to the otther boxes. In other words, VNC in to QWERTY and then use the vnc cleint on QWERTY to connect to all of the other computers Andrew [E

Re: Question from the Good ol' U.S. of A.

2001-02-18 Thread Angus Macleod
I use VPN to establish a connection to my internal network from the outside world, and then can use VNC to control my internal machines from a remote location. To do this, I have a WinNT workstation (it could be Win2000 Pro) machine that acts as VPN server. I have a cable router so I use its port

Re: Can't start vnc service

2001-02-18 Thread James ''Wez'' Weatherall
Use winvnc -remove to uninstall the WinVNC service. Cheers, James "Wez" Weatherall -- "The path to enlightenment is /usr/bin/enlightenment" Laboratory for Communications Engineering, Cambridge - Tel : 766513 AT&T Labs Cambridge, UK - Tel : 343000 - Ori

Re: kernel hooks

2001-02-18 Thread James ''Wez'' Weatherall
If you're talking about a Vnc client under a minimal Linux then no hooks are really required, just /dev/fb support - then you could write a direct-to-framebuffer viewer, I think. (Although someone's bound to have already written one!) Cheers, James "Wez" Weatherall -- "The path to enl

Re: kernel hooks

2001-02-18 Thread stanonik
On Sun, 18 Feb 2001, Andrew Bourdon wrote: > I'm thinking of screwing arround with VNC and a really stripped down vanilla > Linux kenel 2 create a very small visual terminal OS which could be used on > old crappy machines with a little RAM and a weak CPU. How dificult would it > be to create kerne

RE: Firewall question..

2001-02-18 Thread Bill Taroli
Eric, As a user of the LinkSys box, this is sounding fishy. Are you, by any chance, using the DHCP server of the firewall? Have you updated to the latest firmware? Used to be that certain port forwarding or filtering features wouldn't work if you were using the DHCP server (don't ask me why). Cou

RE: Firewall question..

2001-02-18 Thread Eric Greenberg
At 12:19 PM 2/18/2001 -0800, you wrote: >Eric, > >As a user of the LinkSys box, this is sounding fishy. Are you, by any >chance, using the DHCP server of the firewall? Nope, static IP's all around (internally). > Have you updated to the >latest firmware? Yes, running 1.37 dated Jan. 3, 2001.

Re: mapping a remote drive

2001-02-18 Thread Joseph A. Knapka
David Rothman wrote: > > is SSH with win 2000 really a practical solution for the > 'simple' task of file xferring when ftp is an available > option, or am i missing something? > SSH is practical. It's justified if you want security; transferring files via FTP is completely insecure. I thought

Re: kernel hooks

2001-02-18 Thread Jens Wagner
The /dev/fb is no problem, I'd just have to subclass rfb::Framebuffer. The real work is to convert keyboard input from /dev/tty... to X Windows (RFB) keycodes and to get mouse events from /dev/mouse or gpm. I didn't have much time to check this out yet. Any ideas? Btw, I'd use a linux 2.4.x kernel

Re: kernel hooks

2001-02-18 Thread Tim Waugh
On Fri, Feb 16, 2001 at 06:59:54PM +0100, Jens Wagner wrote: > - a very small shell - ? nash is small (a 6k static binary on the system I'm looking at). Or sash isn't bad. > - a very small libc (not glibc, it's too large) - ? http://www.fefe.de/dietlibc/ > - insmod / ifconfig / route (to con

Re: mapping a remote drive

2001-02-18 Thread David Rothman
- Original Message - From: "Joseph A. Knapka" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 18, 2001 2:49 PM Subject: Re: mapping a remote drive > David Rothman wrote: > > > > is SSH with win 2000 really a practical solution for the > > 'simple' task of file xferring

stop loading

2001-02-18 Thread Chris Feltt
Does anyone know if there is a way to prevent WinVNC from loading when I load up windows? I am running windows 98. Thanks. Chris __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.c

Re: stop loading

2001-02-18 Thread Jonathan Morton
>Does anyone know if there is a way to prevent WinVNC >from loading when I load up windows? I am running >windows 98. Thanks. "Uninstall WinVNC Service". It's in the Start menu. -- from: Jonathan "Chromatix" Morton mail: [EMA

RE: stop loading

2001-02-18 Thread Hayward, Simon
have a look at the startup section of the 'msconfig' utility that can be run from Start -> Run -Original Message- From: Jonathan Morton [mailto:[EMAIL PROTECTED]] Sent: Monday, 19 February 2001 12:04 To: [EMAIL PROTECTED] Subject: Re: stop loading >Does anyone know if there is a way to

Getting Bels to work in VNC

2001-02-18 Thread Peter Milne
I am running a VNC 3.3.3 server on an NT system and the same version VNC viewer on another NT system. VNC is working fine between these systems for letting me see and control the screen on the system running the server. The problem I'm having is that so far I haven't managed to get BEL character

Re: kernel hooks

2001-02-18 Thread Adrian Phillips
> "Jens" == Jens Wagner <[EMAIL PROTECTED]> writes: Jens> The /dev/fb is no problem, I'd just have to subclass Jens> rfb::Framebuffer. The real work is to convert keyboard input Jens> from /dev/tty... to X Windows (RFB) keycodes and to get Jens> mouse events from /dev/mouse or