#FreeBSD #OpenJDK fixes are in.
In time for the next quarterly branch. Due in about a week.

#ports #aarch64 #arm64

How to Install Sakai #LMS on #AlmaLinux #VPS

This article provides a guide demonstrating how to install Sakai LMS on AlmaLinux VPS.
What is Sakai LMS?
Sakai LMS is an open-source learning management system designed for colleges, universities, and online education providers to deliver courses, manage learning resources, and support collaboration ...
Continued 👉 https://blog.radwebhosting.com/install-sakai-lms-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #apachetomcat #selfhosting #elearning #openjdk #selfhosted #learningmanagementsystem #opensource #sakailms

On parle souvent de Rust, Go ou Python.

Pourtant, Java reste omniprésent dans le numérique moderne :

• Kafka
• Elasticsearch
• Hadoop
• Solr
• IntelliJ IDEA
• Eclipse
• JUnit
• Minecraft Java Edition

Java n'est peut-être plus le langage le plus médiatisé.

Mais il reste l'un des plus utilisés en production.
J'ai regroupé ici une formation Java moderne basée sur Java 25 LTS, Spring Boot 4, Jakarta EE 11, Eclipse et JUnit 6 :

https://github.com/NDXDeveloper/formation-java-eclipse

#Java #OpenJDK #JVM #SpringBoot #EclipseIDE

🚀 How to Deploy #Keycloak on #Ubuntu #VPS (5 Minute Quick-Start Guide)

Here’s a clear and detailed how-to guide for how to deploy Keycloak on Ubuntu VPS. This guide uses Keycloak in standalone mode with #PostgreSQL as the database and #NGINX as a reverse proxy with SSL.
What is Keycloak?
Keycloak is an open-source identity and access management (IAM) ...
Continued 👉 https://blog.radwebhosting.com/deploy-keycloak-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #letsencrypt #selfhosting #opensource #openjdk #identitymanagement #reverseproxy #selfhosted

How to Install Sakai #LMS on #AlmaLinux #VPS

This article provides a guide demonstrating how to install Sakai LMS on AlmaLinux VPS.
What is Sakai LMS?
Sakai LMS is an open-source learning management system designed for colleges, universities, and online education providers to deliver courses, manage learning resources, and support collaboration ...
Continued 👉 https://blog.radwebhosting.com/install-sakai-lms-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #selfhosting #sakailms #selfhosted #openjdk #apachetomcat #elearning #learningmanagementsystem #opensource

Where does production policy belong in a managed runtime? The thesis behind Eliya, an opinionated OpenJDK 25 distribution, and the one flag it ships. Part 1....
#compliance #eliya #hotspot #JDK #JFR #JVM #Observability #OpenJDK #pcidss #policymechanism #reproduciblebuilds
https://foojay.io/today/where-production-policy-belongs-building-eliya-in-public/
Where production policy belongs: building Eliya in public

Where does production policy belong in a managed runtime? The thesis behind Eliya, an opinionated OpenJDK 25 distribution, and the one flag it ships. Part 1.

foojay

7 Steps to Easily Configure #OpenLiteSpeed as a Reverse #Proxy for #Metabase

This article provides a guide to configure OpenLiteSpeed as a reverse proxy for Metabase.
What is OpenLiteSpeed?
OpenLiteSpeed Web Server is great for building and deploying web applications. The WebAdmin Console enables you to quickly configure features that allow you to deliver a fast web ...
Continued 👉 https://blog.radwebhosting.com/configure-openlitespeed-as-a-reverse-proxy-for-metabase/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #openjdk #reverseproxy #letsencrypt #proxyserver #installguide #jre #debian #vps

🚀 Deploy #ScyllaDB on #Ubuntu #VPS

This article provides a guide to deploy ScyllaDB on Ubuntu VPS.
What is ScyllaDB?
ScyllaDB is a high-performance, low-latency NoSQL database designed as a drop-in replacement for Apache Cassandra. It is written in C++ (instead of Java), enabling extremely fast throughput on modern hardware—making it ideal for real-time analytics, IoT, event streams, time-series workloads, and ...
Continued 👉 https://blog.radwebhosting.com/deploy-scylladb-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #selfhosted #selfhosting #openjdk

3 different folders in usr/lib/jvm when installing jdk package #windowssubsystemforlinux #openjdk

https://askubuntu.com/q/1567813/612

3 different folders in usr/lib/jvm when installing jdk package

I installed a openjdk-17 package using sudo apt install openjdk-17 and I figured out that 3 different folders were made in the usr/lib/jvm directory. I know that the java-17-openjdk-amd64 is the re...

Ask Ubuntu