Table of Contents Introduction Monitor CPU and Memory Usage with the top Command Monitor CPU and Memory Usage with htop Command Monitor Memory Usage with free Command Monitor
Table of Contents Checking CPU Temperature Monitoring CPU Performance Conclusion Checking CPU Temperature Monitoring your CPU temperature is crucial to maintaining system stability and preventing damage. Here are
Table of Contents Introduction Background Signals Foreground and Background Jobs Job Control Commands Example Conclusion Introduction Job control is an essential aspect of UNIX operating systems. It enables
From Ubuntu 17, the swap partition was replaced by a swap file. The main advantage of the swap file is easy resizing. In the following example, we will
RAM is very important for the computer normal operation. It contains all data of the working programs. When the memory is full, the program may produce various errors
To access the MySQL or MariaDB database, you need to enter a username and password. During installation, a root user account is automatically created, which is an analog
As known, in Debian/Ubuntu Linux, it is possible to remove package with remove and purge command. purge command removes package and all its files from the system, including configuration files