How to Enable and Use CephFS on a Single-Node Ceph Squid Cluster
In my previous post, I set up: That setup is perfect for testing S3 object storage. But Ceph is more […]
From Kubernetes and Ceph to Proxmox, Kafka, Jenkins, Vault, Android, and CI/CD, every guide here is a tested, step-by-step walkthrough from my lab.
In my previous post, I set up: That setup is perfect for testing S3 object storage. But Ceph is more […]
Sometimes you want to learn Proxmox, but you don’t want to dedicate a physical machine yet. The solution: run Proxmox
In my previous post, I used: This time we’re going one step further: Install Ubuntu 24.04 on ZFS root with
Introduction In my previous post I showed how to run Kafka 4.0 + HAProxy on a single Ubuntu 24.04 node
Example device used below: Samsung Galaxy S21 (One UI). Other phones are nearly identical, the only difference is where Build
Goal: confirm where Android Studio installed the SDK, then add its platform-tools to your User PATH so adb works anywhere
This guide creates a Google Cloud service account, generates its JSON key, invites that account in Play Console, wires up
TL;DR Your diff will look like this: Build Keep secrets out of version control by loading them from keystore.properties. keystore.properties
TL;DR: If Play App Signing is enabled (recommended), keep your upload keystore and its credentials. If it’s not enabled, keep
Goal: Make App A use the same Google Play app-signing certificate as App B.Not a merge: Packages, installs, reviews, purchases