Search

Search

Help

Page 57 of 265. Showing 2,642 results (0.014 seconds)

  1. 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…
    Qube 6.6May 11, 2015
  2. 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…
    Qube 6.7Jan 11, 2016
  3. 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…
    Qube 6.9Jul 05, 2017
  4. 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…
    Qube 6.10May 23, 2018
  5. 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…
    Qube 6.10May 23, 2018
  6. 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…
    Qube 7.0Nov 04, 2020
  7. 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…
    Qube 7.0Nov 04, 2020
  8. 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…
    Qube 7.0Nov 04, 2020
  9. How do I reset the Supervisor MySQL database?

    installation: /Applications/pfx/qube on OSX, c:\Program Files\pfx\qube on Windows, or /usr/local/pfx/qube on OSX. You may need to restart the Supervisor as well OSX: sudo SystemStarter…
    Qube 6.5Jan 20, 2014
  10. How do I reset the Supervisor MySQL database?

    installation: /Applications/pfx/qube on OS X, c:\Program Files\pfx\qube on Windows, or /usr/local/pfx/qube on OS X. You may need to restart the Supervisor as well OS X: sudo…
    Qube 6.6May 11, 2015