VirtualTam's bookmarks

  1. "Add Clippy or his friends to any website for instant nostalgia. Our research shows that people love two things: failed Microsoft technologies and obscure Javascript libraries. Naturally, we decided to combine the two."

    https://www.smore.com/clippy-js

  2. TL;DR - Right Click on window title bar > More Actions > Special Applications Settings > Size and Position > Obey geometry restrictions > Choose Force and leave check mark to No.

    http://www.emacswiki.org/emacs/KdeMaximized https://bbs.archlinux.org/viewtopic.php?id=92115

  3. Check WMI Plus 2015-09-25

    Nagios plugin to perform check on Windows hosts - uses WMI

    See https://wiki.icinga.org/display/howtos/check_wmi_plus

  4. WINDOWS93 2015-03-18

    waddafuq?

  5. To increase the memory allocated and available:

    # /etc/default/jenkins
    JAVA_ARGS="-Xms4G -Xmx16G -Djava.awt.headless=true"
    

    See also