Changes between Version 3 and Version 4 of aurora
- Timestamp:
- 01/09/19 16:13:59 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
aurora
v3 v4 140 140 {{{ 141 141 #!sh 142 alias auroratunnel='ssh -L 10 99:localhost:22 aurora'142 alias auroratunnel='ssh -L 1070:localhost:22 aurora' 143 143 }}} 144 That will open port number 10 99that you can then use in ISSM so that you don't need to enter your password.144 That will open port number 1070 that you can then use in ISSM so that you don't need to enter your password. 145 145 146 146