All posts tagged with security

Connecting to MySQL Using an SSH Tunnel: A Step-by-Step Guide

In this detailed guide, we will cover the intricacies of connecting to MySQL via SSH tunnel. By following this step-by-step approach, you will learn how to securely work with data on a remote MySQL server. The guide is also applicable to MariaDB.

How to Securely Store Passwords with GPG & PASS

If we want to encrypt data, in particular passwords, we have a lot of tools to choose from that allow us to encrypt data. There are a large number of opensource and closed source solutions, both paid and not.