Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor_TOC23169_TOC23169Linux
% sudo /sbin/service worker restart

OSX
% sudo launchctl stop com.pipelinefx.worker
% sudo launchctl start com.pipelinefx.worker

Windows (Administrative Tools)
Click on the Services icon in the Administrative Tools section of the Windows Control Panel. Select the qubeWorker service and right click to select Restart from the menu.

Windows (Command line)
From a command prompt:
C:> net stop qubesupervisorC:> net start qubesupervisor