How to Getting Started With Artifactory Java Tool on Linux Mint 17 Qiana LTS 32-64bit Linux Easy Guide

July 7, 2014 | By the+gnu+linux+evangelist.

Artifactory Quick Start for Linux Mint 17 Qiana LTS

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Artifactory Enterprise Repository Java Tool on Linux Mint 17 Qiana LTS i386/amd64 Mate/Cinnamon/KDE/Xfce Desktop.

Artifactory is a powerful, well-polished Open Source Tool that provides a number of cool Features, including:

  • A nice AJAX-based web interface, where you can search and browse the repository
  • The ability to perform bulk imports and exports of your repository
  • Automatic backups of your repository

Artifactory comes bundled with a Tomcat web server, with default settings that are sufficient for most users.

How to Install Oracle JDK 21 on Ubuntu 24.04 – Step-by-step

  1. Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)

    Artifactory Quick Start on Linux Mint 17 Qiana LTS - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Download Latest Artifactory Release

    Latest Artifactory .zip
  3. Double-Click on Artifactory .zip and Extract into /tmp.

    Artifactory Quick Start on Linux Mint 17 Qiana LTS - Extraction
    Or from Command Line:

    unzip -d /tmp/ $HOME/Downloads/artifactory*.zip
    rm $HOME/Downloads/artifactory*.zip
  4. Relocating Artifactory

    sudo chown -R root:root /tmp/artifactory*
    mv /tmp/artifactory* /opt/artifactory
    exit
  5. Installing Artifactory Service

    cd /opt/artifactory/bin
    sudo ./installService.sh
  6. Getting-Started with Artifactory Repository Manager in Linux

    Artifactory Quick Start Guide

QuickChic Theme • Powered by WordPress