Tags: remote

Enabling Windows Remote Desktop

March 3rd, 2009
Windows Remote Desktop allows users to use a Windows computer while not sitting in front of it. This is ideal for remote support. For security this feature is not switched on in the standard installation and so must be explicitly activated.In order t… more »

Allow remote JMX management for Tomcat

January 19th, 2009
In order to switch on JMX to monitor a Tomcat instance you must firstly switch it on and then tell it what port to listen on. There is also optional support for user names and passwords. JMX helps with remote management and as a consequence will generall… more »