Let’s look at some basic commands that report on memory usage. The first that probably comes to mind is free. The free command will tell you about used and unused memory and about swap space. Physical ...
In my recent exploration of Microsoft’s Azure Linux 3, I was impressed by its efficient RAM usage — just 115MB upon booting. This sparked my curiosity about the RAM consumption of various Linux ...
Memory management on Linux systems is complicated. Seeing high usage doesn’t necessarily mean there’s a problem. There are other things you should also consider. Running out of memory on a Linux ...
One of the many nice things about Linux is that there's always so much power at your fingertips. With that power comes great information that can help you troubleshoot issues or simply see how much ...
Linux provides a useful array of commands for managing file permissions, getting information on commands, displaying running processes and displaying details on the system itself. The uname command ...