ma

Linux,QEMU and passthrough I/O

Foreword These days many say that 2026 will be the year of Linux. Linux is evolving and maturing, and we can find MS platform equivalent

Free PDF creator

Stirling-PDF creator Why run your own docker instance of Stirling-PDF creator , you say? -No more paying Adobe and their overpriced Document cloud products -no

Veeam Backup & Recovery and Ubuntu

As of todays date (12.01.2025), VBR is a Windows only application.However we can, should, and want to use Linux as a Veeamrepository,- it’s a great

nano..or vim: neovim with Lazyvim!

You might be a native racer on vim (-which is totally awesome! and well worthwhile and rewarding after days and months of practicing..maybe keeping your

The good old Iperf

Iperf has been around for over 25 years.  This is a lightweight and easy to use network speed tester. There are clients and servers for

Speedtest CLI

sudo apt install speedtest-cli # For Debian/Ubuntu-based systems speedtest-cli # Basic test speedtest-cli –simple # Shorter output speedtest-cli –server # Test against a specific server

Manual update of root certificates

CertUtil -generateSSTFromWU Rootstore.sst Run this to force download of the latest CA Root certificates from Windows update. You can then import the file in Certificate

Docker networking :)

Docker networking is just awesome. -if you enjoy networking. Especially check out the IPVLAN L3 functionality, it is really nice. Learn it all from NetworkChuck