Search
Page 35 of 107. Showing 1,065 results (0.01 seconds)
How to upgrade a client on Linux
You need to uninstall the older Qube components, and then install the newer ones. No data is lost during the uninstall/re-install. _qubeUninstallClientOrder Uninstalling with a single command-line: The Qube rpm's have the dependencies between the supervi…How to upgrade a supervisor on OS X
There is no uninstall on OSX, so you simply stop the services and then install the newer qube packages. No data is lost during the uninstall/re-install. Stopping the Qube Supervisor You will need to stop the qube supervisor before you install over top of…How to upgrade a worker on OS X
There is no uninstall on OSX, so you simply stop the services and then install the newer qube packages. No data is lost during the uninstall/re-install. Stopping the Qube Worker You will need to stop the qube supervisor before you install over top of the…How to upgrade a client on OS X
There is no uninstall on OSX, so you simply install the newer qube packages over top of the older ones. No data is lost during the uninstall/re-install. _qubeInstallClientOrder…supervisor_job_flags
Synopsis supervisor_job_flags = flagslist Sets various job flags, which will be applied to all jobs run on the farm. These cannot be overridden, so use these sparingly. Values _jobFlags Example supervisor_job_flags = "auto_mount"client_job_flags = "auto…How to migrate Qube! supervisor
server. First, on the new server you have to grant access to the root user from the old server. On the new server, at the mysql> prompt: Code: GRANT ALL PRIVILEGES ON *.* TO 'root…How to repair the supervisor database <6.4
Log into the supervisor and open a cmd prompt WINDOWS: Windows key + R type in "CMD" hit enter OSX/LINUX: Open a terminal shell window Type in the below to the command prompt: mysqlcheck --repair --all-databases Wait for process to complete…How to implement locking/unlocking an OSX worker at user login/out
for user, group, and other), and the owner (root) and group (admin or wheel). Logout and back in to test, checking the worker lock status from another machine. Migrated…Desktop worker service crashing on Windows
Should you find that your desktop worker service is disappearing you can create a scheduled task of the below batch file to ensure that the machines allways have the service running while logged in set a scheduled task that runs every 15 minutes workerc…Worker Power management
we're planning on adding to Qube in the next 3-6 months.…