Bookmarks for 9 March 2017
These are my links for 9 March 201: Relentless Coding – A Javascript malware analysis tool using static analysis / deobfuscation techniques and an execution engine featuring HTML DOM emulationRead more » Deis | Your Paas. Your Rules. – Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy and manage applications…
Bookmarks for 18 Apr 2016 through 22 Apr 2016
These are my links for 18 Apr 2016 through 22 Apr 2016: Alfresco: some useful database queries – Blog dbi services – In my previous post, I talked about the Lifecycle of Alfresco Nodes. You may have noticed that I tried to insert in my explanations some elements that are specific to databases (tables, fields,…
Bookmarks for 26 Mar 2016 through 29 Mar 2016
These are my links for 26 Mar 2016 through 29 Mar 2016: Painless Immutable Infrastructure with Ansible and AWS | Radify Blog – […] In our blog posts Reducing Infrustration and Immutable Demo Nodes, we talk about our approach to immutable infrastructure and the benefits we have seen from employing this approach. In this article,…
Bookmarks for 29 Mar 2016 through 8 Apr 2016
These are my links for 29 Mar 2016 through 8 Apr 2016: VMware: Add PortGroup to all hosts in cluster with PowerCLI – […] Today we configured a new VLAN on the physical switches, now we need to configure a portgroup with vlan id on multiple ESX hosts in our cluster. To do this by…
Bookmarks for 24 Mar 2016 through 25 Mar 2016
These are my links for 24 Mar 2016 through 25 Mar 2016: Coderwall | Dump all variables – For debugging purposes it can be useful to not just dump hostvars but also all other variables and group information. You can do this using a jinja template which you could include in a debug task Using…