LINUX Security VPS

Installation Linux Malware Detect (Maldet) On CentOS

Linux Malware Detect (LMD) : is a malware scanner for Linux released under the GNU GPLv2 license, that is designed around the threats faced in shared hosted environments. It uses threat data from network edge intrusion detection systems to extract malware that is actively being used in attacks and generates signatures for detection. Additionally, threat […]

Read More
LINUX MySQL

4 command line tools to monitor MySQL performance in Linux

4 command line tools to monitor MySQL performance in Linux There are many tools to monitor MySQL performance and troubleshoot a server, but in some cases they don’t always perfect match for a MySQL developer or administrator’s for their common needs, or may not work in some criteria, such as remote or over the web […]

Read More
LINUX MySQL VPS

Mytop – A Useful Tool for Monitoring MySQL/MariaDB

Mytop – A Useful Tool for Monitoring MySQL/MariaDB Mytop is an open source and free monitoring program for MySQL and MariaDB databases was written by Jeremy Zawodny using Perl language. It is much similar in look and feel of the most famous linux system monitoring tool called top. Mytop program provides a command-line shell interface […]

Read More
Back To Top