How to use ‘SHOW PROCESSLIST’ and ‘SHOW FULL PROCESSLUIST’ using MySQL on the command line
To see what’s happening on a busy MySQL server, use this: mysql -uroot -e “show full processlist” If you want to do this continuously, try
To see what’s happening on a busy MySQL server, use this: mysql -uroot -e “show full processlist” If you want to do this continuously, try
Why automatically start a service on Linux? The question might be obvious. Why would you *not* want to automatically start a service on Linux? The
WHM/cPanel might trigger a bounce such as the following: 2023-03-14 20:11:01 1pc96v-0007q4-15 cancelled by system filter: This message has been rejected because it has\na potentially
This article explains how to add a CAA record to Virtualmin if you’re hosting a domain at ServerPilot but still manage the DNS with Virtualmin.
Background An older Ubuntu 20.04 server running Laravel Forge was upgraded using apt upgrade. Both Sentry and Bugsnag started reporting Redis error and tailing the
A curated list of SNMP parameters for your /etc/snmp/snmpd.conf file The article aims to highlight differences between Redhat (e.g. CentOS) based distributions and Debian (e.g.
To see what’s happening on a busy MySQL server, use this: mysql -uroot -e “show full processlist” If you want to do this continuously, try
Background We recently encountered a heavily used Virtualmin server with many powerful Elementor websites. What turns out happening is quite a few of the sites
Background You’ve just deployed a new Ubuntu server, but Virtualmin Quotas are reported as not active. On some hosted Ubuntu servers you have to install
Why automatically start a service on Linux? The question might be obvious. Why would you *not* want to automatically start a service on Linux? The