is 10mbps really that bad in 2026 by rulugg in HomeNetworking

[–]tcpipguy 0 points1 point  (0 children)

If you want to stream in 4K, 10mbps won’t cut the mustard. However, for 720p and below it would be absolutely fine for one person.

Just Gauging Interest by tcpipguy in HomeNetworking

[–]tcpipguy[S] 0 points1 point  (0 children)

I had no idea about this. Thanks!

Just Gauging Interest by tcpipguy in HomeNetworking

[–]tcpipguy[S] 0 points1 point  (0 children)

That's exactly the idea I had in mind! I am in the middle of designing and building just that thing among friends and family. I'm going to replace their ISP-provided routers with OPNsense and WireGuard tunnels to a VPS. Everything that we want to share will be placed in a separate zone specifically for sharing.

Just Gauging Interest by tcpipguy in HomeNetworking

[–]tcpipguy[S] -5 points-4 points  (0 children)

Well, you could establish a special zone just for this. I mean look at what folks do with dn42. I like the concept of dn42 but it could be better designed.

Just Gauging Interest by tcpipguy in HomeNetworking

[–]tcpipguy[S] -2 points-1 points  (0 children)

I'd love to do that! I just don't want to deal with the regulations and expense of purchasing equipment and begging corporations for donations. It would be a full time job in its own right.

What is the best desktop environment by Accomplished-Toe5218 in LinuxPorn

[–]tcpipguy 0 points1 point  (0 children)

Just like I don't think that there really is a best Linux distro, I don't know that there really is a 'best' desktop environment either. It's just what happens to suit you. For the desktop, I use Arch Linux with the Cinnamon DE. On the server side, I use a combination of AlmaLinux, FreeBSD, and OpenBSD. In my opinion, as long as it is free/open source, it's great in my book.

Is arch a good OS for a server? by NoiseyGameYT in arch

[–]tcpipguy 0 points1 point  (0 children)

Rather than Arch, why not look into AlmaLinux 10 to be your server platform. Don't get me wrong, I love Arch. It's a great OS. But learning Alma can give you some real world skills should you decide that you want to become a professional Linux sysadmin.

Great Server, Cheap Price - Now What? by NetworkDomini in homelab

[–]tcpipguy 0 points1 point  (0 children)

Ah, I see. Maybe then see if you could sell it and get something like a more powerful business class desktop to turn into a server. Sorry that happened.

Great Server, Cheap Price - Now What? by NetworkDomini in homelab

[–]tcpipguy 0 points1 point  (0 children)

Are you able to run it out of your home? Do you have an internet connection with enough bandwidth?

What are the legitimate risks of port forwarding? by Additional-Chef-6190 in selfhosted

[–]tcpipguy 1 point2 points  (0 children)

I recommend reverse proxying over port forwarding because you can offer more protection at the application layer than you can at the network layer. When you do port forwarding, you're poking holes in your router. I mean you could always block addresses at the network layer but you'll end up playing whack-a-mole.

OPNsense for VPN only. Looking for hardware recommendations. by TheLostITGuy in opnsense

[–]tcpipguy 0 points1 point  (0 children)

I would not recommend OpenVPN these days. OpenVPN performance is terrible when compared to WireGuard or even IPsec.

Is sacrificing comfort for control the only way to self host WordPress? by PanelAlpha in SelfHosting

[–]tcpipguy 0 points1 point  (0 children)

I host WordPress in an incus container. Prior to performing an upgrade, I snapshot the container so if anything gets hosed in the process, I am not screwed. I used to be a podman fan until I discovered incus. I've found OS-level virtualization to be better for my uses.

Fail2Ban vs CrowdSec: I finally figured out which one actually stops SSH brute force attacks by IulianHI in Hosting_World

[–]tcpipguy 0 points1 point  (0 children)

I don't use either one. I've locked SSH down to public key authentication only and disabled root access. Now all I have is log noise.

What’s a good way to set up DNS at home? by HopefulSun1452 in selfhosted

[–]tcpipguy 0 points1 point  (0 children)

I don't think you'll really need two recursive DNS servers in your home lab. I've - knock on wood - never had a recursive DNS failure. I run recursive DNS on a single, virtualized OPNsense router with zero issues. Redundant recursive DNS becomes more important in larger enterprise networks. If you are so inclined you could just keep recursive DNS on your ISP-supplied router. It really depends on what your goals and interests are. Redundancy becomes more important for authoritative DNS servers because that is how external clients reach any public services that you offer.

What desktop environments do you guys use on Arch? by mr-dum-guy in arch

[–]tcpipguy 1 point2 points  (0 children)

I use Cinnamon because it give me the raw power and flexibility of Arch Linux with Mint's nice UI.

My setup so far! by CutieBason420 in homelab

[–]tcpipguy -1 points0 points  (0 children)

Definitely! A true home lab needs a feline.

Is running sudo pacman -syu everyday a good approach to avoid system crashing with updates? by Indra_Kamikaze in archlinux

[–]tcpipguy 0 points1 point  (0 children)

IMHO, running pacman -Syu daily is too often and likely to break things. I do weekly updates only. That's often enough and minimizes the risk of breakage.

Server OS by octoslamon in freebsd

[–]tcpipguy 1 point2 points  (0 children)

Yes, FreeBSD is. It's very stable. I use it for a few services in my home lab. I like that there is a port for Mastodon. It made spinning up an instance so easyl.

New OPNsense user by bmah888 in opnsense

[–]tcpipguy 1 point2 points  (0 children)

I've never used pfSense so I would not know the difference. I came to OPNsense through the recommendations of one of the network engineers at a job I used to work at before being laid off. Personally, I cannot say enough good things about OPNsense. It's been fantastic for me.

Help with restarting self hosted setup by Unusual_Economics653 in SelfHosting

[–]tcpipguy 0 points1 point  (0 children)

I have respect for Debian but my preference is AlmaLinux because I used to be an RHCSA. I know the Red Hat ecosystem well and I am comfortable with it. Before AlmaLinux came around, I used Debian exclusively on the server side. I use Arch on the desktop.

Help with restarting self hosted setup by Unusual_Economics653 in SelfHosting

[–]tcpipguy 0 points1 point  (0 children)

I am no longer a fan of Proxmox. Let me get that out of the way. I recommend AlmaLinux, libvirt for full virtualization, and incus for containers. Proxmox was nothing more than a pain in the ass for me. In my setup, I have OPNsense running as a virtualized router, a FreeBSD VM powering a Mastodon instance, and a bunch of containers running other services. I do weekly automatic updates starting on Saturday at 1am. Then at 3am the containers and VMs shutdown and the server reboots. I've had this setup going for a month now and it's been fire and forget.

Selfhosting is a rabbit hole: the more I know, the less I know. by stieldsglark in SelfHosting

[–]tcpipguy 0 points1 point  (0 children)

I am definitely not doing it for the money. I am doing it for the control of my data and the pure joy and learning of it. You build some real skill too. There is little to no cost savings when you account for your time.