• 0 Posts
  • 34 Comments
Joined 2 years ago
cake
Cake day: June 3rd, 2023

help-circle
  • Almost all routers can handle gigabit, which is almost certainly what you want if you plan on doing local networking. A typical hard drive has speeds of about a gigabit. There is no reason to get anything slower. You can also get some gigabit switches (or even faster if you are using nvme on both machines) and connect two machines that need fast speeds between them to it. Most switches will be able to send packets to each other without going through the router.

    If you really want to do some learning you could try to set up an opnsense box on an old PC and connect that to a switch. It’s feature rich and completely modular and upgradable. This is probably the best thing you could do if you want to learn something but also the worst thing to do if you want consistent uptime since you can pretty easily break stuff if you don’t read the docs.

    That said, as others have mentioned openwrt on a used router is probably the best of both worlds - feature rich but less breakable.









  • I don’t know if I would recommend a comprehensive guide at all tbh. It’s like recommending a comprehensive guide to gardening or reading or something. Just start small with realistic goals and find some good YouTube videos that pique your interest.

    I started with unraid (strictly due to the expandability of the array, and I’m still glad I did that) and found SpaceInvader One’s videos to be super helpful, and he continues to put out new videos with new ways of harnessing unraid’s power. After a while I got the hang of it and now I feel comfortable reading the docs of a service and installing it myself and integrating it into my stack. Following communities like these on Lemmy, as well as perusing the Community App Store in unraid is more than enough to expose me to interesting software I want to try out.

    I say sit back and enjoy the process. We have a tendency to put pressure on ourselves to do things perfectly and immediately. But tend not to enjoy the learning process. Thinking back five years ago it’s amazing how far my server has come, let alone my ability to control it. Enjoy it!





  • maxprime@lemmy.mltoSelfhosted@lemmy.worldHome server 1.0
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Well what’s nice is that any device on your Tailscale network has a WireGuard connection between any other device on that network. You can also use exit nodes. While all of that can be achieved with WireGuard, the complexity of that can grow quite large as you add more nodes.


  • maxprime@lemmy.mltoSelfhosted@lemmy.worldHome server 1.0
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Well what’s nice is that any device on your Tailscale network has a WireGuard connection between any other device on that network. You can also use exit nodes. While all of that can be achieved with WireGuard, the complexity of that can grow quite large as you add more nodes.