[ Lezzo secret wiki ]
-
-
~ Hosts
-
+
+
-
~ Hosts
+
-
Reduce packages disk usage on gentoo
-
+
+
-Reduce packages disk usage on gentoo
+eclean packages eclean distfiles @@ -28,9 +28,9 @@ eclean-kernel -A -a
-
Update pi-hole devuan host
-
+
+
-Update pi-hole devuan host
+apt update apt upgrade @@ -38,9 +38,9 @@ PIHOLE_SKIP_OS_CHECK=true pihole -up
-
Add static route for wireguard
-
+ mtu 1500
#+end_src
#+begin_src
route add -net 10.0.13.0 netmask 255.255.255.0 gw 10.0.13.1 lezzo
+route add -net 10.0.1.0 netmask 255.255.255.0 gw 10.0.13.1 lezzo # dns resolution through enigm.local
+
#+end_src
+
diff --git a/secretwiki/commands.org b/secretwiki/commands.org
index 017ce23..0331fde 100644
--- a/secretwiki/commands.org
+++ b/secretwiki/commands.org
@@ -22,4 +22,6 @@ wlp1s0: flags=4163Add static route for wireguard
+Useful when subnet clash, example:
@@ -52,6 +52,8 @@ wlp1s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500route add -net 10.0.13.0 netmask 255.255.255.0 gw 10.0.13.1 lezzo +route add -net 10.0.1.0 netmask 255.255.255.0 gw 10.0.13.1 lezzo # dns resolution through enigm.local +