From 77d1d07fbc1b8e27125d5d727e1551e9aeaac6c2 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 17 Mar 2023 01:56:28 +0900 Subject: fix(content): fix XML notations --- content/posts/2022-10-28/setup-server-for-this-site.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'content/posts/2022-10-28') diff --git a/content/posts/2022-10-28/setup-server-for-this-site.xml b/content/posts/2022-10-28/setup-server-for-this-site.xml index 6521029..388238b 100644 --- a/content/posts/2022-10-28/setup-server-for-this-site.xml +++ b/content/posts/2022-10-28/setup-server-for-this-site.xml @@ -86,15 +86,9 @@ $ sudo cp /etc/ssh/sshd_config /etc/ssh/sshd_config.bak $ sudo vi /etc/ssh/sshd_config - - Port を変更 - - - PermitRootLoginno - - - PasswordAuthenticationno - + Port を変更 + PermitRootLoginno + PasswordAuthenticationno そして設定を反映。 $ sudo systemctl restart sshd -- cgit v1.2.3-70-g09d2