Comprobando certificados SSL

Checking SSL Certificates

An SSL certificate is a small data file that is used to encrypt communication between a web server and a browser. This ensures that the information sent between the server …

Cómo usar journalctl

How to use journalctl

Hello! Let’s see how to use journalctl, but first let’s see a little more information about what it is. What is journalctl? Journalctl is a command-line tool used on Linux-based …