• 1 Post
  • 22 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle




  • I’ve been doing Linux server administration for 20 years now. You’ll always have to duckduckgo things. You’ll never keep it all in your head, even just a single server with a handful of services. Docker and containers really isn’t too hard. Just start small and build from there. If you can learn how the chroot command works, you’ve pretty much learned docker. It’s just chroot with more features.




  • This is a confirmation bias thing, not a political thing. If you are in charge of a discussion forum you will always push it to support your confirmation bias. This is why the first amendment is so important. If the government is in charge of public discourse, the people in charge (either side) will work extra hard to ensure their opposing ideas are simply dismissed as without merit.





  • I would honestly recommend buying an old laptop with a broken screen (or an old netbook or something, make sure it has an Ethernet port), a decent DSL modem, a USB network adapter, and a switch if you need it. Now you’ve got everything you need to make a super capable router. Install a very basic Linux distribution and get NAT setup (it’s like 4 or 5 commands), configure the firewall, and your VPN software of choice. I’ve run a setup like this for years and it’s great, because any time a component is “out-of-date” you just update that component. For example, you need AX WiFi instead of AC, just upgrade the WiFi adapter).