Skip to content

{ Tag Archives } software

VMWare Workstation on openSuSE 11.1

Vmware workstation, fresh out of the box, did not want to run on openSuSE, claiming it could not find any modules: $ vmware Logging to /tmp/vmware-vidarlo/setup-17389.log modinfo: could not find module vmmon modinfo: could not find module vmnet modinfo: could not find module vmblock modinfo: could not find module vmci modinfo: could not find module [...]

Also tagged

PHP compile error: Warning: inter-library dependencies are not known to be supported.

I got a strange error when compiling PHP today: *** Warning: inter-library dependencies are not known to be supported. *** All declared inter-library dependencies are being dropped. *** Warning: libtool could not satisfy all declared inter-library *** dependencies of module libphp5. Therefore, libtool will create *** a static module, that should work as long as [...]

Also tagged

Backup – for fun and profit.

rsnapshot er et artig verktøy for å ta backup. Det er basert på rsync, men i tillegg kan det lage revisjoner. Det geniale er at det kun kopierer dei filene som er endra sidan forrige backup – resten av filene blir hardlenka frå tidlegare revisjoner, så plassbruken blir ikkje så stor. I tillegg blir recovery [...]

Also tagged

Tiny script for returning n last blogposts and excerpt from them.

This is a tiny script for retrieving info about blog posts from wordpress.

Also tagged