Applications… Install Apache Tomcat 21 Jul 20196 Oct 2019 It can be quite complex to setup Apache Tomcat. Before doing so, you could consider other alternative options: If you are going to use Spring Boot you can just use…
Applications… Install MQTT 4 Nov 201722 Dec 2020 Summary of what you are going to install: MQTT Summary of the commands: sudo apt install mosquitto sudo apt install mosquitto-clients sudo service mosquitto status sudo service mosquitto start sudo…