February 2020
Intermediate to advanced
666 pages
15h 45m
English
Ubuntu has Lynis in its own repository, but it's fairly far behind what's current. If you're okay with using an older version, the command to install it is as follows:
sudo apt install lynis
If you want the newest version for Ubuntu or if you want to use Lynis on operating systems that don't have it in their repositories, you can
Since the executable file is nothing but a common shell script, there's no need ...