Changes between Version 14 and Version 15 of Public/Docs/CinnamonSetupDebian1010
- Timestamp:
- Sep 17, 2019, 8:55:24 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/Docs/CinnamonSetupDebian1010
v14 v15 21 21 apt update 22 22 apt install adoptopenjdk-8-hotspot 23 }}} 24 * In case other Java versions had been installed on the system before (like Java 11), select Java 8 with the following command: 25 {{{ 26 update-alternatives --config java 23 27 }}} 24 28 * Create a new group and user for tomcat.