SQLite3 Cheatsheet

A concise cheatsheet for SQLite3 commands and features.

Last updated on June 18, 2025 · 250 words

Setup Fail2Ban

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

Last updated on June 16, 2025 · 210 words

SSH Guide

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

Last updated on June 16, 2025 · 154 words

Switching from Docker Commands to Docker Compose

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

Last updated on August 4, 2025 · 137 words

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.

Last updated on June 13, 2025 · 179 words

Setting Up mitmproxy to Debug API Requests

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

Last updated on April 6, 2026 · 277 words

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.

Last updated on May 31, 2025 · 214 words

Server Commands

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

Last updated on May 31, 2025 · 59 words

Android Modularization

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

Last updated on May 31, 2025 · 82 words

Publishing Android Library to Maven Central

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

Last updated on March 2, 2025 · 314 words