• 3 Posts
  • 92 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 would say don’t overthink the distro. Just about any distro will provide nearly the same performance in gaming, some will just pre-install drivers that you could just install manually. Proton takes care of just about everything automatically anyways.

    I enjoyed installing arch as it was a learning experience, and I learn more every time I install it on other machines. But Ubuntu would probably be just fine and has a ton of documentation, and a healthy community to provide support.

    I think a lot of Linux newcomers get stalled on this choice because the options are overwhelming. There are so many choices. But at the end of the day once the installation is over, the experience will be almost the same as another distro with the same desktop environment.

    If you want to run Linux, choose an distro that is easy to install and just dive into it. If you like tinkering with computers then you will love running Linux.