In "Write Linux kernel module" blog post I created a simple Hello World module, now it's time to configure it and there are 3 main ways to do it:
[Read More]
I am thinking to start a Linux Kernel series and write about modules, device drivers, proc and sysfs, unit test with kunit and so on; here is the first one, a simple Hello World module.
[Read More]
This is how I keep all my data secure, encrypted and in sync between 2 phones (ePhone, my Google-free phone and one iPhone), 2 laptops (Lenovo, my Linux machine and a Macbook) and one desktop (an older iMac).
[Read More]
Syncing configuration files across multiple machines is one thing but it is more important to track the config changes and figure out what went wrong when the system breaks.
[Read More]
I've finally put together a fast, reliable and non-intrusive way to install/query/clean pretty much any software package on the planet in 3 easy steps.
[Read More]