First of all you need to check if you have maven installed This is something what you should see You should see version of maven installed, version of your java, version of OS that you using. In my case it was maven 3.5.2 open jdk 8 and linux OS. Maven […]
There are ways to connect and manage services on your AWS instance using tunnels, assuming you already have a connection to your instance via SSH.For Bitnami instances, you can find detailed instructions here.I assume this should work for any Linux-based instances. But why limit yourself to just SSH if you […]