Docker Networking 101
Docker by default has three networks with it, that containers may use on the host. I will try my best to explain them, and how to use them. Bridge The…
Docker Basics 101
Building Docker Image Once you create your Dockerfile for your image, you need to build it. You do that by running the following command from the directory that contains the…
IBM Connect 2016 – Zero to Clustered Sametime Deployment During Your Happy Hour
IBM Urban Code Deploy solution to installed a Sametime in a clustered environment automatically. Reducing deployment time from months to hours. Learn how you can benefit from this technology to…
IBM Open Mic Webcast: Troubleshooting with Sametime Configuration Validator
Link to original post.
New Java Security Baseline and what it means to Sametime
On April 15, 2014 Oracle has released Java 7 Update 55, with this update the security baseline was moved to Java 7 Update 55. For Sametime users this means when…