More effort than I would consider. I’d just allow all traffic incoming on that port. I’d only consider whitelist if someone was giving me grief. Even then that would be after blacklisting an IP wasn’t solving my problem.
More effort than I would consider. I’d just allow all traffic incoming on that port. I’d only consider whitelist if someone was giving me grief. Even then that would be after blacklisting an IP wasn’t solving my problem.
I have a couple of services, including nginx (a website) that run though a Cloudflare Tunnel. No need to open up ports and certificates are automatically managed.
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/
I also use ddclient to update my own personal domain with my internets dynamic IP (no need for a dynamic DNS provider). I have to do this as I host Jellyfin and Cloudflare don’t support streaming through their tunnels. So yes this is exposed to the internet. It does sit behind a caddy reverse proxy though.
I also run a wireguard VPN so that I can dial in when out the home. Im in Spain next week so can use that to get BBC iPlayer etc. The wireguard uses an address that is dynamically updated by ddclient (domain is hosted by Cloudflare)
Emails I don’t bother self hosting. I actually pay for simplelogin and send emails there via aliases. They then route to a single Proton email address.
Wonder if it’s a region thing. Not there for me either (UK).
Not really helping you here. But when I started using Google Photos, I still manually downloaded files from my phone to local storage. I did this mainly to ensure I have the original copies of my photos and not some compressed image. Turns out that was a wise move as exporting photos from Google is a pretty damned awful experience.
I’ve configured my kids devices to use NextDNS, that way they are getting filtering no matter what network they use.
AdGuard does what I need internally, it’s just external is the issue. VPN’s are not a solution, my kids are old enough to know they can just disable it to work around it. They don’t know about the Private DNS option that I have configured on their devices… Yet
Jellyfin Plex (I wanted to get rid of it but I found my son’s TV has no Jellyfin client available so I have to keep Plex up for him) Nginx Caddy Ddclient to Cloudflare for my home dynamic IP Syncthing (such an underrated app) Wireguard HomeAssistant Some other stuff that isn’t all that interesting
This is what I do. Registered with Porkbun but have two domains pointing to Cloudflare NS’s for DNS. I then have a container locally that looks for IP changes on my home connection and if detected updates DNS to the new IP.
I did it a week ago and it was just a case of passing through the video card. I came across a lot of guides and they were all in the CLI. I assume things have improved or maybe it differs per card. I was just using onboard graphics from an N100 CPU.
Why not? It’s another useful area to use as a backup.
Use Cryptomator. You can then use any cloud storage provider knowing they can’t read your files.
I disagree. In a business environment it is actually really good, or at least was pre-Azure. I dislike that they are trying to push people to Azure instead of on-prem.
For home use it’s been pretty poor since Windows 8 and seems to be turning to shit since Windows 11.
Windows 11 did one good for me though. It’s been enough to push me to properly give Linux a try again. Proton has been a major step forward as gaming has been the main reason I never stuck. I’m currently spending more time in Arch (btw) than Windows.
I’ve ran multiple containers on a Pi 3 before “upgrading” to a Pi 4. Yes not even a Pi 5. Sure it’s not rapid and drags it’s heels at times but for the most part it’s great for hosting stuff for my household.
Home assistant, Plex, Syncthing, Wireguard, Ad Guard, nginx, nginx proxy manager, duckdns, mongodb and unifi network appliance. I was also running Jellyfin along side Plex but it keeps causing the Pi to lock up.
deleted by creator
This is correct
Since January 2024 and version 24.2.0, LibreOffice use calendar-based release numbering scheme
But he’s not using it in a domain environment.
This is the same with everything. Twitter, Google, Facebook, Netflix, Amazon, Apple etc. They all shit on their users, people complain but then they just accept it. As long as people just keep sucking it up they’ll continue to do what they want.
I’m not a complete newb when it comes to Linux but I am a newb for running it as my main desktop OS. I ran Mint for a few months but the game I play just stopped working. I kept booting back into Windows as a work around. I eventually wiped Mint off and went with Arch. I gotta admit I was expecting to run into issues but I’ve had no issues at all. I’ve always been a fan of minimalism so Arch has always been on my radar. I’m glad I sucked up the courage to try Arch as it really has worked out well for me.
Tell me you’re American without telling me you’re American
We looked after a cafe who had a couple of PC’s to use that gave internet access. Yes this was a while ago, way before smartphones and wifi. The PC’s had some software that allowed internet access for a set duration based on how long they had purchased. This software was managed by an NT4 Server backend.
The owner called one day to say nothing works. When I got there, NT4 has been wiped and replaced with Windows 98. Apparently one of the university student baristas was asked to help when they had an issue. The owner was trying to save money from calling us out. Fixing this mess was way pricier than whatever was wrong previously!
Ha. That’s my bad. I didn’t even read the firewall rules listing 22/SSH. I agree on not opening 22 to the world. It just invites bots throwing passwords at it.
I just read Minecraft in the original post which from reading runs from 25565 which I wouldn’t worry about. If OP needs 22 for admission I’d either whitelist it or use a VPN/Tailscale.