public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* Updated: cygrunsrv-1.30-1
@ 2008-03-17 15:49 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2008-03-17 15:49 UTC (permalink / raw)
  To: cygwin-announce

I have updated cygrunsrv to version 1.30-1.

This release introduces the capability to connect to remote servers to
install, start, stop, remove, query, and list services.  The usage is
quite simple.  Use for instance

  $ cygrunsrv -S service

to start a local service called "service".  Use

  $ cygrunsrv -S server/service

or

  $ cygrunsrv -S server\\service

to stop a remote service called "service" on the remote machine called
"server".  The server syntax allows to use full qualified domain names
like, for instance

  $ cygrunsrv -S server.example.com/service

This syntax is valid for the following options:

  -I, --install
  -R, --remove
  -S, --start
  -E, --stop
  -Q, --query

The -L, --list option allows to specify just a server name, like, for
instance, this:

  $ cygrunsrv -L server -V
  $ cygrunsrv -L server.example.com -V


If you have questions or comments, please send them to the Cygwin
mailing list at:  cygwin@cygwin.com .  I would appreciate if you would
use this mailing list rather than emailing me directly.  This includes
ideas and comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe to the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@sources.redhat.com

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-17 15:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-17 15:49 Updated: cygrunsrv-1.30-1 Corinna Vinschen

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).