Step-by-step – Apache Tomcat 10 Installation in Fedora 32

May 10, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading Tomcat 10

    Download Apache Tomcat 10 Java Server Binaries

    Apache Tomcat 10 tar.gz
  2. 3. Extracting Tomcat 10

    Then Extract Tomcat 10 into /tmp
    Possibly Double-Click/Right-Click to Open with Fedoraive Manager:


    Or from Shell:

    tar xvzf ~/Downloads/apache-tomcat-10*.tar.gz -C /tmp/
  3. 4. Installing Tomcat 10

    And Relocate Apache Tomcat 10
    First, Set Permissions & Ownership with:

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

    Then Switch contents:

    sudo mv /tmp/apache-tomcat-10* /opt/apache-tomcat-10

Contents


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

QuickChic Theme • Powered by WordPress