shell-scripte-code/ssh

2 lines
142 B
Text
Raw Normal View History

2019-08-02 14:46:53 +02:00
ssh -o ServerAliveInterval=60 -o ExitOnForwardFailure=yes -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i $HOME/.ssh/id_rsa $*