Blog

Udev tutorial 1

11 minute read

Published:

udev rule for my USB driver on Raspberry Pi 4

Udev tutorial 2

6 minute read

Published:

Automating USB Kernel Module Loading with Udev and MODALIAS in Linux

Articles to Read

less than 1 minute read

Published:

Articles I read and will read in the future. Most recent update: 2025-02-04

Linking process

7 minute read

Published:

Linking Terminology

My explanation to all the details of linking process and their terms

Linux Trick

4 minute read

Published:

Useful Linux commands and tricks to solve common problems

Relocation Tutorial 2

1 minute read

Published:

This post is about PIC and GOT of shared libraries’ global variables and functions. Original post here