🐳 Docker Commands Cheat Sheet – Basics
Docker is a powerful tool for containerization that helps developers build, ship, and run applications consistently across different environments, this post covers all the essential Docker commands.
374 words
|
2 minutes
Cover Image of the Post
💻 Getting Started with GitHub Workflows, A Beginner’s Guide
2025-05-28
GitHub Workflows are part of GitHub Actions, a powerful CI/CD (Continuous Integration and Continuous Deployment) tool built into GitHub. If you've ever wanted to automate your development process
962 words
|
5 minutes
Cover Image of the Post
🌐 How to Host a React Project on Cloudflare Pages with GitHub CI/CD
In this guide, I’ll walk you through how to host a React (Node.js-based frontend) project on Cloudflare Pages, using GitHub CI/CD for automated deployment—all for free.
784 words
|
4 minutes
Cover Image of the Post
🔐 Ultimate Guide to Securing Your WordPress Site
This will guide you to secure your WordPress sites from malware injections, which I used in my industry to protect sites.
607 words
|
3 minutes
Cover Image of the Post
🔐 How to Generate Your Own SSH Key Pair
2025-05-23
Securely connect to servers or Git platforms using SSH by generating your own key pair on your local machine.
112 words
|
1 minutes
Cover Image of the Post
🐳 Docker + Docker Compose Install Guide
Securely connect to servers or Git platforms using SSH by generating your own key pair on your local machine.
376 words
|
2 minutes
Cover Image of the Post
🐧 How to Create a Linux Swap File
2025-05-23
Running low on memory? Learn how to create, activate, and manage swap space on Linux server using a simple, interactive Bash script
267 words
|
1 minutes
Cover Image of the Post
🐳 Running x86_64 Docker Containers on ARM64 Architecture
Running x86_64 (amd64) Docker images on an ARM64-based VPS using QEMU emulation.
153 words
|
1 minutes
Cover Image of the Post
1
2