Search

Search

Help

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

  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. Force a status change through the database

    % mysql -u root qube mysql> UPDATE job SET status = 0x140 WHERE id = ;…
    Qube 6.4Nov 05, 2012
  8. 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
  9. User Mode

    To run jobs as the submitting user, one needs to specify each Worker to run in User mode. The execution mode will need to be switched over to user mode. All users will need…
    Qube 6.4Apr 02, 2013
  10. Worker Drive Mounting

    . On Windows, UNC paths are recommended. Make sure that the user that the Worker processes use to run the jobs have permissions to access these network filesystems. The OSX AFP mounting…
    Qube 6.4May 23, 2013