Skip to content
daniel@cosenza:~/blog
FreeDOSHow-To July 10, 2026 2 min read

How to Build a TSR-Aware Batch Menu System on FreeDOS

A complete walkthrough building a batch-file boot menu that correctly manages memory-hungry TSRs — loading only what a chosen task actually needs, freeing conventional memory for everything else.

#howto#batch-files#tsr
Read more
LinuxHow-To July 10, 2026 2 min read

How to Configure Network Bonding on Linux

A complete walkthrough combining two or more network interfaces into a single bonded interface using NetworkManager — for redundancy, throughput, or both, depending on the mode you choose.

#howto#networking#bonding
Read more