From 01577ed7a6a6397a58c469c0908e77df90aeaf1b Mon Sep 17 00:00:00 2001 From: Tine Date: Thu, 7 Nov 2024 21:14:51 +0100 Subject: [PATCH] docs: proxmox setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cefef1..4f0e20f 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ systemctl disable --now rpcbind ### 5. Disable SSH Access from public internet and enable public key auth. ``` -echo "PasswordAuthentication no" >>> /etc/ssh/sshd_config +echo "PasswordAuthentication no" >> /etc/ssh/sshd_config ``` ### 6. Install Node Exporter and send metrics to monitor.tjo.cloud.