Automation
Distributing SSH keys: using ssh-copy-id, manually, or automated
Learn how to get your SSH keys easier to another system using different available methods such as manually or a tool like ssh-copy-id
Security Integration: Configuration Management and Auditing
Configuration management and system auditing go hand in hand. In this article we cover both and learn why this combination is so powerful.
Using unattended-upgrades on Debian and Ubuntu
To counter the biggest threat to software packages, Debian and Ubuntu based systems can use unattended-upgrades, to install security patches automatically.
Why Linux security hardening scripts might backfire
We talk about the risks when using Linux security hardening scripts in this article. Hardening Linux with scripts might look like a nice idea, but is it?
Security Automation for Linux: Are Humans Still Needed?
Machines are smarter, quicker and make less mistakes compared to humans. They might be the ultimate resource for security automation, securing our systems.
OpenSCAP on CentOS 7 – Installing from source
Sometimes we need to build things from source. In this article we install OpenSCAP on CentOS 7 by compiling and installing it manually.
5 things you didn’t know about shell scripting
Shell scripting doesn't have to be boring. Let's look at a few common things that many don't know about about shell scripts.
CAATTs for Linux: Lynis
Article about a tool within CAATTs for Linux: Lynis. Helping auditors with computer-assisted audit tools and techniques, with focus on Linux and Unix scans.