Month: June 2022

Useful Linux commands: How to use top to view resources

The top command gives a general overview about the system resources and which process consumes how much of them. This can be useful in multiple scenarios, e.g. if your system gets slow (detect swapping) or containers do not start/crash because of not enough memory.