Restic is a multi-platform, incremental, encrypted backup solution featuring automatic deduplication and written in Go. It’s actively developed and available for all platforms including various flavors of Linux, MacOSX, and Windows.
Category: Security
SSL certificates to secure connections are nowadays an essential part of any system connected to the internet.
Access controls protect MySQL databases so only clients with valid access credentials can access them. It’s important to set them up properly to reduce the attack surface and avoid unintended information disclosures.
The root password is the final security barrier that protects a Linux system’s administrative account from unauthorized access. If the password is lost, it becomes impossible to administer the system and make configuration changes, so let’s look at different ways to recover it.
OpenVPN is an open source, cross-platform software package to run a VPN server and secure connections over the internet.