SWUpdate on LicheePi 4A
When working with embedded linux devices, implementing reliable OTA updates is crucial for maintaining and upgrading devices remotely. In this post, I’ll walk you through how I setup SWUpdate on...
My PNPT attempt
On 29th December 2024, I passed my PNPT exam on my first attempt in under 24 hours. Practical Network Penetration Tester (or PNPT) for short is a cybersecurity certification provided...
Hello OpenSBI
In this post we will discuss on how we can get a Hello World! printed on the OpenSBI console. Let’s dive into it What is OpenSBI? OpenSBI (Open Source Supervisor...
Let's Write a Patch
You’ve done the research, you’ve learned the basics, and now it’s time to roll up your sleeves and get your hands dirty. It’s time to create your first Linux kernel...
Contributing to the Linux Kernel
If you’ve ever wanted to dip your toes into open source but didn’t know where to start, contributing to the Linux kernel might seem like an intimidating prospect. I get...