Minimal Installation does not contain the ps command. Actually, there is no ps package in apt. ps is part of the procps package.
This command will install the package:
apt-get update && apt-get install procps
Minimal Installation does not contain the ps command. Actually, there is no ps package in apt. ps is part of the procps package.
This command will install the package:
apt-get update && apt-get install procps
Wechsel mit ALT+F1 auf die Konsole.
Letztendlich ist dies auch nur ein Un*x, und auf der Konsole bist Du schon im root Kontext.