GUACAMOLE (0.9.9) on UBUNTU 16.10 and TOMCAT8

Stumbled across this interesting app when searching for reverse remote desktop. #!/bin/bash# Original December 19 2015 Guacamole with MySQL on Ubuntu RDP Fix Published by Chase # http://chasewright.com/guacamole-with-mysql-on-ubuntu/ Thanks Chase!# WORKING ON UBUNTU 16.10 WITH GUAC 0.9.9 AND TOMCAT8# edited 07-10-16apt-get update && apt-get -y dist-upgrade#install and add java ENVapt-get -y install openjdk-8-jre-headlessalternative=java-8-openjdk-armhfexport JAVA_HOME=/usr/lib/jvm/$alternativeecho $JAVA_HOME#Install…

Start/Stop Google Music in Car Automatically

Description:  IF bluetooth network “BTC450” connects to phone THEN simulate Play Media OS – Android Version:  6.0.1App – Tasker [Link] – can use this or Trigger [Link]App – Bluetooth Auto Connect [Link] – not required, but use to prioritize my car bluetooth over headphone bluetoothApp – Google Music [Link] – not required, but like automatic playlist updating so…