From 7bcb0b78ce9e70b5e09ed84677742357ffdd3709 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 2 Jul 2018 21:18:45 -0500 Subject: 2018-07-02 21:18 --- ssh/config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ssh/config (limited to 'ssh/config') diff --git a/ssh/config b/ssh/config new file mode 100644 index 0000000..bc59297 --- /dev/null +++ b/ssh/config @@ -0,0 +1,9 @@ +host wright_fs + User John + HostName 128.104.68.238 + Port 22 + +host wright_ps + User John + HostName 128.104.69.51 + Port 22 -- cgit v1.2.3