Autore: Luigi Zanderighi
-
Passwordless SSH – Mini howto
Recently I had to administer a new site on which I was not allowed to change th password for policy reasons and the password was very complex, something like this: Un&U2p3rC@s0 (not real password 😉 ) Each time I had to log on I lost a lot of time, so for the first time I…
-
Unable to read TLD “META-INF/c.tld” from JAR file
I installed the lastest version of JasperServer on my my brand new server based on tomcat6 with jdk6 but on the first page I got the message “Unable to read TLD “META-INF/c.tld” from JAR file…”. My first try was to downgrade tomcat and jdk to a previous version andit seemed to work. I first thought…