<p><a href="https://www.amazon.com/gp/product/B09D3VHLD2/" title="Amazon Link">Amazon Link</a></p> <ul> <li>Disclaimer: I get no royalites or anything here – Just had coworkers ask me about it</li> </ul> <p>So since I'm no systems guru and am now working on a Linux Distribution effectively at work I thought I'd read this book. Especially since it relies so heavily on <a href="https://systemd.io/" [ View Post… ]
Book REVIEW: Linux Service Management Made Easy with systemd: Advanced techniques to effectively manage, control, and monitor Linux systems and services 1st Edition
CLI Templates for Python + Rust
Do you also write a lot of services that need a few CLI option (e.g. –config) and or little CLI tools from time to time? Want a base CLI + logging to stderr template to start from? I always do, so I have Python and Rust base CLI code templtes shared on GitHub that I [ View Post… ]
Stop IPv4 Point-To-Point Addressing your Networks
<p>IPv4 addressing on links is no longer required to route IPv4. What you say?? Yes, you can stop IPv4 addressing your point to point links with <em>Legacy IP</em> and route your IPv4 addressed packets via IPv6 next hops!</p> <ul> <li>With this we can save Public IPv4 addressing!</li> <li>We now only need a Public IPv4 loopback [ View Post… ]
Recent Comments