Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. ssh -X jwhite@scs-cm.lbl.gov \
  2. -L 8080:localhost:8080 \
  3. -L 8081:localhost:8081 \
  4. -L 5000:localhost:5000 \
  5. -L 5001:localhost:5001 \
  6. -L 28002:localhost:28002 \
  7. -L 4022:localhost:4022 \
  8. -L 1311:localhost:1311 \
  9. -L 8006:localhost:8006 \
  10. -L 2000:localhost:2000 \
  11. -L 2443:localhost:2443 \
  12. -L 3443:localhost:3443 \
  13. -L 4443:localhost:4443 \
  14. -L 4444:localhost:4444 \
  15. -L 4445:localhost:4445 \
  16. -L 5900:localhost:5900 \
  17. -L 5443:localhost:5443 \
  18. -L 6443:localhost:6443 \
  19. -L 7443:localhost:7443 \
  20. -L 8443:localhost:8443 -A
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement