Cpustat – Monitors CPU Utilization by Running Processes in Linux
Cpustat is a powerful system performance measure program for Linux, written using Go programming language. It attempts to reveal CPU
Cpustat is a powerful system performance measure program for Linux, written using Go programming language. It attempts to reveal CPU
pydash is a lightweight web-based monitoring tool for Linux written in Python and Django plus Chart.js. It has been tested
Pyinotify is a simple yet useful Python module for monitoring filesystems changes in real-time in Linux. As a System administrator,
Have you ever tried to do the partitioning of hard disk larger than 2TB using fdisk utility and wondered why
Desktop sharing refers to technologies that enable remote access and remote collaboration on a computer desktop via a graphical terminal
In this article, we will walk through a basic understanding of processes and briefly look at how to manage processes
Have you ever wondered where the various files contained inside a package are installed (located) in the Linux file system?
As system administrators, we would have got requirements wherein we need to configure raw hard disks to the existing servers
After installing the components of a LAMP stack on a CentOS/RHEL 7 server, there are a couple of things you
If you are using an Enterprise Linux distribution (Red Hat Enterprise Linux or one of its derivatives, such as CentOS
If you’re installing MySQL or MariaDB in Linux for the first time, chances are you will be executing mysql_secure_installation script
If you are setting up a MySQL or MariaDB database server for the first time, chances are you will be