Setup Fail2Ban

Learn how to install, configure, and manage Fail2Ban to secure your SSH server.

June 15, 2025 · 1 min · 210 words · Me

SSH Guide

A comprehensive guide to installing, configuring, and troubleshooting SSH.

June 15, 2025 · 1 min · 154 words · Me

Switching from Docker Commands to Docker Compose

See how Docker Compose can simplify your Docker workflow in just a few steps.

June 14, 2025 · 1 min · 137 words · Me

How to Update a Shallow Git Repository

Learn how to update a shallow-cloned Git repository with the latest commit or a specific branch, and how to convert it to a full clone.

June 13, 2025 · 1 min · 179 words · Me

Setting Up mitmproxy to Debug API Requests

Learn how to inspect API requests from your mobile device using mitmproxy.

June 3, 2025 · 2 min · 216 words · Me

Fixing 'Unable to Access Default Device–Set' in Xcode

A guide to resolving the ‘Unable to Access Default Device–Set’ error in Xcode when creating a new simulator.

May 31, 2025 · 2 min · 239 words · Me

Server Commands

A collection of useful server commands for system monitoring and management.

May 31, 2025 · 1 min · 59 words · Me

Android Modularization

A guide to modularizing Android applications for better organization and efficiency.

May 31, 2025 · 1 min · 82 words · Me

Publishing Android Library to Maven Central

A comprehensive guide on how to publish an Android library to Maven Central

February 2, 2025 · 2 min · 314 words · Me

Essential Docker Commands for Daily Use

A comprehensive guide to commonly used Docker and Docker Compose commands

January 22, 2025 · 1 min · 200 words · Me