EnglishFrenchSpanish

OnWorks favicon

estmaster - Online in the Cloud

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

This is the command estmaster 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


estmaster - master process of node servers

SYNOPSIS


estmaster init [-ex] rootdir

estmaster start [-bg] [-ro] [-st] rootdir

estmaster stop rootdir

estmaster unittest rootdir

estmaster crypt key [hash]

DESCRIPTION


estmaster is an aggregation of sub commands. The name of a sub command is specified by
the first argument. Other arguments are parsed according to each sub command. The
argument rootdir specifies the server root directory which contains configuration file and
so on.

estmaster init [-ex] rootdir
Create the server root directory.
If -ex is specified, some users and some nodes are set for example. By default,
only a super user whose name and password are both "admin" is set.

estmaster start [-bg] [-ro] [-st] rootdir
Start the node master.
If -bg is specified, the server runs in background as a daemon process.
If -ro is specified, the server runs in read-only mode regardless of the
configuration.
If -st is specified, the server runs in single thread mode.

estmaster stop rootdir
Stop the running node master.

estmaster unittest rootdir
Perform unit tests.

estmaster crypt key [hash]
Output an encrypted string of a string.
key specifies a target string.
If hash is specified, it checks whether the key and the hash matches.

All sub commands return 0 if the operation is success, else return 1. A running node
master finishes with closing the database when it catches the signal 1 (SIGHUP), 2
(SIGINT), 3 (SIGQUIT), or 15 (SIGTERM). Moreover, when a node master running as a daemon
catches the signal 1 (SIGHUP), the process is re-start and re-read the configuration
files.

A running node server should be finished by valid means by command line or via network.
Otherwise, the index may be broken.

Use estmaster online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad