Before you take the plunge and devote time and hardware to experimenting with Linux, let's cover the basics of this free OS. Though its design varies substantially from what you are used to in the ...
Spend enough time around Android, or even PCs, and eventually, you will come across the term, “the Linux kernel.” Android uses the Linux kernel too. In fact, it’s an integral part of the way your ...
In this article I explain how the Linux kernel manages multicast traffic and how it is possible to interact with it by simply patching some kernel code. Although this is a rather specific topic, it ...
We don’t normally cover individual releases of the Linux kernel, partly because most updates are pretty routine. Any given Linux kernel update resolves some bugs, improves support for existing ...
The Linux Kernel is an operating system kernel used by the Linux family of Unix-like operating systems. It is one of the most complex & prominent examples of free & open-source software. This ...
There are many open source programs (aka code that’s accessible to the public) out there for both Linux and Windows. For programs and tools where that’s not the case, WSL (Windows Subsystem for Linux) ...
If you're not yet comfortable with writing scripts on Unix and Linux systems, this post might get you off to a healthy start. Creating a script on a Unix or Linux system can be dead easy or ...