EnglishFrenchSpanish

Ad


OnWorks favicon

core_server - Online in the Cloud

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

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


core_server - The primary server for SpamBayes.

DESCRIPTION


Currently serves the web interface only. Plugging in listeners for various protocols is
TBD. This is a first cut at creating a standalone server which uses a plugin architecture
to support different protocols. The primary motivation is that web apps like MoinMoin,
Trac and Roundup can use spam detection, but they don't necessarily provide the mechanisms
necessary to save ham and spam databases for retraining. By providing protocol plugins
you should be able to fairly easily provide (for example) an XML-RPC interface web apps
can use. The core server takes care of all the training bells and whistles.

Usage:

core_server.py [options]

options:

-h : Displays this help message.

-P module :

Identify plugin module to use (required)

-d FILE : use the named DBM database file -p FILE : the the named Pickle database
file -u port : User interface listens on this port number

(default 8880; Browse http://localhost:8880/)

-b : Launch a web browser showing the user interface.

-o section:option:value :

set [section, option] in the options database to value

All command line arguments and switches take their default values from the
[html_ui] section of bayescustomize.ini.

Use core_server online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    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
  • 3
    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
  • 4
    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
  • 5
    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
  • 6
    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
  • More »

Linux commands

Ad