Monday, 10 August 2015

How can I set JVM property to many JVMs at once?

This from developerWorks Answers: -


is absolutely going to be of use at some point quite soon, so I'm cross-posting it here as an aide memoire.


2 comments:

Christoph said...

You can use https://github.com/stoeps13/ibmcnx2/blob/master/ibmcnx/config/JVMHeap.py this script asks you for each node and application server to provide initial and maximumHeap.

Dave Hay said...

Christoph, thanks for this. I'll check it out .... Cheers, Dave

Reminder - installing podman and skopeo on Ubuntu 22.04

This follows on from: - Lest I forget - how to install pip on Ubuntu I had reason to install podman  and skopeo  on an Ubuntu box: - lsb_rel...