Do you think it would ve best to upload to thingiverse and git[hub/lab]? As I want the source parts avalible for modification and a stl/gtbl export for printing.
For the next 24 hours, your friends have to do whatever you want to do. What activities, places, or things are you and your friends doing, going to, using, or buying during your day?
I more or less the same...I took a vocatinol school for cybersec and now I am doing college for server admin.Hopefully, everthing I learned transfers.Oddly, this is my 5th year with linux.
For the next 24 hours, your friends have to do whatever you want to do. What activities, places, or things are you and your friends doing, going to, using, or buying during your day?
You'd be suprised what I do everyday. ;)SshWireGuardSambaCryptsetup/LUKSSuricatapi-holeI maintain these services all on a SBC the size of my palm (H3).
For the next 24 hours, your friends have to do whatever you want to do. What activities, places, or things are you and your friends doing, going to, using, or buying during your day?
For the next 24 hours, your friends have to do whatever you want to do. What activities, places, or things are you and your friends doing, going to, using, or buying during your day?
Solved:IP Table: Server : 192.168.1.120 / wg0 : 10.0.0.1 Client : 192.168.1.230 / wg0 :10.0.0.2Server: [Interface] Address = 10.0.0.1/24 SaveConfig = true PostUp = iptables -t nat -I POSTROUTING -o wlp1s0 -j MASQUERADE PostUp = ip rule add table 200 from 192.168.1.230 PostUp = ip route add table 200 default via 192.168.1.1 PreDown = iptables -t nat -D POSTROUTING -o wlp1s0 -j MASQUERADE PreDown = ip rule delete table 200 from 192.168.1.230 PreDown = ip route delete table 200 default via 192.168.1.1 ListenPort = 51820 PrivateKey = XXX [Peer] PublicKey = yyy AllowedIPs = 0.0.0.0/0 Client: [Interface] Address = 10.0.0.2/24 PrivateKey = YYY [Peer] AllowedIPs = 10.0.0.0/24 Endpoint = 192.168.1.120:51820 PublicKey = xxx
Then what platform is better?
Printables?