David le Blanc
David le Blanc
Hi @libvoid It didn't take much testing to prove you were correct. Thanks for pointing me in the right direction.
> I guess, the reason why can not use password to connect portal, is password should be paired with a login name but sshportal take login name to identify your...
This is definitely a problem. As a workaround, it was sufficient to change "localhost:0" to "0.0.0.0:0" to ensure the selected port is free on all interfaces.
Hi @konidev20, That looks great. Would it be possible for an environment variant like `RESTIC_USER_AGENT` to be used if it exists? Thanks
Thanks for that. It works perfectly.
Wanted to try this app, but the scaling issue makes it a non-starter.. The fact the issue is almost a year old, there are over 400 open issues and the...
I came here for a similar reason. The chrome bookmark loader will find all bookmarks across all profiles. - I would prefer to allow only specific profiles (or only the...
Added playground pull request go-gorm/playground#743 https://github.com/go-gorm/playground/pull/743
I made the mistake of running ZFS trim.. The trim never finished, and the system hung. I can now only import the pool in read-only mode. Anything else hangs and...
This is my diff after I managed to get a working build. [diff.patch.txt](https://github.com/user-attachments/files/23158902/diff.patch.txt)