Jacob Greenleaf
Jacob Greenleaf
### What version of Cassandra are you using? n/a ### What version of Gocql are you using? master ### What did you do? ``` // hostfilter.go type datacenterRegexFilter struct {...
Because fx imports `syscall`, it is not available in certain restricted environments like Google App Engine Standard, or the Go Playground. It would be nice if there was a subpackage...
It would be nice if [SSH certificates](https://cvsweb.openbsd.org/src/usr.bin/ssh/PROTOCOL.certkeys?annotate=HEAD) were supported. ~~It doesn't appear that `NMSSH` supports them either.~~ Steps to reproduce: 1. Set up a server with an `authorized_keys` entry, generate...
Makes a small note available both for existing users of `bullseye-backports` and the soon to be released `bookworm` release that the `compatibility` option is available and we can use [`grub2`](https://github.com/openzfs/zfs/blob/6b6aaf6dc2e65c63c74fbd7840c14627e9a91ce2/cmd/zpool/compatibility.d/grub2)....
Much of OpenSSH appears to me to largely have the assumption that there will only ever be a single SSH agent in use at a time. I see no place...