Adding Custom Keys to VM Instance on GCP Whether you are a linux kernel module developer or just a simple user of those modules, it might happen to you that certain modules will not load on your environment. Specifically, when your environment or machine has secure...
When I started to learn how to write linux kernel drivers, the very first suggestion was to avoid writing them. I dont have the same recommendation for anybody – writing linux kernel drivers requires some additional knowledge, precision and patience, but its not...