Introduction
Lynis is an open-source security tool. It scans the system and all the installed software. It performs many individual security control checks. It determines the hardening state of the machine, detects security issues, and provides suggestions to improve the security defense of the system.
cPanel's Technical Support cannot assist in the installation or usage of Lynis. If you're not comfortable with the command line, you may want a qualified systems administrator to assist with the installation and usage of Lynis.
Procedure
To install the tool
- Access the server's command line as the 'root' user via SSH or "Terminal" in WHM.
-
Run one of the following commands depending on the server's operating system.
On a RHEL server:
yum install lynis
On an Ubuntu server:
apt-get install lynis
Lynis' official documentation is available at the link provided below for details on how to use it and much more.
Comments
0 comments
Article is closed for comments.