From 1008040f059bc8d45d6f0b2dd6a1c51cd829d0e7 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 27 Apr 2021 10:52:10 +0700 Subject: Start a new internship with Clojure --- dev/.ssh/config | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'dev/.ssh') diff --git a/dev/.ssh/config b/dev/.ssh/config index 052d1ad..82c7a4a 100644 --- a/dev/.ssh/config +++ b/dev/.ssh/config @@ -6,3 +6,10 @@ Host acanban Port 22222 RequestTTY yes RemoteCommand ssh acanban + +Host ict9 + HostName ictlab.usth.edu.vn + User phongng + Port 22222 + RequestTTY yes + RemoteCommand ssh ict9 -- cgit 1.4.1