Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged ssh



1 2 3 Next »
This is very useful with dinamic IP connections. You can connect from the host with the dinamic IP, leave the tunnel open to other machine with ssh access and fixed IP and then connect to this machine on specific port (22000 in the example) to connec...
2 1375 posted 17 years ago by Juanje
Changing default settings The defaults for the ssh-related commands can be altered for each account in a configuration file ~/.ssh/config (there is also a system-wide file, usually /etc/ssh/ssh_config). Each entry starts with a Host keyword. You c...
0 1200 posted 17 years ago by cczona
0 1021 posted 18 years ago by therobot
SSh with 3 levels of debugging this useful if you can't login and need to see what is going on.
1 1425 posted 18 years ago by vanne
0 1138 posted 18 years ago by whitetiger
0 1182 posted 18 years ago by whitetiger
0 1120 posted 18 years ago by whitetiger
0 1039 posted 18 years ago by whitetiger
0 1268 posted 18 years ago by whitetiger
1 2 3 Next »