← Back to learning notes
Manual Ubuntu patch flow
A compact flow for patching a vulnerable package manually without losing operational control.
Flow #
- confirm the vulnerable package is installed
- inspect current and candidate versions
- review repository, pins, and holds
- apply targeted upgrade
- restart or reload affected services
- verify runtime health and package version
Reminder #
Package state and running process state are not the same thing.