diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-05-28 23:29:20 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-05-28 23:29:20 -0700 |
commit | 77bd836e33433e678f9db9b3af87a6b36bf32fbd (patch) | |
tree | 526603ec47f718126b26bc658d52963725213f86 /README.md | |
parent | c4fa2d1c61b008c473c512e4b1db9b75946bd094 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |