Archive for category Linux
How to parse Amazon S3 log format in php
If you want to parse / split the items in the Amazon S3 logformat in php, you need some regular expression magic. Here is my snippet.
How to recompile / install vmware tools on Ubuntu 8.04 LTS
How to recompile / install vmware tools on Ubuntu 8.04 LTS
Ubuntu 8.04 LTS 64 bit stalls on VMware
Stumbled upon another issue when running Ubuntu on wmvare today, it seems that a TSC clock bug in the 2.6.24 kernel. Short it goes out of sync when running with more than one cpu / vcpu.
Missing network interface after cloning a Ubuntu template on ESX vmware server
I was cloning some Ubuntu 8.04 LTS machines from a template i made and everything went fine, except the kernel could not find my eth0 and mapped a new eth1.
The Danish Joomla spider
Currently lacking danish doimains in the DB
Please drop a comment, if you know how to get a
complete list of domains in the danish TLD.
Mission:
To examine how many joomla sites there are in Denmark
Many times i asked myself – how many sites actually runs joomla in e.g. Denmark and i’ve could’t find the answer anywhere. Even [...]
How to easily convert .ts files to Mpeg2 or DVD
So you finally got the recording features to work on your DreamBox, but you want more?
If you only want to view the MPEG livestream file (.ts) then use VLC player, which is the best player around.
But if you want to convert the .ts file to eg. Mpeg 2, or MPA/MPV format for later creation [...]
Subversion with a working copy on a samba share
When having a working copy on a samba share, i used to get alot of “Failed to add ‘XXX’: object of the same name already already exists”. It seems that the problem lies on the samba configuration.
SVN tries to move a readonly file.
The reason why the file is created read only, i do not know. [...]
Headers! When making a mobile site!
Hi there,
Spend some time the last two days trying to figure out why my mobil xhtml site did’t showed on various non smartphones.
I’ve created a simple page, with content type application/xhtml+xml in my meta tags, and the DTD to mobile 1.0 xhtml and futhermore the page validated fine on W3C.
BUT the site failed on Sony [...]