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 1214 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 1111 posted 17 years ago by cczona
0 954 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 1299 posted 18 years ago by vanne
0 1075 posted 18 years ago by whitetiger
0 1085 posted 18 years ago by whitetiger
0 1043 posted 18 years ago by whitetiger
0 950 posted 18 years ago by whitetiger
0 1113 posted 18 years ago by whitetiger
1 2 3 Next »