I believe you swapped DoT (TLS, port 853) and DoH (HTTPS) in your message. I have yet to be in a network that restricts port 853, but if I could I would rather use DoH on Android.
I believe you swapped DoT (TLS, port 853) and DoH (HTTPS) in your message. I have yet to be in a network that restricts port 853, but if I could I would rather use DoH on Android.
My main advice would be to get multiple hubs, because your 6 drives would share the same bandwidth. Also hubs with more than 4 ports are in fact multiple hubs chained together because most chips in hubs handle 4 devices at most. So it would be better to spread your drives on as much USB ports as possible.
I’m not familiar with Nextcloud, but from reading the How to use this? section of the README I believe you can run it behind a reverse proxy:
--publish 80:80
This means that port 80 of the container should get published on the host using port 80. It is used for getting valid certificates for the AIO interface if you want to use port 8443. It is not needed if you run AIO behind a web server or reverse proxy and can get removed in that case as you can simply use port 8080 for the AIO interface then.
(Emphasis mine, in “Explanation of the command”)
My understanding is you only have to forward traffic from the reverse proxy to the port 8080. It uses a self-signed certificate though, so you might check if the reverse proxy you are using checks certificates signatures for upstream servers.
It is possible, what you’re looking for is a reverse proxy: it’s an HTTP server that will listen to the standard ports for HTTP and HTTPS that will redirect traffic to the chosen service based on the domain name or URL.
In your case, every subdomain would point to your VPS’s IP and traffic that’s for mastodon.example.tld
will be seemlesly proxied to your Mastodon container.
Do some research on Caddy or Nginx, and I strongly recommend you learn Docker Compose and Docker networking, it will help you make it easier to maintain everything.
PS: CNAME pointing to A record is the way to go. You can do it one better by having a CNAME entry for *.example.tld
, but you better make sure that your reverse proxy won’t proxy requests to an unexpected container when requesting a bogus subdomain.
Hum, I never considered this option, though a bug in the CAN bus is more likely than brake lights being out. Some Renault cars were notorious for this, but in this instance I believe it was a Volkswagen Touran.
It’s more a near-miss than an accident, but here we go:
We were coming back from holidays with my dad, he was driving and I was riding shotgun. We were on the highway (middle lane to be exact) when the car in front of us suddenly lost speed, brake lights still off. My dad was able to narrowly avoid the car, it’s frightening to think that we probably owe our life to his reaction time. To this day we have no idea what happened.
Neat project! I only wished there were more helmets tested
Owner of Cloud company that sells AI services tells governments that AI-powered surveillance is good.
I believe Zen’s sole focus is to provide a different UI / UX on top of vanilla Firefox, so I would assume that it is no more or less private than Firefox.
Thank you for the tip, but is there any way to delete the activity data from Meta after de-linking?
It does for a few versions now, and even before there was at least one extension adding this feature.
It rather sounds like too little free RAM or too agressive RAM management (frequent on Chinese phones) forcing Firefox to kill the tab as soon as you leave it.
PiHole with unbound (it’s its own recursive DNS resolver so you don’t depend on Cloudflare, Quad9 and others) set on my local network DHCP, plus AdGuard’s DNS Proxy to use PiHole outside my home on my phone through DNS over TLS.
I think the “upgrade bugs” mentioned in the article are bugs happening when upgrading from previous LTS versions of Ubuntu, as usually the . 1
release is the first one to be suggested for upgrade to these installs.
24.04 was released in April, as usual. Here we’re talking about 24.04.1, which could be seen as a “Service Pack” as it includes every patches released since then.
I wonder what could be the issue here, I use the same image without any issue.
I mostly follow blogs about development, there are so many that I actually made a page to list them
If it wasn’t for my astigmatism causing me to get blinded by every headlights, yeah, probably.
I also found this non-nonsense explanation https://www.analyticsmania.com/post/google-tag-manager-vs-google-analytics/
This is anecdotal experience, but last time I left Wireguard on for an entire day and it accounted for 5% of battery usage that day.