erol.name
  • Linux
  • Windows
  • Retro gaming
  • C64
  • Mobile
  • Raspberry Pi

erol.name

Tag: connection

Posted on 18. 10. 201418. 04. 2017

Configure SSH client to keep connection alive in Linux

To keep SSH connection alive you must edit your ~/.ssh/config file (if the file does not exist create it) and enter the following on top of the file:

Host *
ServerAliveInterval 60

First line applies this config to all hosts (*), and the second one is interval when to send keepalive packets in seconds (60).

Recent Posts

  • Force Brave browser to use video decoding acceleration in Virtualbox running Debian 13 guest operating system
  • Install mc (midnight commander) on Valve Steam Deck
  • Zip individual files by extension in separate zip file with the same filename and zip extension
  • Libretro vs MAME romset mapping
  • Sort du output by folder size

Recent Comments

  • simone on Manually add files and folders to ownCloud
  • erol on How to additionally clean-up Kodi MySQL database from unwanted entries
  • John on How to additionally clean-up Kodi MySQL database from unwanted entries
  • jackd on Switch axis in pifba retropie emulator configuration
  • polv on Select and hide unmounted drive icons from Xfce desktop

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2007-2024 by Erol Tahirović