Managing Websphere Plugin Config Files

In some recent customers we’ve had to install various IBM CLM components on different servers to balance workload for a large user base. When doing this, you need to route traffic through a proxy HTTP server. We’ve touched on why you need to use an HTTP server before, and remain adamant about it. IBM also … Read more

Understanding how GitHub fits in a mainframe DevOps toolchain.

If you work on a mainframe, you’ve almost certainly heard of CA Endeavor, Serena Changeman, IBM SCLM, or Panvalet Librarian. All of which are legacy source code management systems that have been used for decades. Those SCM’s simply cannot compete with the features of modern SCM’s as we detailed previously. Perhaps your distributed development teams … Read more

Setting up IBM Jazz based tools for Token Licensing

I’ve recently worked with a customer who could not find good documentation on how to apply token licenses to his Rational Team Concert server. Here are some concise instructions on how to handle this as the Knowledge center is rather sparse on this topic. This topic applies to several products including: Rational Team Concert (soon … Read more

Cheap ways to secure your server

Before you read too far, this article is for the average small to medium sized business. Most large organizations have dedicated security staff that likely already knows these tactics, but that’s not to say they may not learn something here or there. Everyone seems to have a silver bullet for securing your infrastructure. The truth … Read more

How to poison a blockchain, and how to prevent it.

This week, the Gizmodo reported that child porn images were uploadedto the Bitcoin Satoshi Vision (BSV) core ledger through the payment processing app Money Button. https://gizmodo.com/someone-uploaded-child-pornography-to-a-blockchain-ledg-1832398480 Blockchain is the underlying technology behind Bitcoin, but can be used for far more than just currency trading. The Hyperledger project is an open source project sponsored by several … Read more

Setting up auto start and stop for IBM CLM tools on Windows

We’ve blogged before about starting the CLM components on Linux/Unix. Now let’s talk about staring it (and stopping it) on Windows platforms. The vast majority of the servers we deploy to are Linux. It’s just plain easy to install and configure everything via command line (certainly after many years of experience). However, Windows is (are?) … Read more