EnglishFrenchSpanish

Ad


OnWorks favicon

ace_netsvcs - Online in the Cloud

Run ace_netsvcs in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ace_netsvcs that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ace_netsvcs — ACE network services driver.

SYNOPSIS


ace_netsvcs [OPTION ...]

DESCRIPTION


ace_netsvcs is a driver to start ACE network services. Currently, libnetsvcs provides:
Naming Service, Time Service, Token Service, Server Logging Service, Client Logging
Service, Logging Strategy Service.

OPTIONS


-f svc.conf
Specifies a svc.conf configuration file name other than the default one. Can be
specified multiple times to use multiple files.

-d Turn on debugging mode.

-n Explicitly disables the use of static services. This flag overrides the @a
ignore_static_svcs parameter value.

-p pathname
Specifies a pathname which is used to store the process id.

-s signal Specifies a signal number other than SIGHUP to trigger reprocessing of the
configuration file(s). Ignored for platforms that do not have POSIX signals,
such as Windows.

-y Explicitly enables the use of static services. This flag overrides the @a
ignore_static_svcs parameter value.

-S directive
Specifies a service directive string. Enclose the string in quotes and escape
any embedded quotes with a backslash. This option specifies service directives
without the need for a configuration file.

-b Option to indicate that we should be a daemon. Note that when this option is
used, the process will be daemonized before the service configuration file(s)
are read. During daemonization, (on POSIX systems) the current directory will be
changed to "/" so the caller should either fully specify the file names, or
execute a @c chroot() to the appropriate directory. @sa ACE::daemonize().

-k point Specifies the rendezvous point to use for the ACE distributed logger.

EXAMPLES


ace_netsvcs -f /usr/share/ace-netsvcs/svc.conf
Starts ACE network services using example configuration.

ace_netsvcs -S 'dynamic Name_Server Service_Object * netsvcs:_make_ACE_Name_Acceptor() "-p
20006"'
Starts ACE Naming service using command line configuration.

Use ace_netsvcs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    createhdf
    createhdf
    createhdf — Create a blank IDE hard
    disk image inhdf format ...
    Run createhdf
  • 4
    CreateInterface
    CreateInterface
    CreateInterface — Create a Java
    Interface definition from DBus
    introspection data. ...
    Run CreateInterface
  • 5
    gba3
    gba3
    gba3 - GAMBAS Archiver ...
    Run gba3
  • 6
    gbackground
    gbackground
    gbackground - interval-based gnome
    background changer SYNTAX: gbackground
    DESCRIPTION: This program allows to
    change periodically the gnome background
    in inter...
    Run gbackground
  • More »

Ad