Changes between Version 14 and Version 15 of Public/Docs/CinnamonSetupDebian1010


Ignore:
Timestamp:
Sep 17, 2019, 8:55:24 AM (5 years ago)
Author:
Administrator
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Public/Docs/CinnamonSetupDebian1010

    v14 v15  
    2121 apt update
    2222 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
    2327 }}}
    2428* Create a new group and user for tomcat.