Dāvis

Results 183 comments of Dāvis

I'm also interested in this, currently using ```bash $ firewall-cmd --remove-service=ssh $ firewall-cmd --add-rich-rule 'rule service name="ssh" accept limit value="1/m"' ```

> @davispuh: Does this work even if the SSH server is running on a non-standard port? yeah works for me. Just do ```bash $ firewall-cmd --add-rich-rule 'rule port port=1234 protocol=tcp...

I was hoping it would already be present, but sadly it's not > Error: INVALID_RULE: unknown element hashlimit

No, it can be merged, just some people will still experience this bug until `pypresence` gets merged/released

> > I know that there can be streams where they do actually contain both while still using audio rendition group > > Are you saying this based on current...

> The specific site that prompted the TODO is no longer, or not as it was. The problem manifest in [ytdl-org/youtube-dl#32750](https://github.com/ytdl-org/youtube-dl/issues/32750) is an example that needed the opposite choice of...

Ping? This is still issue, I keep encountering such files in wild.

To me this looks like a real issue. Where is the source code for `query-service` ? How can I build open source version of it myself? To me it looks...

Oh I see, it looks like open source version is located at `pkg/query-service` which would be under MIT license.

It seems I'm hitting this same issue. I've installed OpenDJ 4.6.1 locally (not using Docker) and when I try to use `control-panel` it fails ``` $ control-panel -V OpenDJ Server...