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 1084 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 1003 posted 17 years ago by cczona
0 847 posted 17 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 1125 posted 18 years ago by vanne
0 969 posted 18 years ago by whitetiger
0 998 posted 18 years ago by whitetiger
0 948 posted 18 years ago by whitetiger
0 873 posted 18 years ago by whitetiger
0 1027 posted 18 years ago by whitetiger
1 2 3 Next »