This, but I prefer nginx.
And no real need for tailscale or cloudflare. If you do not like to depend on a third party service, either port forward and ddns or an external vps+wire guard if you have gcnat
This, but I prefer nginx.
And no real need for tailscale or cloudflare. If you do not like to depend on a third party service, either port forward and ddns or an external vps+wire guard if you have gcnat
The idea rocks... Love it!
... Something that added to a Gentoo distribution would be amazing ...
Msata and ssd, they are both sata and ssd.
Maybe one is faster because its newer or so, but there shouldn't be much difference. Its not nvme, its msata.
I would slap the two disks in Linux software raid1 to leverage drive failure and use an external disk for backups, maybe over the network (local or remote).
If you don't want to waste 50% of your space, use one disk as home, the other as root&boot&swap (is swap even a good idea? Maybe zram). Any extra space on the other dunnow... Mybe additional home space?
I would do it. Its fun...
Will you mess up? Yes. Who cares, Do it, just ensure its data you can lose no worries.
I would host on a vps, just to keep you home safe from swat raids (assuming you in the us, other nations should be safe).
Never had issues. Both with nvidia and Intel cards.
Good old half life... Lol
I read that since they rebased with oppo future unlockability is at stakes.
Motorola seems hit and miss.
While pixels would be a choice, I would prefer something with a microSD
Only for devices with MIUI. Any device (all new ones) that comes with their new android rebrand Hyperion or whatever its called, cannot be unlocked.
Xiaomi doesn't allow unlocking anymore, it seems.
That's very bleak, I hope there is more to that.
Create the subdomains and have them all point to your PUBLIC IP (10.172.. But keep in mind 10... Are -not- public ip)
You will need to setup redirect from your router/gateway to your internal ip.
Unless you are on cg-nat (that would explain a 10... class ip) in that case, you will definitely need a real public static ip
To "match" the various ports all to 443, you will need a reverse proxy, since those ports are not standard. This could be mitigated with srv DNS records, but I really strongly suggest not to go public without https and reverse proxy.