$ ssh -f -L3389:
This command will:
1. open an SSH tunnel to
2. go to background
3. wait for 10 seconds for the connection
4. during the 10 seconds wait it will localy run ‘rdesktop’ to connect to the remote host through the created SSH tunnel.
Password-less log in can be achieved (when server allows it) by adding ‘-p ‘ to the ‘rdesktop’ command
View this command to comment, vote or add to favourites
View all commands by johnquail

by David Winterbottom (codeinthehole.com)






















0 Comments
You can be the first one to leave a comment.