increase ttfb whm code example
Example 1: increase ssh timeout
#Add these lines on sshd_config
ClientAliveInterval 120
ClientAliveCountMax 720
Example 2: increase font netbeans
/*
Increase Font Netbeans IDE
Alt + MouseWheelUP
*/
#Add these lines on sshd_config
ClientAliveInterval 120
ClientAliveCountMax 720
/*
Increase Font Netbeans IDE
Alt + MouseWheelUP
*/