Tag: Linux
-
Proxmox: Bridge port enp1s0 does not exist
I was adding a new NVMe drive to a previously unused slot on my little home server running Proxmox. After putting it back together, my services, like Home Assistant and Pihole, never came back online. Running systemctl status networking, I could see the error message: Long story short: Adding a new drive changed the enumeration…
-
How to close an unresponsive SSH session
#
If you work on embedded Linux systems, those Docker container thingies, play around with Raspberry Pi or anything in between, you may occasionally find yourself on your main computer connected to the target via SSH when it suddenly hangs or gets rebooted, rendering your SSH session unresponsive. Sometimes when this happens, the SSH session gets…