Linux is a Unix-like and POSIX-compliant computer operating system assembled under the model of free and open source software development and distribution. The defining component of Linux is the Linux kernel, an operating system kernel first released on 5 October 1991 by Linus Torvalds.
Out of Memory OOM Killer issue Investigation
When our web server crashed, I discovered the Linux server was Out of Memory and OOM Killer had terminated our MariaDB process. This article pretty much outlines the investigation process …