Zheng Shao
Zheng Shao
``` $sudo kextutil AppleIntelInfo.kext Kext with invalid signatured (-67062) allowed Code Signing Failure: not code signed ``` Any advices? Thank you.
Hi, we found `apc.slam_defense` in php document was shown as integer type, Is it should be boolean? https://www.php.net/manual/en/apc.configuration.php#ini.apc.slam-defense
We are trying to use this for graceful shutdown purpose, the details I wrote in [systemd mailing list](https://lists.freedesktop.org/archives/systemd-devel/2020-August/044958.html). There the problem is once ACPI signal comes, shutdown process will be...
**Is your feature request related to a problem? Please describe.** The automatic upgrade mechanism is awesome, after few time upgrades, I found sometime my workload will get corrupt. Therefore, I'm...
We are testing how to use Preemptible VM in GKE with this project. In the Preemptible VM document [here](https://cloud.google.com/compute/docs/instances/preemptible) said, > Compute Engine sends a preemption notice to the instance...
When I compile software inside a shared folder, `ar` command says `/usr/bin/ar: ../lib/libxxx.a: Operation not permitted` strace: ``` open("lib/stef86TF", O_RDWR|O_CREAT|O_TRUNC, 0666) = -1 EPERM (Operation not permitted) ``` If I...
Hello, it is great to see metrics in prometheus, is it possible to do this? jaggr is used to plot realtime graph, so I think it should possible to convert...
We use Nginx as a reverse proxy to websocket. nginx.conf ``` proxy_pass http://unix:/path/to/file.sock:/; ``` nodejs code ``` var httpServer = http.createServer( httpHandler ); fs = require('fs'); sock="/path/to/file.sock"; fs.unlink(sock); httpServer.listen( sock...
Does this cause memory leaks, when send many messages in same connection? I add 2 lines into memoryleak-client.js, it seems cause memoryleak-server leaks? ``` javascript function maybeScheduleSend(i) { var client...
破解版的链接还是撤了吧