Search
Page 36 of 107. Showing 1,065 results (0.01 seconds)
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…How to use qbwrk.conf
] is reserved for assignment to all nodes Copy below and alter for your environment [Farm] proxy_execution_mode = user worker_properties = host.nuke6.2=1, host.maya2011=1 worker_cpus…How to setup Windows symlinks for path translation
Here’s a good technique for Windows rendernodes that need path translation. This technique is similar to the "ln -s" symbolic link method used on OSX/Linux. If you are running Windows 7 (or Vista and above), you can use "mklink" on the Renderfarm Wor…How to obtain your MAC Address / HOSTid
of the QubeGUI later than 6.0-0, you can find the MAC address with QubeGUI->Admin->Ping Supervisor. If you're unable to use the GUI, you can also look for the following line…How to use job dependancies through the submission UI
Advanced Job Control," there exists a "dependencies" field with an "Add" button next to. Clicking the add button brings up the following dialog…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 the work to be done across different speed workers. With Dynamic Allocation, the…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…How to troubleshoot licensing issues
is with QubeGUI->Admin->Ping Supervisor, which will display the information in a dialogue box…Qube MobileView Server
! jobs over http. It can run over SSL, require authentication and allow users to control their job through the web interface (though each of those features can be toggled off…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…