Daren's Blog
  • Home
  • Topics
  • About
Sign in

Latest — 09 Aug 2026

A Linux server with a single network adapter serving two IP addresses on the same subnet.

How to Add Two IP Addresses to One Network Interface on Linux

Introduction I recently ran into an unexpected networking problem on one of my Linux servers. The system had two physical network adapters connected to the same subnet. While this configuration worked, some applications didn't always use the interface I expected for outbound traffic, making the network behavior more complicated than necessary. Instead of maintaining two network adapters, two…

6 min read

More articles

Git commit history branching away from an upstream repository to create an independent GitHub repository.

How to Detach a GitHub Fork into a Standalone Repository

Introduction Forking a repository is one of GitHub's most useful collaboration features. It allows you to contribute to open-source projects, experiment with new ideas, or build upon an existing codebase while maintaining a relationship with the original repository. Over time, however, many…
09 Aug 2026 6 min read

Topics

Linux

2 articles

Windows

1 article
Copyright © 2026 dwesolowski.com
  • Contact
This content is licensed under CC BY-NC 4.0 by the author.