You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    « Previous Version 2 Next »


    Perform the following actions for the machines that Qube is installed on:

    1. Stop the Supervisor service (if the Supervisor)
      Linux: # /sbin/service supervisor stop
      OS X: SystemStarter stop supervisor 
      Win: (dialog):Services Window->Supervisor->stop
      Win (cmdline):net stop qubesupervisor

    2. Stop the Worker service (if running as a Worker)
      Linux: # /sbin/service worker stop
      OS X: SystemStarter stop worker 
      Win: (dialog):Services Window->Worker->stop
      Win (cmdline):net stop qubeworker

    3. Determine components installed and uninstall Qube 
      Linux:# rpm –qa qube*# rpm –ev package1package2 …
      OS X: Open a Finder and delete the /Applications/pfx/ directory 
      Windows: Open the "Start->Control Panel->Add/Remove Programs" and remove the Qube Components ("Qube! Worker Service", "Qube! Core", Qube Jobtypes, etc)..

    Additional cleanup on OS X

      1. From the QubeGUI, click on the menu items "Administration->AutoStart ____:Enabled->Disable".to remove the auto-start for Supervisor and Worker if enabled.
      2. From the Finder, locate the supervisor and worker folders in the /Library/Startup Items folder.
      3. Locate the qube-supervisor, qube-worker, and qube-core installation pkg file in the /Library/Receipts folder and drag it to the Trash
    • No labels