Created
October 19, 2012 00:04
-
-
Save ozymandium/3915500 to your computer and use it in GitHub Desktop.
Auburn MATLAB server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/env bash | |
ssh -L 1712:perseus.eng.auburn.edu:1712 -L 32891:perseus.eng.auburn.edu:32891 [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment