$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Tomcat 11 on Linux Mint 21 – Step by step

October 26, 2025 | By the+gnu+linux+evangelist.

Installing

  1. 3. Installing Tomcat 11

    Now Relocate Apache Tomcat 11
    Set permissions and ownership:

    sudo chown -R root:root /tmp/apache-tomcat-11*
    sudo chmod -R +xr /tmp/apache-tomcat-11*

    Then move contents:

    sudo mv /tmp/apache-tomcat-11* /opt/apache-tomcat-11
  2. 4. Installing Java

    How to Install Required Oracle Java JDK on Linux Mint 21

    Install Oracle JDK for Linux Mint 21

    Please ensure that you have Java 17 or later installed, as Apache Tomcat 11 requires it.

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,