For work, I am using Oracle's Linux conception - for better or worse - and I decided to try and blog my findings as I go along. For one, so I can retrieve them later easily, but also to help others who may run into similar things. Hope it helps and lemme know what you think, if you have the time. Be it good or bad...
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