I have set up a HTTP server with TLS using rust and a self-signed certification. It works fine when I import the cert and test the APIs in Postman....
Zscaler is used to secure the traffic from the client device to the Internet. But sometime it also block you from accessing resource that should be...
Sometime when I open the WSL terminal, it said Insufficient system resources exist to complete the requested service. and refuse to function. Buy hey,...
In the past few months, I am having fun with my first Minecraft Fabric mod for posting item info to Discord text channels. Intuitively, I use some...
Many Linux servers run scheduled tasks using Cron Jobs as a matter of routine. According to the job definition, Cron will run the task (usually a...
When accessing and manipulating resources including databases and message queues, it's important to use transactions smartly to ensure data integrity...