Archive for 'Linux'

Tutorial: 12 steps to secure Apache Tomcat

Tutorial: 12 steps to secure Apache Tomcat

Securing a system environment or just even a web application can be a tricky undertaking. You will even face some challenges when trying to secure Apache Tomcat. I recently introduced myself about how to secure Tomcat. This article will show you, how to establish general secure Tomcat instances on Unix or Linux in twelve steps.

Mouse click problem using Eclipse Galileo on Linux with GTK (Gnome)

Mouse click problem using Eclipse Galileo on Linux with GTK (Gnome)

As I recently upgraded my operating system from Ubuntu Linux 9.04 to Ubuntu Linux 9.10, I faced a weird problem using Eclipse Galileo: Most of the times I clicked a dialog’s button, nothing happend. As a programmer, I would have said that Eclipse forgets to handle onclick events .