Search
Page 29 of 111. Showing 1,104 results (0.018 seconds)
How to add a Qube! button to your maya shelf
Maya Shelf Qube! submit button: This tech tip takes you through the steps to create a Qube! Submit button in your “Render” shelf in Maya https://lh6.googleusercontent.com/jiCk059K3n2SiWK9mwVkSoMF5k7Xp2DBfHfIP2yM8ioKn7KYsUNLcfugIUAE4CYjasJwDAAqduv0fTmGE…How to add a Qube! Button to After Effects
Download the attachement on this page in addition to the “File > Scripts > Qube! submit” method you can now have a dock-able submit button as seen below https://lh3.googleusercontent.com/RVjFcfz4ZFtN2GFVCXfMk0cRbziTTqT6kQJGt5fMv4N2_pnGuvINP8Lj-Kv_5Wm7ykJ…How to install and use Qube from a network location Linux
-x86_64/unpack/usr/local/pfx/qube Installing client qb.conf old setting: qb_domain = qube Done! [jburk@VM-CentOS-63-x86_64 utils]$ sudo ./install_worker --prefix /home/jburk/qube/6.5…How to set up a test farm separate from your production farm
" farm that won't conflict with your production farm. Build the test supervisor Ensure that the test supervisor doesn't impact your production farm by setting the qb_domain setting…How to fix the MySQL error message: Access denied for user 'qube_readonly'@'localhost'
The MySQL access error on the supervisor is due to the mysql qube_readonly user having no permission to read when connecting from the hostname localhost, which is shorthand for "this machine". All SQL commands following in BLUE are run with the mysql clie…Qube 6.5-0 Release Notes
the supervisor to reread its qb.conf file and update the dynamically modifiable parameters, which are as of this writing: * qb_domain * supervisor_default_group_security…Testing
Examples files for Testing see attached files for Testing files Farm_write_test.xja : to run QubeGUI > Sumbit > from file . change output location. This job will write a txt file with the hostname of the worker and its ability to write to the set loca…Submitting a Nuke (loadOnce) Job
Below are instructions on your first steps submitting Nuke jobs with Qube! The Nuke Jobtype comes with the standard install of Qube! and does not require a specific jobtype to be installed InApp Installation: nuke_inapp_install.png File > Install App UI…Submitting a "Cinema 4d (AppFinder)" job
Below are instructions on your first steps submitting Cinema 4d jobs with Qube! The Cinema 4d Jobtype comes with the standard install of Qube! and does not require a specific jobtype to be installed InApp Installation: c4d_inapp.png File > Install App…How to set the starting job id to other than 250
This has to be done with an SQL statement, and should be done after the supervisor installation has been performed. To start numbering new jobs at 1001, run the following: mysql -u root -e "INSERT INTO qube.jobid (id,realid,serverid) VALUES(1000,1000,0)"…