File size: 87 Bytes
990c807 |
1 2 3 4 |
#!/bin/bash
ssh -i student-admin_key -p 22003 student-admin@paffenroth-23.dyn.wpi.edu
|
990c807 |
1 2 3 4 |
#!/bin/bash
ssh -i student-admin_key -p 22003 student-admin@paffenroth-23.dyn.wpi.edu
|