How do I make regular nodes return an FQDN using ‘hostname -f’? Or resolve the hostnames to IPs on the external network? There are two ways to achieve this goal. For the second way there are two variations. Make sure that you...
How do I make hostname -f return the FQDN for a dynamic IP address (on the non-bootable network interface)? This comes in useful for some SGE configurations. The following code should be added to /etc/dhcp/dhclient-enter-hooks (the exact path of...