fahim420

commands

Nov 7th, 2017
781
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. to port forward through ssh on remote server
  2. ssh -L 3389:localhost:3389 [email protected]
  3. then to rdp
  4. rdesktop localhost
Advertisement
Add Comment
Please, Sign In to add comment