Search
Page 67 of 266. Showing 2,651 results (0.026 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…WV Menus
, Supervisor, and Worker configuration (Administration->Configure). On OS X this is found under the "qube" menu Save Preferences - Store the WranglerView Preferences for the user…Qube 6.9-1 Release Notes
() (i.e., an instance was dispatched to a worker) to cause memory bloats. Among other places, it was affecting the background helper thread (when it does the "requeuing host" routine…Maya Job Submission
JobType was not installed. This should have happened with you installed the Worker, but if not, see this page for details of installing it. Maya_inapp_install.png Once installed you…Qube 6.10-0 Release Notes
==== CL 18356 ==== @FIX: QBDIR set to null-string in job runtime environment JIRA: QUBE-2611 ==== CL 18351 ==== @CHANGE: background helper thread improvements * limit the number…WranglerView 6.6-3 Release Notes
attribute-specific searchFilter widgets to job and worker views ==== CL 13325 ==== @NEW: expose the "SimpleCmd Additional Paths" as both a command-line argument and an environment…WV Command-Line Use
--defaultprefs=STUDIODEFAULTS load the studio default prefs (ahead of user prefs). Also settable with environment variable QUBEGUI_DEFAULTPREFS…WV Command-Line Use
--defaultprefs=STUDIODEFAULTS load the studio default prefs (ahead of user prefs). Also settable with environment variable QUBEGUI_DEFAULTPREFS…