From af3cf39194ac13ad3dd79ea46aafee6174942884 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 25 Aug 2023 21:22:54 -0700 Subject: new subdomain --- etc/hosts | 3 --- home/xyz/.ssh/config | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 etc/hosts diff --git a/etc/hosts b/etc/hosts deleted file mode 100644 index c532033b..00000000 --- a/etc/hosts +++ /dev/null @@ -1,3 +0,0 @@ -# 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 9f02894b..7e857975 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -25,5 +25,5 @@ Host pp User xyz Host ka - HostName xyzka + HostName xyzka.kyun.li User xyz -- cgit v1.2.3-70-g09d2