Shane Canon

Results 13 issues of Shane Canon

A user reported an odd failure with Java at NERSC. import java.net.InetAddress; class IPTest { public static void main(String[] args) throws Exception { System.out.println("IP Name: " + InetAddress.getLocalHost()); System.out.println("Host Name:...

It looks like pymunge should work and would be a little more efficient.

The previous method relied on debian sid which has changed and no longer works with the bullseye version used by the main image.