null

Results 15 comments of null

The title of this issue is wrong; it should read "ubuntu **16.04**". FYI for anyone else having this issue: I was able to work-around it by pulling the packages for...

Proxy customers are probably a small subset of DNS customers. Point taken on the difficulty of checking response headers. I also understand the issue of timeliness, but to me it...

The `.DS_Store` files should be removed for the same reason. It's an artifact from the macOS machine used to create the zip.

In lieu of a proper fix, this will silence the alert from Wazuh on Debian/Ubuntu: `sudo vi /var/ossec/etc/rules/local_rules.xml` Add something like: ```xml /bin/diff Ignore 510 rootcheck on /bin/diff ``` Test...

> I can confirm that using the proxy buffer settings mentioned [here](https://github.com/doorkeeper-gem/doorkeeper/issues/1554#issuecomment-1304606633) for my Mastodon instance Nginx configuration did indeed fix the 502 errors. Thank you. I added these three...

FYI this has been merged into the fork at https://github.com/omura-llc/adzap. Thanks @lrworth

Also the 1.0 release contains `.DS_Store` and `__MACOSX` files/folders from the device used to create the zip, which admittedly doesn't take up much space, but is completely unnecessary (even on...

I can reproduce this on macOS Sonoma 14.1.1, using the default Terminal. The overlapped text only appears with the variable fonts. For example: Monaspace Neon Regular, size 14: ok Monaspace...

I can reproduce this on macOS Sonoma 14.1.1, using the default Terminal. The overlapped text only appears with the variable fonts. For example: Monaspace Neon Regular, size 14: ok Monaspace...

`ssh-keygen -t rsa` When it asks "Enter file in which to save the key": `/home/uni/test_rsa.key` Leave the passphrase empty by hitting Enter twice. Now try the script again.