PiPG – PiPG-v1.0.26-02-Nov-2020 – Release
Download the PiPG - PiPG-v1.0.26-02-Nov-2020 - complete MicroSD Image
a Linux and Tech Youtube Channel for advance Linux users, systems and network software programmers and tech enthusiasts
Download the PiPG - PiPG-v1.0.26-02-Nov-2020 - complete MicroSD Image
Linux Networking Stack Receive Flow Steering (RFS) aim is to increase data-cache hitrate by steering kernel processing of packets to the CPU where the application thread consuming the packet is…
If you are a newbie or even an experienced programmer you might have stumbled at kernel newbies page which is heaven for all those who are willing to involve in…
Here is my sample Kernel Module to drop packets (i.e sk_buff instance) captured via netfilter hooks. When you want to drop packets in your custom netfilter hooks make sure you…
Often aspiring students may have this question, that what is the purpose of Linux Kernel Development. Since Linux Kernel is very mature and it has almost everything one would need.…
https://youtu.be/3kIaLheNN1c
Here is a mini PC originally I bought to build my TOFFEE Wan Optimization hardware device with Intel Celeron C1037U fanless hardware. Later I tested and played around with OpenWRT.…
Refer:Dragino v2 – Atheros AR9330 rev1 – MIPS 24Kc V7.4 – TrueBench Benchmark ↗Dragino v2 – MS14N-S ↗Dragino v2 – MS14N-P ↗Unwired One (formely known as Black Swift) ↗Links/Specs/Datasheet –…
When you start newly working in the Linux Kernel space you will go through various books and other study material. You read about Kernel data-structures, APIs and so on. But…
Refer:Wiki:Linux namespaces ↗Linux containers ↗Docker ↗ Images:Linux Containers Architecture ↗Virtualization vs Containers ↗Docker Architecture ↗ Linux Kernel Source:struct net_device nd_net – Network namespace this network device is inside ↗possible_net_t ↗write_pnet(),…