how to set the idle-timeout in linux SSH in /etc/ssh/sshd_config insert ClientAliveInterval 600 ClientAliveCountMax 3 That will give you an timeout of 30 minutes (600 sec x 3) Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2014-07-06 10:14 PM by andrew Comment 📂This entry was posted in Linux 참고를 위한 저장물
2014-06-09 andrew Compressing-PDF-Documents-for-Faster-Display-and-Ehttp://www.codeproject.com/Articles/775811/Compressing-PDF-Documents-for-Faster-Display-and-E
2015-02-02 andrew [펌][AngularJS] 배우는 방법 & 기본 개념 잡기http://mobicon.tistory.com/281 AngularJS/Concept AngularJS를 배우기 위해 좌충우돌 하며 읽고, 보고, 듣고, 코딩해본 코스를 나름 정...