Search
Page 72 of 269. Showing 2,686 results (0.023 seconds)
How to implement locking/unlocking a Linux worker at user login/out
KDM: In /usr/share/config/kdm, create the files: Xstartup (run a logon) Xreset (run at logoff) GDM: In /etc/gdm, create the files: PostLogin/Default (Logon) PostSession/Default (Logoff) This is the script that runs on login: MYHOSTNAME=`/bin/hostname` CO…How to implement locking/unlocking a Windows worker at user login/out
You can use Windows' logon/logoff scripts to automatically lock/unlock a machine when users logon/off. Basically, you'd call "qblock " in the logon script, and "qbunlock " in the logoff script. To set up logon/logoff scripts for…How do I set up debugging for a supervisor or worker crash on Windows?
Briefly, set up Dr. Watson to get a crash dump. From the Start Menu, run these commands: Start->Run->drwtsn32 -i Start->Run->drwtsn32 More information on Dr. Watson can be found at Microsoft: http://support.microsoft.com/kb/308538 http://support.microsoft…Diagram of Tabs and Panes
the current user's password (Windows only). This is needed to address a badlogin job error when running a job on a Windows Worker that is in user mode. Supervisor: Start/Stop…Diagram of Tabs and Panes
the current user's password (Windows only). This is needed to address a badlogin job error when running a job on a Windows Worker that is in user mode. Supervisor: Start/Stop…WranglerView 6.5-2 Release Notes
jobs for the submission list, and can be checked at any point in the submission cycle. @NEW: provide help dialogs for job, running instances, and worker search filters @NEW: qube…WranglerView 6.5-2 Release Notes
following jobs for the submission list, and can be checked at any point in the submission cycle. @NEW: provide help dialogs for job, running instances, and worker search filters @NEW…3. Select Package Manifest
Internet Repository" radio button. You can use the same drop-down to select an older version that is available on our website, or choose the "Use local manifest (qmf) file" option…_SimpleCMD_QubeFrameRangeNoChunk
2 - qube Frame range.png Range Frame range for the job (e.g 1-100, or 1-100x3, or 1,3,7,10). Most jobs require a frame range to execute on the Workers. You can set…_SimpleCMD_QubeFrameRangeNoChunk
2 - qube Frame range.png Range Frame range for the job (e.g 1-100, or 1-100x3, or 1,3,7,10). Most jobs require a frame range to execute on the Workers. You can set…