Icon

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

Skip to end of metadata
Go to start of metadata

Submit a remote job:

qbsub --host hostname "net stop qubeworker && net start qubeworker"

(Alternate) Install sshd from Cygwin

ssh hostname "net stop qubeworker && net start qubeworker"
  • No labels