Configure passwordless ssh access on Linux
To ensure the security of your Linux system, it's important to properly configure SSH access. This guide walks...
Welcome to my dev blog. You'll find a mix of topics here...DevOps, backend, frontend, mobile, macOS and Linux tips, and whatever else I happen to be exploring at the time. Subscribe for new articles, and check out my latest tutorials on YouTube.
To ensure the security of your Linux system, it's important to properly configure SSH access. This guide walks...
In this guide I'll explain how to connect to AWS RDS (Relational Database Service) postgres instance from your...
Release Please is a GitHub Action that automatically creates release pull requests and GitHub releases based on conventional commits. In my previous article, I explained how using conventional commit messages can automate various processes, such as...
I was amazed to see how many plugins are there in the Wordpress plugins registry for such a simple task...Most of them require user registration. Why?! I don't like giving away my email,...
When I first started professionally programming in a team, one of the first articles I had to read and memorize was How to Write a Git Commit Message by Chris Beams. And since then I used...
Tips and tricks on my Lightsail instance, configuration and common commands. Removing the bitnami banner Documentation that shows how to remove bitnami banner is outdated for new instances. New instances on Lightsail don't have...