Mossbag for Hollow Knight lore!
Mossbag for Hollow Knight lore!
Toll aufgearbeitet Daten! Interessant, dass Italien und Frankreich deutlich besser da stehen (nur leicht über dem Durchschnitt) und die Schweiz sogar unter dem Durchschnitt.
I’m also currently looking into mice. The ROG mice are the only once one can replace the switches when then wear out without soldering. They also are compatible with piper on Linux.
Getting into StarCraft 2 once again after a longer break, it is still very fun
My understanding is that the OS Installer Anaconda is only run to install the OS, not at boot time. Python is a mature language, nothing wrong with implementing a not-often run install script in it IMHO. Especially at OS installation time the python environment is very well defined.
Sorry dafür, hatte ich aber sogar gemacht und nach 2 min leider nix gefunden.
Radlerrowdy?! Rowdy im Sinne von macht sinnlos Dinge kaputt oder passt dir nicht das er sich nicht überfahren lassen will?
So ungefähr… Von meinem ISP, Vodafone, habe ich keine IPv4 die von außen erreichbar ist, da sich viele Anschlüsse die IPv4 teilen. Der Eingang in meine Services ist daher zuerst durch den VPS , durch WireGuard in einen Docker in meinem HomeServer, in einen Reverse Proxy Docker (Swag) bis am Ende zu Nextcloud.
Wireguard ist recht einfach aufzusetzen. Ich benutze diesen VPN docker https://github.com/DyonR/docker-passthroughvpn
Auf meinem Server läuft UnRaid, hab mich hier inspirieren lassen https://youtu.be/znSu_FuKFW0
Viel Glück :)
P.S.: Der VPS hat noch Firewall regeln um allen eingehenden traffic in den wg tunnel zu leiten:
-A PREROUTING -i ens192 -p tcp -m tcp --dport 80 -j DNAT --to-destination 192.168.2.2:80
-A PREROUTING -i ens192 -p tcp -m tcp --dport 443 -j DNAT --to-destination 192.168.2.2:443
-A POSTROUTING -o ens192 -j SNAT --to-source ###ServerIP###
Hab meine domain und einen vps bei ionos und bin voll zufrieden. Benutze den vps nur für wireguard, da reicht mir die 1€ version. Konfiguration der domain mit cnames ist nicht zu kompliziert und gut dokumentiert.
+1 für LanguageTool. Lasse den Server auf dem PC, auf dem ich es benutzen will direkt laufen, recht einfach aufzusetzen. Dann wird der Text nicht mehr irgendwohin gesendet.
Global actions are the sum of individual actions. Just because one can not safe the world alone, one still should behave like one could.