Easiest is indeed to a use eg a Windows client to make these changes and then sync them to the server.
Peter On Sat, 19 Oct 2024, 19:24 Mark Anderson, <[email protected]> wrote: > Hi All, > > I've been using mnemosyne with a windows PC as a server and now wishh to > move to raspberry pi. > > We've installed it and coped the default.db file across and it's working. > After executing the follwing commands with sqllite3: > sqlite> update config set value="" where key = > "remote_access_password_algo"; > sqlite> update config set value="'xxxx'" where key = > "remote_access_username"; > sqlite> update config set value="'yyyy'" where key = > "remote_access_password"; > we were able to launch the sync server and the sync worked ok > > However the font-size was small when calling it as a server > > Does anyone know how to change the card preferences font-size without > using a GUI or synchronize the same card preferences from the windows > installation? > > Many thanks! > Mark > > -- > You received this message because you are subscribed to the Google Groups > "mnemosyne-proj-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/edd99c39-1cf4-4409-95dc-addc9d4ea486n%40googlegroups.com > <https://groups.google.com/d/msgid/mnemosyne-proj-users/edd99c39-1cf4-4409-95dc-addc9d4ea486n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/CAMdxoPHacM8vdzrbWWFzDE1bpYOOU8y%2Bb3j1UivectxznRrHow%40mail.gmail.com.
