Search

Search

Help

Page 76 of 1,195. Showing 11,950 results (0.015 seconds)

  1. How do I run the Supervisor service as some other user on Windows?

    In the Services Control Panel, right-click the qubesupervisor service and select Properties from the menu. Click the LogOn tab and then click the radio button to set "This Account" with the proper login and password. Remember, the supervisor will read fro…
    Qube 6.5Jan 20, 2014
  2. How do I restart the Worker remotely? (Windows)

    Submit a remote job: qbsub --host hostname "net stop qubeworker && net start qubeworker" (Alternate) Install sshd from Cygwin ssh hostname "net stop qubeworker && net start qubeworker"…
    Qube 6.5Nov 05, 2012
  3. How to submit a job to only empty workers, regardless of slot count

    It can happen that you want to send jobs to the farm and only have them run on workers that have no other jobs running. This is especially handy if your job will run an application that "auto-detects" the number of cores on a machine, and will automatica…
    Qube 6.5Feb 26, 2013
  4. How do I backup the Supervisor?

    You can use standard backup tools. Here is a list of files that are critical: supervisor_logfile: /var/spool/supelog supervisor_logpath: /var/spool/qube qb_directory: /usr/local/pfx/qube /etc/my.conf /etc/qb.conf /etc/qbwrk.conf /etc/init.d/supervisor inn…
    Qube 6.5Nov 05, 2012
  5. How do I reboot the Workers remotely?

    To reboot a Worker: qbadmin worker --reboot hostname Reboot all Workers (Windows): qbsub --flags host_list shutdown r…
    Qube 6.5Nov 05, 2012
  6. Migrating Supervisor to new host

    See How to migrate Qube! supervisor…
    Qube 6.5Apr 30, 2013
  7. KB Running Jobs

    Qube 6.5Nov 05, 2012
  8. How do I centralize my worker job logs?

    One can place all of the job logs (containing stdout,stderr,etc) directly in a central location. This requires modifying the configuration for both the Supervisor and the Workers. On the Supervisor, open the Configuration GUI. Under Supervisor Settings->P…
    Qube 6.5Mar 27, 2014
  9. What directory will my job run in?

    It will run in the same directory as it was submitted in, as long as that directory is valid on the executing Worker.…
    Qube 6.5Nov 05, 2012
  10. KB AfterEffects

    Qube 6.5Feb 08, 2013