Daily Archives: 14.07.2019

Linux. History of system usage

There is a way to monitor your system usage and log to a file easily — with atop command. On my Ubuntu it can be installed with sudo apt-get install atop It can be started as a `top` command — it’s output almost the same. But the most interesting feature is that it starts a …

Read more