Automation & Scripting Using Ansible AWX for AutomationBy Tang BuiOctober 17, 2024 Ansible AWX is a great tool for automating tasks like patching Linux servers at night. It’s easier to use than…
Automation & Scripting How to Configure Git SSH on Windows Using Git BashBy Tang BuiOctober 14, 2024 If you’re working with Git and want to authenticate securely with services like GitHub or GitLab, SSH keys are a…
Labs & Git Repositories My GIT Repo & Container RegistryBy Tang BuiOctober 12, 2024 I started practicing Docker & Kubernetes since 2019. Here is my Dockerhub/Container registry with a simple test: https://hub.docker.com/u/quoct01 My Git…