PWPochuan Wanginnanaha1003.hashnode.dev·Jul 4, 2025 · 4 min readMounting Linux Filesystems on macOS with anylinuxfsManaging disks that come from a Linux box can be surprisingly painful on macOS. anylinuxfs is a Homebrew-installable tool that makes the process almost trivial—no kernel extensions, no lowering of SIP, and full read-write support for any filesystem L...00
PWPochuan Wanginnanaha1003.hashnode.dev·Jun 26, 2025 · 2 min readConfiguring DNS Settings with systemd-resolveMany Linux distros manage their DNS server configurations using systemd-resolve, which auto-generates /etc/resolv.conf and do not intend the user to modify it directly. You may see the warnings at the beginning of the /etc/resolv.conf. In this case, ...00