Search

Search

Help

Page 85 of 110. Showing 1,096 results (0.022 seconds)

  1. How to fix the MySQL error message: Access denied for user 'qube_readonly'@'localhost'

    default permissions are refusing the qube_readonly user access to the databases. We'll take a quick look at why this occurs, and then how to fix it. Find out who's granted some…
    Qube 6.8Feb 10, 2017
  2. How to install and use Qube from a network location Linux

    method I find setting up symlinks such as /mnt/software/qube/qube_current to the currently extracted version /mnt/software/qube/6.5-0 is an effective method to easily roll out future…
    Qube 6.8Oct 06, 2016
  3. How to limit the number of renders on a host

    before dispatching the job, and then block out (or reserve) the amount requested. This will serve to limit the number of subjobs running on the host to only the number that it can…
    Qube 6.8Oct 06, 2016
  4. Qube 6.8-4a Release Notes

    dying and registering jobs to the "-active" filter. JIRA: QUBE-2091 ZD: 16469 ==== CL 16804 ==== @TWEAK: added code to print what operation was requested, when printing out
    Release NotesNov 19, 2018
  5. QAV Filter & Search

    a search. Entering a value in this field will filter out any of the currently displayed jobs that do match the search criteria. By default, the string(s) you type will be searched…
    Qube 6.9Jul 05, 2017
  6. QubeMobileServer Requirements

    of qubeMobileServer with the following command: openssl req -new -x509 -days 365 -nodes -out qubeMobileServer.crt -keyout qubeMobileServer.key Doing so will be necessary…
    Qube 6.9Jul 05, 2017
  7. System-Wide Resource Tracking

    ! is also drawing from the same license pool as Qube!. If the license resources are only in use by Qube!, and are never checked out by users, other queueing systems or automated…
    Qube 6.9Jul 05, 2017
  8. supervisor_default_security

    properties after submission preempt 128 0x80 preempt jobs block 256 0x100 block jobs and take them out of the active queue interrupt 512 0x200 interrupt jobs…
    Qube 6.9Jul 05, 2017
  9. Python job submission with Python language callback that runs an external script on the supervisor

    be invoked on its own (without calling it as an argument to the python executable itself), then you can leave out "python" all together. Remember, callbacks are executed…
    Qube 6.9Aug 08, 2017
  10. Basic python job submission I. Single command

    /command prompt and typing # out a command. job['prototype'] = 'cmdline' # The below parameters are explained further in the "Job submission with job # package explained…
    Qube 6.9Jul 05, 2017