Tags
android apache awstats beans clearcase clearquest dev dreamhost dvb eclipse ffmpeg gradle htaccess html http java javascript jni licensing linux mac macfuse mpeg mysql mythtv network networking openoffice php random root ruby samba scripting soap spring sshfs ssh linux sudoers requiretty touch tr ubuntu vpn vsftp WOL xmltv
Tag Archives: openoffice
Disabling open office registration wizard GOTCHA
There’s a hell of a gotcha with the offical guide to disabling the first-time registration dialog in openoffice 3.3.0. The reference from the META-INF/manifest.xml to the file setup.xcu is broken, because the file in DisableFirstStartWzd_ooo33.oxt is Setup.xcu with a capital … Continue reading
Tomcat7 server in eclipse with ubuntu
Annoyingly there isn’t one “installation directory” for tomcat on ubuntu, instead it is spread across /var/log, /usr/share /var/lib etc. Eclipse expects one directory with log, conf etc. This can be fixed with a few carefully placed symlinks. sudo apt-get install … Continue reading