fupio

Fupio is the easiest way to share online Learn more »

Join Fupio
Orhun's Blog

Orhun's Blog

sysctl is a simple and great tool for modifying the kernel parameters. It does its job very well by providing an easy-to-use interface for /proc/sys. It is maintained as a part of procps toolkit for years and it can easily be considered a legacy tool today. So why not push it to its limits and turn it into a more user-friendly and even more useful tool with the power of Rust?
https://blog.orhun.dev/rewriting-sysctl-in-rust/

Comments