Good afternoon Paul,

Inline below...

On Sat, Dec 31, 2022 at 12:44 PM Paul Kroitor <p...@kroitor.ca> wrote:
[...]
> So I need to find a way to allow two users, in two different cities, to
> access a single set of books, but without an office infrastructure. Access
> will be alternating, thus no simultaneous access. Neither user has static
> IPs or internet facing servers. So far I have thought of the following
> (unsatisfactory to varying degrees) mechanisms:
>
[...]
> Perhaps there's a way for the app to run in the cloud but the GUIs are on
> the remote user machines?
>
[...]

I think you can do this with a linux machine using X and SSH port
forwarding (the -X or -Y option, but see the security warnings in the
man page).
You could probably also use Windows remote desktop.

That said, I have never been particularly happy with remote desktop
usage in recent times, even with fast connections, but it might be
worth a try.   I suspect that developers no longer care much about
minimizing the traffic between the windowing system and the app.

-- Glenn S.
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to