[GNC] One File, Two Users

Glenn Serre gaserre at spiresoftware.com
Sat Dec 31 16:25:25 EST 2022


Good afternoon Paul,

Inline below...

On Sat, Dec 31, 2022 at 12:44 PM Paul Kroitor <paul at 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.


More information about the gnucash-user mailing list