RE: Request for a version/ revision/ release number for the whole Cygwin release/ distribution

2004-10-04 Thread Mike Kenny - BCX - Infrastructure Services
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf > Of David Christensen > Sent: Sunday, October 03, 2004 4:15 AM > To: [EMAIL PROTECTED] > Subject: RE: Request for a version/ revision/ release number for the > whole Cygwin release/ distribution >

X not recognizing keyboard input

2004-10-01 Thread Mike Kenny - BCX - Infrastructure Services
If I have directed this e-mail to an incorrect list, please inform me rather than flaming me and I will go and stand in the corner for an hour or so and then re-send to the correct list. I am trying to use cygwin to provide X access to a linux system. On the cygwin system I execute $ xhost + $ x

RE: Backticks hang with dynamic antivirus scanning

2004-08-18 Thread Mike Kenny - BCX - Infrastructure Services
You could try replacing all of your `command` syntax with $(command). AFAIK, this was introduced with ksh way way back. The back tick support was kept for compatibility with older bourne shell scripts. But at that time AT&T were recommending $() syntax, though they also recommended that root should

RE: Problem starting sshd as a service

2004-08-05 Thread Mike Kenny - BCX - Infrastructure Services
5, 2004 4:45 PM > To: Mike Kenny - BCX - Infrastructure Services; [EMAIL PROTECTED] > Subject: RE: Problem starting sshd as a service > > > At 09:43 AM 8/5/2004, you wrote: > >Thanks Cristopher this looks like a very useful site. > > > Actually, I believe you me

Problem starting sshd as a service

2004-08-03 Thread Mike Kenny - BCX - Infrastructure Services
I installed the entire cygwin package for use by everyone. Then, as Administrator, I run $ cygrunsrv -I sshd --path /usr/sbin/sshd $ cygrun -S sshd this results in a Win32 error 1062 starting a service. I have done the same thing on other systems in the past without an error. And the logs show n

RE: access to event log of windows

2004-07-12 Thread Mike Kenny - BCX - Infrastructure Services
> > thanks for this useful information. Is there a comparable > command line utility > > to inspect the event log(s)? I know of psloglist and > dumpel, but I really want > > to stick with cygwin tools. Any possibility? > > Not yet, no. You could write one ;-) > > Corinna I could, but it might

RE: access to event log of windows

2004-07-12 Thread Mike Kenny - BCX - Infrastructure Services
Corinna, thanks for this useful information. Is there a comparable command line utility to inspect the event log(s)? I know of psloglist and dumpel, but I really want to stick with cygwin tools. Any possibility? Mike > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTEC

RE: script command

2004-06-14 Thread Mike Kenny - BCX - Infrastructure Services
; To: [EMAIL PROTECTED] > Subject: Re: script command > > > Mike Kenny - BCX - Infrastructure Services wrote: > > > -Original Message- > > From: Brian Dessent [mailto:[EMAIL PROTECTED] > > Umm, PCYMTNQREAIYR. Thanks. > > (http://www.cygwin.com/acron

RE: script command

2004-06-14 Thread Mike Kenny - BCX - Infrastructure Services
Brian, thanks for this link. This is, almost, exactly what I was looking for. But, my compile fails as it can't (neither can I) find libutil.h. Could you point me to a similar link for this, or e-mail a copy directly to me? Thanks Mike > -Original Message- > From: Brian Dessent [mail

script command

2004-06-10 Thread Mike Kenny - BCX - Infrastructure Services
Does cygwin provide support the script command? Kind Regards, Mike Kenny Principal Consultant Professional Services Business Connexion (Pty) Ltd Office: +27 (0)11 266 5703 Mobile: +27 (0)83 266 1437 Fax: +27 (0)11 266 5769 Email: [EMAIL PROTECTED] Web Site: www.bcx.co.za NOTICES: 1. This message

Connection reset by peer using ssh

2004-06-10 Thread Mike Kenny - BCX - Infrastructure Services
I am encountering some problems with ssh that are probably simple finger trouble, but I run ssh-host-config and say yes to everything. Then I try to connect from the localhost to the localhost (for test purposes only). Below is the output of -vvv. I have some questions 1. what is causing t