aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/posts/2022-10-28
diff options
context:
space:
mode:
Diffstat (limited to 'public/posts/2022-10-28')
-rw-r--r--public/posts/2022-10-28/setup-server-for-this-site/index.html12
1 files changed, 3 insertions, 9 deletions
diff --git a/public/posts/2022-10-28/setup-server-for-this-site/index.html b/public/posts/2022-10-28/setup-server-for-this-site/index.html
index 2f458ad..a290046 100644
--- a/public/posts/2022-10-28/setup-server-for-this-site/index.html
+++ b/public/posts/2022-10-28/setup-server-for-this-site/index.html
@@ -153,21 +153,15 @@
<ul>
<li>
- <p>
- <code>Port</code>を変更
- </p>
+ <code>Port</code>を変更
</li>
<li>
- <p>
- <code>PermitRootLogin</code>を<code>no</code>に
- </p>
+ <code>PermitRootLogin</code>を<code>no</code>に
</li>
<li>
- <p>
- <code>PasswordAuthentication</code>を<code>no</code>に
- </p>
+ <code>PasswordAuthentication</code>を<code>no</code>に
</li>
</ul>