Welcome to my blog

I use this space to write notes about my projects and my life.

Docker multi-platform images

Nov 18, 2023

Guide to use docker buildx command to build multi-architecture docker images that can run on multiple CPU architectures

Read more

Secure sshd setup

Oct 18, 2023

Guide to configure ssh daemon in a secure way by disabling root login and password login from external networks.

Read more

Systemctl basic usage

Jun 3, 2021

Introduction to the usage of systemctl to manage services under linux systems that uses systemd.

Read more