Search

Search

Help

Page 34 of 40. Showing 393 results (0.012 seconds)

  1. Specifying User Mode (Central Configuration)

    If your preference is to have the submitting user execute jobs, you will need to reconfigure the Workers to run in User mode. Login to an administrator account…
    Qube 6.4May 23, 2013
  2. client_account

    Synopsis client_account = string Sets the default "account" value to string for all jobs submitted from this machine, whether it be by submission UI or command line…
    Qube 6.4Mar 07, 2013
  3. client_drive_map

    Synopsis client_drive_map = {drive|server} Each job submitted will include the drive map. If the Worker auto_mount flag is set, the Worker will attempt to map the drive…
    Qube 6.4Mar 05, 2013
  4. client_host_domain

    Synopsis This field is used when sending client messages to the system (such as when submitting jobs, etc.) to override the client environment's Windows domain name…
    Qube 6.4Feb 27, 2013
  5. supervisor_highest_user_priority

    (i.e. non-admin) user may use to submit or modify a job. Example supervisor_highest_user_priority = 10 Defaults 1…
    Qube 6.4Oct 18, 2012
  6. mail_job_status_format

    Synopsis supervisor_job_status_format = file File the format to use when sending job status to a user via email. Example mail_job_status_format = /etc/job.mail Defaults…
    Qube 6.4Oct 18, 2012
  7. How to turn off preemption

    Set supervisor_preempt_policy = disabled and the supervisor will not preempt jobs either passively or aggressively.…
    Qube 6.4Nov 05, 2012
  8. Cross-Platform rendering: Windows to OSX to Linux and vice versa

    facilities: OS-level adaptations, worker-side path translation maps, client-side path translation maps, and "appFinder" jobs. There is a time and a place for each. The details follow: OS…
    Qube 6.4May 23, 2013
  9. Force a status change through the database

    % mysql -u root qube mysql> UPDATE job SET status = 0x140 WHERE id = ;…
    Qube 6.4Nov 05, 2012
  10. Operation Overview and Examples - Server side

    authentication. Accessing users *must* access the server via https:// (as opposed to http://). If you want to give users control over their jobs when viewing jobs on the device…
    Qube 6.4Apr 29, 2013