How to Use GnuCash on Multiple Computers

Aus MattWiki
Version vom 18. Juni 2025, 09:22 Uhr von Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „This article describes how to make the GnuCash configuration files, which hold for example the currently open tabs and saved report configurations portable in the sense that GnuCash can be used on multiple computers or laptops, like two Windows computers or even a Windows computer and a Linux computer and look the same on both of them. For this a cloud or network file storage is needed. I am working with Nextcloud as a cloud file storage, but I guess thi…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

This article describes how to make the GnuCash configuration files, which hold for example the currently open tabs and saved report configurations portable in the sense that GnuCash can be used on multiple computers or laptops, like two Windows computers or even a Windows computer and a Linux computer and look the same on both of them.

For this a cloud or network file storage is needed. I am working with Nextcloud as a cloud file storage, but I guess this should work similarly with other cloud file storages like Dropbox.

Configuration Locations

GnuCash has a couple of parameters for the different location settings, which are described here: https://wiki.gnucash.org/wiki/Configuration_Locations

User specific GnuCash configuration data is saved in a directory which is held by the variable GNC_DATA_HOME

Windows Setup

Linux Setup on Fedora