Adrian Amaglio

Results 9 comments of Adrian Amaglio

Had issue booting tails, this commit fixed it !

Thanks for your quick reply! sxhkd seems to update its mapping on `XCB_MAPPING_NOTIFY` event. It seems to be a deterministic and reliable way to handle this issue rather than delaying ...

Hello, I made it work with the current image by adding this script in `/etc/sftp.d/` It allow you to change any SSHD configuration parameter via env vars. For instance, you...

Hello, I am not a maintainer of this repo, but I think you would have to configure the systems pam service to use pam-pgsql. By using pam-pgsql, you would miss...

You will have better luck asking your question on a dedicated forum. Github issues are dedicated to bug or improvement declarations so no pgsql expert will come by... You should...

Hello, I am not a maintainer of this repo but I made your request work on my computer by adding this config line `AuthenticationMethods "publickey,password"` to the `/etc/ssh/sshd_config` file and...

Hello ! I am not a maintainer of this repository but I think this may be due to the config line `PermitRootLogin no` in the file `/etc/ssh/sshd_config`. You can find...

Hello, I am not a maintainer of this repo. You should use the "code" formatting when posting code (especially yaml). We have to reindent your compose file to test it......