Search
Page 87 of 111. Showing 1,104 results (0.013 seconds)
Client Installation Overview
We now recommend performing all installs and upgrades with our new Qube Installer utility. It will handle downloads, installs and upgrades all from the same utility. Please refer to Install, Upgrade, or Uninstall using QubeInstaller Wizard To install the…Qube Core Installation
Linux: Install the Core RPM (where linux is the type of Linux platform (e.g.. RHEL_WS-3.i386) and ver is the version of Qube): rpm ivh qubever-linux.rpm Windows: Install the qube Core MSI by double-clicking the icon. A short message describing the instal…Supervisor Installation
Install with the platform-specific installer process listed below. Once installed, the Supervisor daemon starts up, and the system will be configured to automatically start up the Supervisor anytime the host is rebooted. On Windows and OSX, the installer…Worker Installation
Linux: Install the Worker daemon RPM: rpm ivh qube-workerver--linux.rpm Where linux is the type of Linux platform (e.g.. RHEL_WS-3.i386) and ver is the version of Qube. Windows: Install the Qube Worker MSI by double-clicking the icon. A short message desc…QubeGUI Installation
The QubeGUI is a set of python scripts that use the qb python module and wxPython. It is compiled for each platform so it can run independently and not require installation of python, wxPython, or any other libraries. Linux: Install the QubeGUI RPM: rpm i…Jobtype Installation
Some of the application interfaces construct a commandline that is then run directly on the Workers and do not require any additional installation. Other application interfaces (like Maya, 3dsMax, and XSI) are controlled via (perl or python) scripts. Thes…License Installation
_licenseInstallation…User Authentication for Worker
In order for jobs to run correctly on the farm, some form of authentication is necessary, typically using a network server such as a Active Directory for Windows servers or NIS/LDAP for Linux/OSX. It is recommended that your farm operate within some syste…Perl Installation
This is required only for the Workers running the Jobtypes as most are controlled by Perl (with the exception of the cmdline and cmdrange). Typically, Linux and Mac OS X come with Perl already installed. If not, RPMs should be available on the distributio…Can you give an overview of Qube's architecture from a workflow standpoint?
Yes, here is a sample workflow that showcases Qube's main components: An artist submits a job from any Client machine (through the QubeGUI, in-application submission, command-line, python, etc) This creates a package of information (strings, numbers, etc)…