Here a list of useful commands to do installations of Atlassian tools in MySQL Example for CentOS with yum ( install of MySQL client) At the command line of your instance, install wget: sudo yum -y install wget Install the MySQL client on the instance: sudo yum -y install mysql Download MySQL Connector/J Jira connects to…
Read More