User Tools

Site Tools


ubuntu_server_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ubuntu_server_setup [2021/08/26 16:32]
mstraub [Java]
ubuntu_server_setup [2021/10/18 16:19] (current)
mstraub [Java]
Line 21: Line 21:
 ==== Java ==== ==== Java ====
  
-If you are fine with the OpenJDK version that comes with your Ubuntu:+Ubuntu ​provides multiple versions of OpenJDK, e.g.:
  
 <code bash> <code bash>
-sudo apt install openjdk-11-jdk-headless+sudo apt install openjdk-17-jdk-headless
 </​code>​ </​code>​
  
-A good alternative if you want other versions ​is https://adoptopenjdk.net - they provide ppas for free.+If you need other versions ​check https://adoptium.net (previously named adoptopenjdk). Unfortunately as of 2021-10 they don'​t ​provide ppas but only .tar.gz files. But this may change soon.
 ===== Lighttpd ===== ===== Lighttpd =====
  
ubuntu_server_setup.txt ยท Last modified: 2021/10/18 16:19 by mstraub