Search
Page 36 of 290. Showing 2,898 results (0.024 seconds)
How to implement locking/unlocking an OS X worker at user login/out
Many users have asked if we have scripts that would automatically lock the worker when a user logs in, and unlock it when they log out. Here's how. ensure that no other…How to implement locking/unlocking an OS X worker at user login/out
Many users have asked if we have scripts that would automatically lock the worker when a user logs in, and unlock it when they log out. Here's how. ensure that no other…How to implement locking/unlocking an OS X worker at user login/out
Many users have asked if we have scripts that would automatically lock the worker when a user logs in, and unlock it when they log out. Here's how. ensure that no other…Python job submission with Python language callback that runs an external script on the supervisor
; this ties up the supervisor process for the duration of the external script's execution. Do not use os.system() to run the external script, as this call will block until…Python job submission with Python language callback that runs an external script on the supervisor
; this ties up the supervisor process for the duration of the external script's execution. Do not use os.system() to run the external script, as this call will block until…Python job submission with Python language callback that runs an external script on the supervisor
; this ties up the supervisor process for the duration of the external script's execution. Do not use os.system() to run the external script, as this call will block until…Python job submission with Python language callback that runs an external script on the supervisor
; this ties up the supervisor process for the duration of the external script's execution. Do NOT use os.system() to run the external script, as this call will block until…Python job submission with Python language callback that runs an external script on the supervisor
; this ties up the supervisor process for the duration of the external script's execution. Do not use os.system() to run the external script, as this call will block until…I can't seem to qbping the Supervisor, even though I know it is up
Be sure you can ping the supervisor, using the OS "ping" utility. If you cannot, there is a networking issue outside of Qube. Check firewall settings. We prefer…I can't seem to qbping the Supervisor, even though I know it is up
Be sure you can ping the supervisor, using the operating system's ping command-line utility. If you cannot, there is a networking issue outside of Qube. Check firewall…