Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh timeout option

ssh -o ConnectTimeout=30  <hostName>		# 30 seconds
Comment

ssh timeout

ssh -o ServerAliveInterval=30 ip address
# change the TMOUT on server side
export TMOUT=10000
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu install jdk 14 
Shell :: files reset from staging area 
Shell :: how to install quick.db 
Shell :: find user shell 
Shell :: kill all process at port 
Shell :: Get total duration of video files in a directory 
Shell :: vscode disable powershell integrated console 
Shell :: install tensorflow anaconda 1 
Shell :: npm i socket.io 
Shell :: ubuntu unzip zip 
Shell :: run powershell script at startup 
Shell :: rdp linux ubuntu 
Shell :: xclip does not work 
Shell :: install kubectl 
Shell :: `FirebaseAnalytics` requires CocoaPods version `= 1.10.0`, which is not satisfied by your current version, `1.5.2`. 
Shell :: squelize-cli create empty migration 
Shell :: git global setup 
Shell :: link php with php 8 mac 
Shell :: headlessui npm 
Shell :: git config credential.helper cache 
Shell :: A multi-stage Dockerfile for building nodejs 
Shell :: run jar file command line 
Shell :: get string after character shell script 
Shell :: extract tgz from ubuntu terminal 
Shell :: git worktree remove 
Shell :: zip files in folder linux 
Shell :: uninstall xbox game bar 
Shell :: ubuntu screenshot tool 
Shell :: How to push code to your github repository using token authentication 
Shell :: wsl System has not been booted with systemd as init system 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =