Random IT Stuff
Random IT stuff, mainly *NIX
Thursday, 17 January 2013
SSH Pseudo terminals
There is always so much more to SSH than I know about. Here is another discovery I made today. This allows me to ssh into a machine via a gateway in just one command care of the -t flag
ssh -t agatewaymachine.com "ssh 192.168.1.253"
Newer Post
Older Post
Home