Installing
- 
2. Downloading Artifactory PackageDownload Latest Artifactory Release 
- 
3. Installing ArtifactoryThen to Install Artifactory 
 This Setup make use of the GDebi Package Installer for managing potential Dependencies…
 So now Access the Target Directory with:cd $HOME/Downloads (But if Downloaded with Firefox in some Cases it may be instead into /tmp/mozilla*) 
 To Check the Stuff there is:ls . | grep artifactory And the to Setup Artifactory: sudo rpm -ivh jfrog-artifactory*.rpm 
- 
4. Enabling Artifactory ServiceNext to Enable Artifactory Service: sudo systemctl start artifactory.service 
Contents
