4. Relocate Artifactory Stuff
-
Relocating Artifactory
First, Set the SuperUser as owner:sudo chown -R root:root /tmp/artifactory*
Then Switch Contents with:
sudo mv /tmp/artifactory* /opt/artifactory
If Got “User is Not in Sudoers file” then see: How to Enable sudo