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 :: git view branch 
Shell :: cli kill what is listening on port 
Shell :: how to install a library in anaconda 
Shell :: linux kill aport 
Shell :: install lutris ubuntu 
Shell :: htaccess hide directory listing 
Shell :: clear the git stash 
Shell :: float right in react js 
Shell :: clone gitlab repo using personal acess token 
Shell :: git mirror repository 
Shell :: powershell restart computer 
Shell :: ubuntu take screenshot with cursor 
Shell :: How to start a service with systemctl command 
Shell :: shell one line for loop 
Shell :: kernel headers were not found vmware kali linux 
Shell :: poetry command install mac 
Shell :: centos 7 openldap install 
Shell :: raspberry pi install vscode via command line 
Shell :: how to set to default terminal in ubunty 
Shell :: Curl default connect-timeout 
Shell :: create folder in terminal 
Shell :: finda java home 
Shell :: x11 development libraries 
Shell :: how to check upstream git 
Shell :: git change message specific commit 
Shell :: how to start xammp on linux 
Shell :: grep without pattern 
Shell :: copy folder in ubuntu 
Shell :: how to remove large file from github repo history 
Shell :: generate ssh keys 
ADD CONTENT
Topic
Content
Source link
Name
6+8 =