Set Cassandra 5.0 JVM Memory Limits on Ubuntu 24.04 (Java 17)
Goal: make Cassandra’s memory use predictable by pinning the JVM heap and (optionally) capping off-heap/direct memory. This guide targets Ubuntu […]
Engineering field notes
Tested walkthroughs from real lab and production-style setups across Linux, cloud, Kubernetes, networking, security, observability, data platforms, IoT, Android, and self-hosted services.
Goal: make Cassandra’s memory use predictable by pinning the JVM heap and (optionally) capping off-heap/direct memory. This guide targets Ubuntu […]
This article complements: Develop on a headless Ubuntu 24.04 server from Windows 10/11 using VS Code Remote-SSH, no desktop required.
Goal: Use IntelliJ IDEA Ultimate on Windows 11 to edit and run Kiwi TCMS on a GUI-less Ubuntu 24.04 server
Goal: Build Kiwi TCMS from source on a GUI-less Ubuntu 24.04 Server and run it in development mode (Django runserver
Goal of this postDocument the exact debugging path we followed when our Delta table started showing more rows than Cassandra—step
This post is a follow-up to:Upgrade Apache Spark 3.5.6 → 4.0 on Ubuntu 24.04 (Single Node, Classic Mode) What you’ll
Goal: Install Spark 4.0.0 (Hadoop 3, Connect build) at /opt/spark, but keep Classic mode for now by setting SPARK_CONNECT_MODE=0.We’ll remove
This guide connects Zabbix 7.4 at https://zabbix.maksonlee.com to Keycloak at https://keycloak.maksonlee.com (realm maksonlee.com) using SAML 2.0, and enables Just-in-Time (JIT)
What you’ll do: add a Linux machine to Zabbix using the standard agent so you get CPU, memory, disk, filesystem,
Summary: Ubuntu 24.04’s repo installs MariaDB 10.11.x. This guide adds MariaDB’s official APT repo to install MariaDB 11.4, secures the