useful options for ssh client
Linux/SSH
Updated
•1 min read
- outline
useful options for ssh client
- path
/etc/ssh/ssh_config
- option
## close connection after 5 seconds
ConnectTimeout 5
## remove HostKey check warning alert
StrictHostKeyChecking no
Search for a command to run...
Linux/SSH

useful options for ssh client
/etc/ssh/ssh_config
## close connection after 5 seconds
ConnectTimeout 5
## remove HostKey check warning alert
StrictHostKeyChecking no
No comments yet. Be the first to comment.
docker

AWS/EKS

AWS/EKS

AWS/EKS

AWS/EKS
