Remote Development on Ubuntu via VS Code Remote-SSH (Windows)
This article complements: Develop on a headless Ubuntu 24.04 server from Windows 10/11 using VS Code Remote-SSH, no desktop required. […]
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: 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
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
Symptom Ubuntu 24.04 ships Python 3.12, but cqlsh 6.2.0 (Cassandra 5.0.x) only supports up to Python 3.11. This post shows
Need Python 3.11 on Ubuntu 24.04 (which ships 3.12)? Use pyenv to install 3.11 side-by-side without touching /usr/bin/python3. At a
Introduction If you own a Minisforum Venus series mini PC with an AMD Ryzen 9 7940HS and run heavy workloads
Introduction Apache Kafka 4.0 introduces KRaft mode (ZooKeeper-free) as the default. In this guide, we’ll install Kafka 4.0 on a