Written 27 Aug 2026. This is a how-to, not a product card. Buy links are not tagged yet.
See which OS the leftover box is already running
Before you reinstall or buy a tiny computer, check which OS the leftover box already has.
An OS is the software the leftover box boots into. Windows, macOS, Debian, Ubuntu. What OS to put on the leftover box is the pick before you install. This note is the look after: what is already on it. Do not wipe a working leftover box because you forgot the name. Do not buy an N100 this morning because you are not sure.
Skip until SSH works
If ping fails and SSH hangs, start with is the leftover box still on? If you have never logged in from the couch, that is SSH from the couch. If you have not installed anything yet, start with what OS to put on the leftover box, then your first weekend with the leftover box. This note assumes you can log in from the couch, or sit at the leftover-box keyboard.
What this is
A look, not a shopping trip. You are reading a small file the leftover box already keeps, so you know the name of the OS. You are not installing a second OS. You are not buying a tiny computer. You are not wiping the disk tonight.
Ask which OS it is
SSH in from the couch, or sit at the leftover-box keyboard, then ask:
cat /etc/os-release
Point at the PRETTY_NAME= line. That is the name you can read. It often looks like Debian GNU/Linux 12 (bookworm) or Ubuntu 24.04 LTS. Debian or Ubuntu means you are on the leftover-box path. Weekly fixes from here are keep the leftover box updated.
Optional second look
If you want one spoken line instead of the whole file:
hostnamectl
Point at Operating System. That is the same name, in a shorter print. The leftover-box name on the house network is a different line. That name is give the leftover box a name that sticks. Keep this light. Do not install extra tools for this look.
If the file is missing
No /etc/os-release usually means this leftover is still Windows, or it is not a Debian-family Linux. Do not wipe it this morning. If you still use that laptop as a laptop, leave the OS it has. That pick is what OS to put on the leftover box. A leftover-next mini is later: a tiny computer you can leave on, when the leftover box is actually in the way.
If it already says Proxmox
You skipped ahead. You do not need to reinstall Debian tonight to “do it right.” House ad block and a file share can still live on that box. The VM idea stays what a VM is, and when you do not need one. Whether the leftover box chip can even do VMs is see if the leftover box can run a pretend computer.
What next
If the name is Debian or Ubuntu, leave it. Weekly habit: keep the leftover box updated. Worker count before you shop: see how many workers the leftover box already has. The leftover-first rule stays start with what you already have. The later buy is a tiny computer you can leave on, when you actually need it.
Skip
- Skip if SSH fails. That is is the leftover box still on? or SSH from the couch.
- Skip wiping a working leftover box because you forgot the OS name.
- Skip buying an N100 because you were not sure which OS was on it.
- Skip a NAS for this look.
- Skip Proxmox tonight if the leftover box already has Debian or Ubuntu. That is what a VM is, and when you do not need one.
Sources
Debian: os-release. Ubuntu: os-release. Debian: hostnamectl. Official pages only. For the pick before you install, see what OS to put on the leftover box. For the leftover-box name on the house network, see give the leftover box a name that sticks. For weekly fixes, see keep the leftover box updated. For the leftover-first rule, see start with what you already have. A leftover-next mini is later: a tiny computer you can leave on. For the login, see SSH from the couch.