Task : How to set up Jfrog in ubuntu server # Setup Hostname hostnamectl set-hostname "jfrog.cloudbinary.io" # Configure Hostname unto hosts file echo "`hostname -I | awk '{ print $1}'` hostname" >> /etc/hosts # Update the Repository on Ubuntu 18.04 ...
ashok1016.hashnode.dev1 min readNo responses yet.