From dea5d1b4b9a724b996b6e9dbf2ebb291972dabdc Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 24 Apr 2025 02:23:23 -0700 Subject: Add notes about not included yet infrastructure configs --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index f0287c1..040e3ea 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,15 @@ build and run without make: cc -Wall $(pkg-config --cflags --libs libssh plplot gtk4) -lm -o remote_plot remote_plot.c ./remote_plot ``` + +infrastructure configs not included yet: +- raspberry pi: + - /etc/wireguard/wg0.conf wireguard config + - /etc/NetworkManager/system-connections/wg0.nmconnection networkmanager wireguard config imported from wireguard config + - /etc/modules-load.d/wireguard.conf autostart load wireguard kernel module, see + - /etc/systemd/system/can0.service autostart can bus configs +- server and laptop + - wireguard related configs + - files in /etc/wireguard + - files in /etc/NetworkManager/system-connections + - /etc/nftables.conf nftables firewall configs -- cgit v1.2.3-70-g09d2