Andrew's Garage

Shrunk Expand

Primary Navigation

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 참고를 위한 저장물

Related Posts

  • 2014-09-15 andrew

    [펌]iBATIS 2.3.0 또는 2.3.2 이상 sqlmap 자동 리로딩

    iBATIS 2.3.0 또는 2.3.2 이상 sqlmap 자동 리로딩 개요 iBATIS + Spring 개발시 쿼리 매핑 파일이 변경되면 웹애플리케이션 서버를 재기동해야 적용이 됐...
  • 2014-07-06 andrew

    Reading a UTF-8 Encoded File

    public static String parseTemplate(String templatePath) { File aFile = new File(templatePath); Input...
« reading text file with utf-8 encoding using java 볼 책.. »

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

( optional )


©2025 boots Entries RSS and Comments RSS Child theme Boots of Raindrops Theme