Contrib: cygwin shutdown script (Re: 'shutdown', games)

2002-02-14 Thread Chuck Messenger
ectly # (see note at bottom of script). It would be nice if that worked -- this # you could simply invoke this script to shut down your computer. # # You should link to this program from a desktop shortcut like so (adjust # as needed): # # c:\cygwin\bin\bash.exe --login /usr/local/shut # # (ass

Best way to run SSHD, etc., on Win9x?

2002-02-12 Thread Chuck Messenger
I run some Cygwin daemons on Win98 boxes. The way I do it is to put the following shortcut in the Windows Startup folder: c:\cygwin\bin\bash.exe --rcfile /usr/local/bin/startup.sh -i Then in startup.sh, I have: /usr/sbin/sshd /usr/bin/rsync --daemon /usr/sbin/cron I could be wrong about some

Re: SSH fails - Connection refused

2002-02-01 Thread Chuck Messenger
[EMAIL PROTECTED] wrote: >Hi! > >I got this still problems with starting SSHD. I tried with Cygrunsrv but I get >bored to it's errors: > > >$ sshd -D -d -d > debug1: Seeding random number generator > /etc/sshd_config line 49: Deprecated option CheckMail > debug1: sshd version OpenSSH_2.9.9p2 > C