Defender for Endpoint on Alma
Microsoft Defender for Endpoint now supports Alma, probably requires mdatp
at least v101.25042.
Microsoft Defender for Endpoint now supports Alma, probably requires mdatp
at least v101.25042.
Splunk Cloud Monitoring Console (CMC) app which auto-update itself separately from Splunk Cloud recently switched from “summary” to “_cmc_summary” index in 3.37.0 update released on 27 March 2025. The update broke my custom license monitoring dashboards and alert. Resolved the issue by including the new index.
Update: CMC 3.37.1 update reverts it back to “summary” index to allow for gradual transition.
Unlike uBlock Origin, when using ||example.com^
filter in the Opera’s built-in adblocker, it does not block the webpage itself, instead only the secondary resources (e.g. example.com/script.js
). This limitation also notably presents in Adblock Plus.
Some servers can be a bit slow in responding to host key request, so ssh-keyscan
may return empty result when using the default 5 seconds timeout. A workaround is to increase the timeout, ssh-keyscan -T 10 hostname
for 10 seconds.
Noticed this issue from host key verification error when mirroring a GitLab repository to an external repository. I could not fix it because I can’t modify the SSH client configuration in GitLab.com to increase ConnectTimeout
.
Disabling the Android lockscreen may cause the display to turn on by itself, either after timeout or power button. Worse, after turning on, it may stay on and does not timeout. I experienced this issue in LineageOS 21 and 22. Apparently, this issue has been around since 17 and another one reported with version 20.
If your corporate network/proxy has restrictive outbound connection, allow these domains to use LiquidText.
Every successful logon is recorded in Event 4624 but does not necessarily update the lastLogonTimestamp
attribute (nor its human-friendly version LastLogonDate
). Even when it gets updated (after ms-DS-Logon-Time-Sync-Interval
minus a random percentage of 5 has passed), Event 5136 (a directory service object was modified) will not capture it.