Skip to content

Tag: debian

All the articles with the tag "debian".

"Packages Have Been Kept Back": What It Means

"Packages Have Been Kept Back": What It Means

· Updated:

Apt says packages have been kept back during upgrade. What the message means on Debian 12 and Ubuntu, why it happens, and how to install those packages safely.

APT: Upgrade a Single Package, Not Everything

APT: Upgrade a Single Package, Not Everything

· Updated:

Upgrade one package with apt and leave the rest alone. The exact flag, why apt upgrade nginx does not work, version pinning, and held package behaviour.

Install docker on Ubuntu/Debian

Install docker on Ubuntu/Debian

· Updated:

The official, no-nonsense way to install Docker Engine on Ubuntu and Debian, repository setup, key import, and one command to verify it works.

Remove all old installed but unused kernels

Remove all old installed but unused kernels

· Updated:

Old kernels fill /boot until apt upgrades fail. Clear them with apt autoremove or dpkg purge on Ubuntu and Debian, plus the Proxmox quirk and how many to keep.