aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-05-28 23:29:20 -0700
committerXiao Pan <xyz@flylightning.xyz>2025-05-28 23:29:20 -0700
commit77bd836e33433e678f9db9b3af87a6b36bf32fbd (patch)
tree526603ec47f718126b26bc658d52963725213f86 /README.md
parentc4fa2d1c61b008c473c512e4b1db9b75946bd094 (diff)
add readmeHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ad3c9e0..e6a561b 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ Infrastructure configs, some maybe included in pi_config dir
- /etc/modules-load.d/wireguard.conf autostart load wireguard kernel module, see <https://wiki.archlinux.org/title/Kernel_module#systemd>
- /etc/nftables.conf nftables firewall configs
- ~/.ssh/know_hosts remote plot default use ssh public key authentication so you need to add your ssh public key to this file or via something like `ssh-copy-id Spartan_Racing_Charger@10.0.0.9`
+ - /etc/ssh/sshd_config disable sshd root login
- server and laptop:
- wireguard related configs
- files in /etc/wireguard, see below