

I think the point is that it could be a desktop app
I think the point is that it could be a desktop app
cons:
we get it and don’t care. they’re convenient and work well.
It’s called split horizon dns and it’s not that bad/nightmarish.
Right. Can you access your npm server via the ip in your browser? Even if it’s not docmost that it returns?
If you can, it’s probably your browser using its own dns so you’ll have to change that to adguard as well.
NAT Loopback can be a bit finicky but once you set it up there’s no tinkering, it’ll just work forever. The only problem (which really doesn’t matter a bit with a document sharing platform) is that packets first have to go through the router. If your server and client are on the same network then they can communicate directly with each other instead.
I’ll start from the beginning.
You’re hosting a service on your LAN, and using port forwarding to expose this service to the internet on your public ip.
The problem is accessing your public ip from your private network. There are two ways to solve this.
a) NAT Loopback, which is a setting or rule you may be able to enable or create on your router to forward packets destined for your public ip (the ones from your private network) to your private server
b) Split horizon DNS, which is actually what you’re doing. Where you set it up so in one network (in this case the internet) you get one result, and on another network (your LAN) you get a different result.
If I had to guess, what’s happening is your dns isn’t resolving properly, and when your computer is trying to reach out to your public ip. The thing with dns is it’s a bit finicky, there are many different places to set your dns server.
First, you should check if it’s resolving correctly. It’ll show you the ip it resolves to when you ping it. If it resolves to your public ip, make sure your dns settings aren’t being overridden by your operating system, and try clearing the cache
i’ve heard the accuracy is off with those… but cmon 50% still means it’s right half the time
Do you have any resources on how to do this? i’d like to give it a go as well
Because nobody has the mental bandwidth to think in depth about every decision they make
I often use dufs
I wonder if selectively mirroring flathub is an option. The point of the fedora flatpak repo is to only have open source applications isn’t it?
Thunderbird is quite nice with the new updates
Appimage doesn’t do deduplication of packages does it?
As an admin who manages windows devices, it’s not only a pain for the end users. I will readily admit that the management tools are quite extensive and somewhat easy to use, but they’re damn near impossible to debug when they don’t work, and that’s quite often. Gpo’s often refuse to apply without reason, those ads on the Lock Screen? You can remove those if you pay for enterprise or education edition. Running pro? Nope you get ads.
For desktop: virt-manager, server: cockpit with the vm plugin.
Yeah I don’t care, i was clarifying their point to you because it seemed like you didn’t understand.