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

More articles

Debian 13 bare-metal server installation guide with rack-mounted server

Debian 13 Bare-Metal Server Installation Guide

Debian is a strong foundation for a physical server because it provides a stable Linux environment without requiring unnecessary desktop software or services. A bare-metal installation means Debian runs directly on the physical hardware rather than inside a virtual machine. The operating system has…
15 Aug 2026 10 min read
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

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…
09 Aug 2026 6 min read
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

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 forks…
09 Aug 2026 6 min read

Topics

linux

6 articles

Obsidian

1 article

OSX

1 article

Windows

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