This some of the tuning I do on a centos 7 install REMOVE USLESS NETWORK INTERFACE brctl delbr virbr0 systemctl get-default systemctl set-default multi-user.target DISABLE USELESS SERVICESON GUI INSTALLS:…
Reverse SSH Tunnel
The idea is to have my IP autostart connect to my Cloud server,
this way I can remote control my Raspberry PI without having to configure DynDNS and firewall rules.…
How to monitor J2EE applications
How to monitor J2EE applications
I found a cool JMX plugin that is does just that.
In the example I am doing for Glassfish but I believe it can be …