public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Start sshd service manually instead of automatically
@ 2012-04-03 18:32 Matt Seitz (matseitz)
  2012-04-03 18:49 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Seitz (matseitz) @ 2012-04-03 18:32 UTC (permalink / raw)
  To: The Cygwin Mailing List

What is the best way to change the "sshd" service to Manual start if it
is already installed using Automatic start?


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Start sshd service manually instead of automatically
  2012-04-03 18:32 Start sshd service manually instead of automatically Matt Seitz (matseitz)
@ 2012-04-03 18:49 ` Corinna Vinschen
  2012-04-04 16:25   ` Matt Seitz (matseitz)
  0 siblings, 1 reply; 3+ messages in thread
From: Corinna Vinschen @ 2012-04-03 18:49 UTC (permalink / raw)
  To: cygwin

On Apr  3 11:31, Matt Seitz (matseitz) wrote:
> What is the best way to change the "sshd" service to Manual start if it
> is already installed using Automatic start?

Use the Services MMC-SnapIn, or use the sc command in an elevated shell:

  $ sc config sshd start= demand


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Start sshd service manually instead of automatically
  2012-04-03 18:49 ` Corinna Vinschen
@ 2012-04-04 16:25   ` Matt Seitz (matseitz)
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Seitz (matseitz) @ 2012-04-04 16:25 UTC (permalink / raw)
  To: cygwin

> From: Corinna Vinschen 
> 
> Use the Services MMC-SnapIn, or use the sc command in an elevated shell:
> 
>   $ sc config sshd start= demand

Thanks, will do.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-04 16:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-03 18:32 Start sshd service manually instead of automatically Matt Seitz (matseitz)
2012-04-03 18:49 ` Corinna Vinschen
2012-04-04 16:25   ` Matt Seitz (matseitz)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).