Search

Search

Help

Page 36 of 107. Showing 1,065 results (0.015 seconds)

  1. How to implement locking/unlocking a Linux worker at user login/out

    KDM: In /usr/share/config/kdm, create the files: Xstartup (run a logon) Xreset (run at logoff) GDM: In /etc/gdm, create the files: PostLogin/Default (Logon) PostSession/Default (Logoff) This is the script that runs on login: MYHOSTNAME=`/bin/hostname` CO…
    Qube 6.4May 21, 2013
  2. How to use qbwrk.conf

    Below is a brief description of a few commonly used properties to setup the global qbwrk.conf which is distributed to workers with the command "qbadmin w --reconfigure" additional reading can be found at Centralized Worker Configuration - Manually editin…
    Qube 6.4Jan 30, 2014
  3. How to setup Windows symlinks for path translation

    is that this also works for paths internal to the scene files and not just the external ones specified to the renderfarm manager. On each Worker (assuming you have…
    Qube 6.4Apr 25, 2013
  4. How to obtain your MAC Address / HOSTid

    Hostid (the MAC address of your supervisor): The ethernet MAC address of your supervisor is necessary in order to cut keys for Qube versions 6.0 and onwards. See http://en.wikipedia.org/wiki/MAC_address http://en.wikipedia.org/wiki/MAC_address for more…
    Qube 6.4Dec 05, 2012
  5. How to use job dependancies through the submission UI

    Using Dependencies A simple walk through of frame dependencies with Qube! Say you're creating a multi-pass render, and, for reasons of efficiency in your pipeline, you decide that each pass will run in its own job. When all of the passes are complete,…
    Qube 6.4Nov 05, 2012
  6. How to use chunking in the submission UI

    One of the best things about Qube is Dynamic Allocation, which reduces application startup and scene load overhead to the absolute minimum while automatically load balancing…
    Qube 6.4Nov 05, 2012
  7. How to kill a job on a busy farm

    The time that it takes to kill jobs can largely depend on how big your job is (how many subjobs and frames there are), and also on the particular application. When a "qbkill" (or a "kill" on the gui) is issued, a message goes to the supervisor, which in…
    Qube 6.4Nov 05, 2012
  8. How to troubleshoot licensing issues

    Qube! switched to perpetual licenses as of v6.0, but this convenience has come with a price: Qube licenses are now node-locked, and are tied to the "hostid" value in the license file, which is the MAC address of your supervisor. If your license is not in…
    Qube 6.4Nov 05, 2012
  9. Qube MobileView Server

    http://pipelinefx.com/wp-content/uploads/2012/07/mobileview-jobs.png QubeMobileServer is a simple, cross-platform python webserver that is purpose-built to display Qube! jobs over http. It can run over SSL, require authentication and allow users to contro…
    Qube 6.4Feb 26, 2013
  10. QubeMobileServer Quickstart

    Screen shot 2013-02-26 at 12.25.29 PM.png To run the server, simply run qubeMobileServer (or qubeMobileServer.py with your python interpreter) in a terminal or command prompt. The [internal] URL to connect will be displayed when the server starts. Simply…
    Qube 6.4Apr 29, 2013