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.
Well, I do actually use Arch btw
Even worse for us that live outside the US. Nothing but US politics every time we scroll. Well, that and Linux stuff.
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
I used to grab anything I could to read when taking a shit. Even reading shampoo bottle labels. Now I’m here typing this mess to you guys as I take a dump.
I used to work in a 3rd line tech support. Whenever we got escalations from tier 2 I’d read their notes and then start from the beginning. More often than not they would say they have checked something and not found the fault when indeed that was the fault.
Doesn’t work for me. Pixel 8.
I started using SimpleLogin just before the acquisition so wasn’t aware of how active development was prior to Proton. That said I don’t believe they have added anything new in that time (a year now)?
It’s been quite a mild winter in the UK. Normally we have a lot of frosty and freezing temperatures but we only had about 3 days where I am. Other than that it’s been above 5°C and raining. The ground is saturated to fuck. Makes walking the dog a very messy job!
That said we had a pretty poor summer last year. It never really got that warm. I’m hoping the shit winter means in return we are given a nice summer. I have my doubts though.
Not to mention the rain we’ve seen. One of the wettest winters on record. Absolutely abysmal.
I’ve ran Plex and other apps directly on Raspberry Pi’s for years but started playing with docker. I really prefer it and always try to go for docker images over regular app installs. When it came to upgrading my stuff from Pi3 to a Pi4, because I put all my docker stuff on an external drive I could just mount that drive on the new Pi and then run my docker-compose file to get everything up and running again. Containers are awesome!
I’m confident with Linux but by no means an expert. So if I can get it working then anyone else can. My advice though is to avoid using Portainer to create your containers. It may look easier cause it has a GUI but do ker-compose is not hard. Having that one file for all your apps makes life nice and easy
I wouldn’t say hot is great either. Just testing now and the third post is a NSFW post that’s 43 minutes old, has 5 votes and 0 comments.
Top seems to work best for me but I do have to pick 24, 12 or 6 hour.
I know it comes with more users. But the default filter on Sync for Lemmy (Active) means I see the same post at the top of my feed for 2 days! Previously on Reddit that would change like the wind changes direction.
Strava has ads now? I use NextDNS on my devices so assuming this is filtering out their ads.
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.