On Jan 19 20:45, Charles Russell via Cygwin wrote: > After installing Cygwin openssh on Windows 11 and running ssh-host-config, I > can't start sshd. > > $ cygrunsrv -S sshd > cygrunsrv: Error starting a service: OpenService: Win32 error 1060: > The specified service does not exist as an installed service.
Try `cygrunsrv -S cygsshd' We had to rename the service a couple of years ago when Microsoft claimed the service name for themselves. Corinna > > > -- > Problem reports: https://cygwin.com/problems.html > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

