Re: problem

2004-12-21 Thread Rob S.i.k.l.o.s
- Original Message - From: "Duch" <> To: <> Sent: Tuesday, December 21, 2004 7:30 AM Subject: problem hi i had installed cygwin long time ago...it has around 3gb on my disk :// i installed it only on my user account. it was working, great...i had user [EMAIL PROTECTED] i deleted this us

Re: sshd broken on reboot

2004-11-30 Thread Rob S.i.k.l.o.s
- Original Message - Sent: Sunday, November 28, 2004 3:00 PM Subject: Re: sshd broken on reboot At 11:57 AM 11/28/2004, you wrote: Cygwin: My O/S is WinXP Pro SP2 and my Cygwin is current as of last night. I would like to start using sshd. I located and read: http://pigtail.net/LRP/

cygwin sshd will not run under McAfee VirusScan 8.0i

2004-11-19 Thread Rob S.i.k.l.o.s
Hi All After upgrading from VirusScan 7.1 to 8.0i I receive the following error every time a connection is established to CYGWIN's SSHD server. The client connection then immediately fails. If VirusScan is disabled everything works fine. The SSHD server also worked fine under VirusScan 7.1. As

Re: CTRL-C kills "ssh -X"

2004-09-15 Thread Rob S.i.k.l.o.s
Just to close off this thread, in case anyone cares, adding "tty" the CYGWIN environment variable seems to solve this problem. Rob. - Original Message - From: "Rob S.i.k.l.o.s" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 09, 200

CTRL-C kills "ssh -X"

2004-09-09 Thread Rob S.i.k.l.o.s
Hi All, When I connect to any machine using "ssh -X", so that X display is automatically tunelled over the ssh connection, hitting CTRL-C at any time kills the ssh process, which outputs "Killed by signal 2." This does not happen if I omit the "-X" when running ssh. Cygcheck output attached. Tha

Re: AW: Inaccessible remote volumes when logged in via ssh

2004-05-20 Thread Rob S.i.k.l.o.s
Hello, I just noticed that I am also using this problem. For example: $ mount C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) c: on /c type system (binmode,noumount) w: on /w type system (binmode,noumount) z: on

Re: killing processes owned by others with kill.exe

2004-03-09 Thread Rob S.i.k.l.o.s
<[EMAIL PROTECTED]> Sent: Monday, March 08, 2004 6:15 PM Subject: Re: killing processes owned by others with kill.exe > On Mon, Mar 08, 2004 at 05:40:33PM -0500, Rob S.i.k.l.o.s wrote: > >P.S. - I would do this myself, but I don't think I'm qualified to mess with > &g

killing processes owned by others with kill.exe

2004-03-08 Thread Rob S.i.k.l.o.s
Hello, I've noticed that /bin/kill.exe is unable to kill processes that are run as another user (e.g. SYSTEM) (even with -f). Is this intentional? If not, would it be possible for someone to use the attached code to make it possible? It is basically a regular version of "windows" kill, except t

read-only mounts

2004-01-06 Thread Rob S.i.k.l.o.s.
Hello, I've searched the mailing list archives, but haven't found anything recent/relevant. Is there any way to create a mount point that is read-only by everyone? The reason I want to do this is because I want users logging in anonymously to my inetd ftpd to be able to access directories not un

Re: [ANNOUNCEMENT] nfs-server 2.2.47-2

2003-11-26 Thread Rob S.i.k.l.o.s.
Hi All, Is there an NFS client for Cygwin? I want to be able to mount exports from unix machines or other cygwin nfs servers. Thanks, Rob. - Original Message - From: "Robb, Sam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 08, 2003 3:37 AM Subject: [ANNOUNCEMEN

running a TCL shell in an ssh/telnet/rlogin session

2003-10-28 Thread Rob S.i.k.l.o.s.
Hello, I am connecting (via cygwin ssh client) to a computer running a Cygwin OpenSSH server, and am trying to run tclsh. When I do this, the TCL shell opens, but nothing is written to standard output (i.e. no matter what I type, no result appears on the screen - not even a prompt). It doensn't m

Re: launching a windows program remotely using ssh

2003-10-27 Thread Rob S.i.k.l.o.s.
From: "Larry Hall" <[EMAIL PROTECTED]> > At 02:33 PM 10/27/2003, Rob S.i.k.l.o.s. you wrote: > >Hello, > > > >I have an ssh (cygwin) server running on a windows 2000 machine, and I want > >to start a windows program on this machine using a remote command

launching a windows program remotely using ssh

2003-10-27 Thread Rob S.i.k.l.o.s.
Hello, I have an ssh (cygwin) server running on a windows 2000 machine, and I want to start a windows program on this machine using a remote command. My problem is that I can't get the window of the program to display anywhere. For example: I run something like "ssh [EMAIL PROTECTED] /c/winnt/sy

starting emacs in X-window mode without a console

2003-10-24 Thread Rob S.i.k.l.o.s.
Hello, I've searched the archives a bit, but can't find anything recent and/or pertinent (although I'm sure this has been answered before). I want to know if there is a way to start an emacs X-window without an accompanying cygwin console. I tried using nohup, but that didn't seem to make any di

Re: Passwordless login with ssh

2003-10-16 Thread Rob S.i.k.l.o.s.
Are you entering a passphrase when you generate your keys? If so, try with no passphrase. Rob. - Original Message - From: "Andrew DeFaria" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 16, 2003 10:55 AM Subject: Re: Passwordless login with ssh > Corinna Vinschen

Re: Utility to dereference Windows shortcuts?

2003-09-18 Thread Rob S.i.k.l.o.s.
> > I understand that Windows shortcuts and symlinks are different and the > > reasons why they are different. However, I want to be able to process > > files pointed to by Windows shortcuts using Cygwin utilities. In order > > to be able to do this, I need a utility that will take a Windows > > sh