Not we are using this anywhere or in production, but it is useful to know that ext4 file system support is coming soon. Kernel 2.6.24+ adds experimental support already, so you're able to test with it. IBM has a little write up about migrating to ext4... which is surprisingly simple!
Just found a great tip to prevent timeouts of PuTTY sessions. I'm fine with timeouts by the host, but in our case the firewall kills sessions after 30 minutes of inactivity... When using PuTTY to ssh to your Linux/Unix servers, be sure to use the feature to send NULL packets to prevent a timeout. I've set it to once every 900 seconds, i.e. 15 minutes... See screenshot on the right.
Comments