Monday 22 November 2010

IBM Java - Accessing the JRE's Control Panel on Ubuntu Linux

There are probably fifty-eleven other ways to do this, but this is the simplest.

Run the command: -

/usr/lib/j2re1.6-ibm/jre/bin/ControlPanel

to launch the IBM JRE's Control Panel to change console settings, clear applet cache etc.

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...