Most books and courses introduce Linux through shell commands, leaving the kernel as a mysterious black box doing magic behind the scenes. In this post, we will run some experiments to demystify it: the Linux kernel is just a binary that you can build and run.
OK, yeah, that’s actually really helpful. Anyone who plays around with Linux at all, give this a read. Good stuff.