Skip to content
  • HOME
  • BLOGS
CONTACT NOW

Posts by Dev

About Dev
Posted inEmbedded

Wireless Communication using ESP-NOW

Hello,I hope you all are in good health and learning something new each day. Well, I have something to share with you which might help you in…FUN PROJECTSIOTEMBEDDED SYSTEMSOr in…
Read More
Posted by By Dev June 4, 2025Posted inEmbeddedNo Comments
Posted inLinux

Important Linux Tools I Use Frequently

Working with Linux regularly, I have come across a set of tools that I now use almost every day. These commands help me understand what is happening in the system,…
Read More
Posted by By Dev May 17, 2025Posted inLinuxNo Comments
Posted inLinux

Linux Process Management (Part 3/3)

Understanding Kernel Threads in Linux Kernel threads are a fundamental part of the Linux operating system, enabling the kernel to perform background operations efficiently. Unlike user-space processes, kernel threads are…
Read More
Posted by By Dev April 12, 2025Posted inLinuxNo Comments
Posted inLinux

Linux Process Management (Part 2/3)

The Process Family Tree Process Hierarchy All Linux processes originate from the init process (PID 1), which is started by the kernel during boot. Parent-Child Relationships Each process has exactly…
Read More
Posted by By Dev April 8, 2025Posted inLinuxNo Comments
Posted inLinux

Linux Process Management (Part 1/3)

Understanding how Linux manages processes and execution contexts is essential for any systems programmer or curious engineer. In this post, we'll break down the core concepts, with clear tables and…
Read More
Posted by By Dev April 7, 2025Posted inLinuxNo Comments

Posts pagination

1 2 Next page
Copyright 2025 — . All rights reserved.
Scroll to Top