

but why leave for another hellscape?
but why leave for another hellscape?
Schade das Dashcams in CH verboten sind …
Was wird hier gelabert? Dashcams sind nicht verboten, sie dürfen vor Gericht lediglich nur zur Entlastung, nicht zur Belastung eingesetzt werden und müssen die Privatsphäregesetze einhalten.
Ja neh, ist klar. Die Trulla hat doch den Schuss nicht gehört.
Wie auch? Sie war ja auf der anderen Seite des Ozeans /s
Was ist das piefed equivalent zu lost redditors?
Schon ironisch, Docker (container) sind der Grund, dass mein Fedora Silberblau so problemlos läuft und der Grund, wieso sich dein Debian selber erhängt.
Christen gegen Autofahrer. Ein Dilemma für die CDU.
Ist das ein Debian Problem, das ich zu Silberblau zum verstehen bin?
Warte mal. Das untere Bild ist einfach nur eine Spiegelung des oberen.
Mein ganzes Leben war eine Lüge.
It’s not terrible if it doesn’t answer in swiss german lol. It’s close enough that it makes me think I am at fault for not understanding what it’s saying before not making any sense on a second read.
But german responses are perfectly fine.
Will nicht pendantisch sein, aber es ist mir gerade ins Aug gestochen:
“Bildbearbeitungsprogramm” ist ein wort :)
if you use a simple
reverse_proxy service
it isn’t https. It will make the connection using good old http. If you use
reverse_proxy https://service
or
reverse_proxy service:443
it will be https (443 is the port for https)
This does not mean, that any other device can just intercept the packages. It depends on the routing; your router and switches are smart. They know on which cable a device is and only send it to that cable. If anything else is on that cable, they can intercept this message. Any devices not on that cable can’t.
So if you’re like me and have Caddy and HomeAssistant on the same physical server as virtual machines, you realistically shouldn’t have to worry, as the traffic should never leave your server.