From a7aa567808c8578e8c11108daea23adc4dd83b62 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 30 Jun 2023 18:35:39 -0700 Subject: add xyzka to hosts --- etc/hosts | 3 +++ home/xyz/.ssh/config | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 etc/hosts diff --git a/etc/hosts b/etc/hosts new file mode 100644 index 00000000..c532033b --- /dev/null +++ b/etc/hosts @@ -0,0 +1,3 @@ +# Static table lookup for hostnames. +# See hosts(5) for details. +103.212.81.31 xyzka diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index dbf90d23..9f02894b 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -25,5 +25,5 @@ Host pp User xyz Host ka - HostName 103.212.81.31 + HostName xyzka User xyz -- cgit v1.2.3-70-g09d2