Search

Search

Help

Page 37 of 107. Showing 1,065 results (0.015 seconds)

  1. QubeMobileServer Requirements

    System Requirements QubeMobileServer as a pre-compiled binary: None. All required packages are included. QubeMobileServer as a python script (in interpreted mode): 1. Python http://python.org/ 2.6 or newer to run with SSL. Python 2.4 or newer is required…
    Qube 6.4Jun 10, 2013
  2. Startup and Configuration options

    For this section, most files are relative to the qubeMobileServer executable (be it the python script or compiled binary). It follows, then, that "./" is the location of qubeMobileServer. The following options control how QubeMobileServer runs. They can b…
    Qube 6.4Apr 29, 2013
  3. Operation Overview and Examples - Server side

    Typically, one would start the server by simply running: ./qubeMobileServer[.py] (or /path/to/python qubeMobileServer.py) Doing so assumes you have ssl, PyOpenSSL (or a signed certificate) and Mako templates available. Mako templates ship with QubeMobileS…
    Qube 6.4Apr 29, 2013
  4. Operation Overview - Client Side

    To connect to Qube! MobileServer, you can use any browser, though, MobileServer serves up pages that are designed to be used by touch interfaces such as those found on smart phones and tablets. You start, then, by pointing your device's browser at the UR…
    Qube 6.4Jun 13, 2013
  5. User Management

    QubeMobileServer uses its own user management. While it may be possible to tie into your existing authentication system, doing so is unsupported and will require modifying the source code. Next to qubeMobileServer[.py], you will find qubeMobileServerUserA…
    Qube 6.4Apr 29, 2013
  6. Modification and Customization

    All html pages come from the qubeMobile/view directory. In that directory, you will find html templates that are rendered by Mako. Changing the templates will change the look and content of the data that is displayed on the device that connects to QubeMob…
    Qube 6.4Apr 29, 2013
  7. QubeMobileServer Installation

    QubeMobile Server may be installed on any computer with access to the supervisor. This may be a computer in a DMZ, on a webserver outside of the facility if that web server has access to the supervisor, or any other machine in the facility that can acces…
    Qube 6.4Jun 10, 2013
  8. supervisor_queue_algorithm

    Synopsis supervisor_queue_algorithm = "binding=library[,binding=library...]" Used to specify queuing algorithm(s) used by the supervisor. binding is the type (either "Perl" or "Internal") of the algorithm, and library is the actual library (path to the…
    Qube 6.4Mar 01, 2013
  9. client_logpath

    Synopsis client_logpath = path When this specifies a valid path to the qube job logs, the client utilities will read the job logs directly off the network, rather than requesting the supervisor to send them. Example client_logpath = \\server\share\qube\lo…
    Qube 6.4Mar 13, 2013
  10. Qube 6.4-4 Release Notes

    CL 10894 - JIRA: QUBE-74 @FIX: Updated qb.conf.wintemp (Windows template file for qb.conf) to be in sync with the Unix template. Also added proper data paths for Windows Vista 7 and up, in the commented-out default values. CL 10875 - JIRA: QUBE-46 @FIX: i…
    Qube 6.4Mar 18, 2013