Search

Search

Help

Page 16 of 111. Showing 1,104 results (0.012 seconds)

  1. 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.5Jul 21, 2014
  2. worker_lookup

    Synopsis worker_lookup = precedence Specifies the precedence for this Worker's configuration look up. This allows an administrator to either disable all remote configuration, rely only on remote configuration or determine which overrides the other. By def…
    Qube 6.5Aug 04, 2014
  3. 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.5Apr 29, 2013
  4. worker_max_threads

    Synopsis worker_max_threads = threads Where threads is the total number of Worker threads. By adjusting this field, the administrator may improve the Worker's performance. The increase in threads however also increases Supervisor memory requirements. The…
    Qube 6.5Oct 18, 2012
  5. 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.5Apr 29, 2013
  6. worker_pidfile

    Synopsis worker_pidfile = path Path is where the Worker writes down the process ID to the main controlling process. _worker_bootstrap_parameter Example worker_pidfile = /tmp/wrkpid Defaults Linux/OSX: /var/run/worker.pid Windows XP/2003:C:\Program Files\p…
    Qube 6.5Aug 04, 2014
  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.5Jul 10, 2013
  8. worker_port

    Synopsis worker_port = port Assigns the TCP/UDP network port number to the Worker daemon. This must be set on the Supervisor as well. _worker_bootstrap_parameter Example worker_port = 5011 Defaults 50011…
    Qube 6.5Aug 04, 2014
  9. Custom Supervisor Policy

    The policy of a supervisor describe the different controls the administrator which are managed by a plug-in module. This includes checking jobs before they are allowed into the queue. Checking pending job modification to see if it is permissible to make t…
    Qube 6.5Oct 22, 2012
  10. Scripting policy

    already have a functional knowledge of Perl's syntax. Good online resources for learning Perl can be found at {+} http://www.perl.comhttp://www.perl.com+ http://www.perl.com…
    Qube 6.5Oct 22, 2012