SKSatyam Kumarinsatyamkr1729.hashnode.dev·Sep 23, 2025 · 7 min readAnalyze and Optimize your container image sizeWhether you are a software developer, a devops engineer or a linux sys admin, everyone has seen how ubiquitous the containers have become. There is no denying the fact that they are quite convenient to run the applications. You have your application ...01L
SKSatyam Kumarinsatyamkr1729.hashnode.dev·Sep 15, 2025 · 8 min readLinux: Signalling custom events with killOften we need a daemon process to respond to some external events. We might want to notify a running process of some external event and make that process do some work corresponding to that event or we may simply want to modify the behavior of a proce...00