Skip to main content
Mauro Morales

Mauro Morales

Software Developer, Speaker & Open-Source Contributor

I’m a seasoned software developer with experience in back-end, CLI, and systems development. I’ve presented at major industry events, and actively participated in open-source projects.

Recent

Wrapping Up 2024: A Year of Growth and Connection
·625 words·3 mins
Personal Developer Relations

As we approach the end of 2024, I find it important to reflect on the milestones achieved this year and how they’ve shaped my journey as a software developer, technologist, and contributor to the Cloud Native ecosystem. This post is as much about sharing insights as it is about expressing gratitude for the opportunities and support I’ve received.

How to Sync a Headless Server with Your Nextcloud Files
·451 words·3 mins
System Administration

When it comes to keeping your headless server synchronized with your Nextcloud server, setting up a reliable automated process is crucial. This guide will walk you through syncing top-level directories on an Ubuntu server. While this explanation uses Ubuntu, be aware that some commands, such as package installation, may vary on other Linux distributions.

How Does a Raspberry Pi 5 Boot an image?
·1054 words·5 mins
System Architecture

When the Raspberry Pi5 is turned on, it will check on which device it is configured to boot. By default, this is the SD card, but you can change it to boot from an NVMe or USB drive while still fallback to SD. In my case, I’m using a USB SSD. Let’s take a look at how the disk is partitioned.