Written 27 Aug 2026. This is a how-to, not a product card. Buy links are not tagged yet.
See if the leftover box already has extra memory on disk
Before you buy a tiny computer, check whether the leftover box already has overflow memory on the disk.
Swap is extra memory room on the leftover disk. When real memory is full, the leftover box can park unused work there. That is slower than real memory. This note is whether that overflow is already set up. Total memory size is a different look: see how much memory the leftover box already has. Free room when the leftover box feels slow is see if the leftover box still has free memory. You do not need a new mini this morning because the Swap line printed 0B.
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. Prefer this look after the leftover box is doing real work, before you shop: start with what you already have. This note assumes you can log in from the couch.
What this is
A look, not a shopping trip. You are reading whether the leftover box already has overflow memory on the disk, so you know what you already have. You are not creating a swap file tonight. You are not buying RAM sticks, an N100, an N150, a Protectli, or a NAS this morning.
Ask if overflow memory is already there
SSH in from the couch, then ask:
free -h
Point at the Swap line, total column. That is how much overflow memory the leftover box already has. 0B means none. Common leftover laptops print that. 1G to 4G is a leftover office box. Fine. Do not buy a mini PC because total said 0B.
Optional where it lives
If you want the leftover disk file or partition behind that number:
swapon --show
An empty print means no overflow is on. A table with NAME and SIZE is the leftover overflow already in use. Keep this light. Do not turn swap off. Do not create a new file tonight. Do not install extra tools for this look.
If the Swap line is zero, or used is high
0B still runs the first lab if you keep the stack thin. House ad block and a thin file share fit. If the leftover box feels slow, check see if the leftover box still has free memory and see what is keeping the leftover box busy before you shop. Do not add a swap file this weekend because the line printed 0B. If used is close to total and available memory is tiny, the leftover box is parking a lot on disk. Close extras. A later leftover-next mini is a tiny computer you can leave on, with the RAM shopping rule in buy RAM you can add later; skip soldered 12 GB cubes, when the leftover box is actually in the way. Skip buying one this morning because Swap said 0B.
What next
Total memory size stays see how much memory the leftover box already has. Free room when it feels slow stays see if the leftover box still has free memory. The leftover disk size stays see how big the leftover box disk already is. Worker count stays 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 buying an N100 because
free -hSwap printed 0B. - Skip creating a swap file this weekend unless available memory is already tiny and the leftover box is actually squeezed.
- Skip buying RAM sticks for a soldered leftover laptop. That trap is buy RAM you can add later; skip soldered 12 GB cubes.
- Skip a NAS for this look.
- Skip Proxmox tonight. That is what a VM is, and when you do not need one.
Sources
Debian: free. Ubuntu: free. Debian: swapon. Ubuntu: swapon. Official pages only. For total memory size, see see how much memory the leftover box already has. For free room when the box feels slow, see see if the leftover box still has free memory. For leftover disk size, see see how big the leftover box disk already is. 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.