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

How to Install Nexus Repository Manager OSS on Ubuntu 24.04

March 31, 2024 | By the+gnu+linux+evangelist.

Installing

  1. 4. Installing Oracle Java

    Install Required Oracle Java JRE/JDK on Ubuntu

    Oracle Java Ubuntu Setup
  2. 5. Installing Nexus OSS

    Next Relocate Nexus Repo Manager
    Here is described a System-Wide Setup, for a Put stuff into Home Folder.

    sudo mv /tmp/nexus* /opt/nexus

    Then do the same also for the Sonatype Data Directory:

    sudo mv /tmp/sonatype-work /opt/nexus

    Again, Set the SuperUser as Owner:

    sudo chown -R root:root /opt/nexus

Contents


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