Search

Search

Help

Page 35 of 107. Showing 1,065 results (0.012 seconds)

  1. 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…
    Qube 6.4Oct 23, 2012
  2. 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…
    Qube 6.4Oct 22, 2012
  3. 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…
    Qube 6.4Oct 22, 2012
  4. 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…
    Qube 6.4Oct 22, 2012
  5. 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…
    Qube 6.4Jan 09, 2013
  6. How to migrate Qube! supervisor

    '@'192.168.1.1'; (replace the ip address in the command with the ip address of your old server) Test the access from the OSX host: Code: mysql -u root -h -B -e "SELECT USER…
    Qube 6.4Mar 28, 2013
  7. 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…
    Qube 6.4Nov 05, 2012
  8. How to implement locking/unlocking an OSX worker at user login/out

    /pfx/qube/scripts/workerLock.py sudo chgrp admin /Applications/pfx/qube/scripts/workerLock.py test the permissions and ownership: ls -l /Library/LaunchAgents…
    Qube 6.4Mar 29, 2013
  9. 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…
    Qube 6.4Nov 05, 2012
  10. Worker Power management

    We're often asked if all or part of Qube can automatically power up and suspend workers, such as: the Qube supervisor automatically suspending machines when idle for X time. the Qube supervisor automatically powering up machines when required for farm act…
    Qube 6.4Nov 05, 2012