VirtualTam's bookmarks

    1. Understand user needs
    2. Do ongoing user research
    3. Have a multidisciplinary team
    4. Use agile methods
    5. Iterate and improve frequently
    6. Evaluate tools and systems
    7. Understand security and privacy issues
    8. Make all new source code open
    9. Use open standards and common platforms
    10. Test the end-to-end service
    11. Make a plan for being offline
    12. Make sure users succeed first time
    13. Make the user experience consistent with GOV.UK
    14. Encourage everyone to use the digital service
    15. Collect performance data
    16. Identify performance indicators
    17. Report performance data on the Performance Platform
    18. Test with the minister
  1. 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

  2. To increase the memory allocated and available:

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

    See also