Unix

Security

Audit — Lynis

Scans the system and available software, to detect security issues. Beside security related information it will also scan for general system information, installed packages and configuration mistakes

This software aims in assisting automated auditing, software patch management, vulnerability and malware scanning of Unix based systems. It can be run without prior installation, so inclusion on read only storage is no problem (USB stick, cd/dvd).

Lynis assists auditors in performing Basel II, GLBA, HIPAA, PCI DSS and SOX (Sarbanes-Oxley) compliance audits.

Install:

sudo apt-get install lynis

Exec:

sudo lynis -c
sudo grep Warning /var/log/lynis.log
sudo grep Suggestion /var/log/lynis.log
  • http://www.rootkit.nl/projects/lynis.html

  • http://www.rootkit.nl/files/lynis-documentation.html

Localized folders

  • xdg-user-dir

  • http://askubuntu.com/questions/194124/how-to-get-language-variables-desktop-folder-name-document-folder-name-etc

Too many open files

Selective sync using Dropbox

Find on which physical device a folder is located

Live USB drive

Live CD, live USB, bootable USB

Last updated

Was this helpful?