Duplicate ssh session
June 11th, 2007 mysurface
If you are using secureCRT or ssh client, you may discovered that duplicate a ssh session you do not need to login again. That is convenient and fast! I can do that with ssh command by just adding 2 lines shown as bellow into /etc/ssh/ssh_config (Thanks to Geek00L) ControlMaster auto ControlPath ~/.ssh/socket-%r@%h:%p You have to [...]
Posted in Admin, ssh | Hits: 26094 | 4 Comments »






