Category: Misc
Remove https from search engine search results with apache and mod_rewrite
Written By diversen (02-May-2010 18:25:47)
This server is installed with mod_ssl, which means that you can use both https and http. That was just fine, until I discovered that google was duplicating my search results. So that each page was listed first as http://www.os-cms.net and then the exact same page, just as https://www.os-cms.net
Kingston datatraveler ext3 format
Written By diversen (02-May-2010 18:24:52)
I have got a USB pen called Kingston datatraveler with 2 GB of data and I decided to use it as a backup media for my most important files. But first i needed to format it which was very easy actually. My usb pen was on sdf
How to remove Apache and PHP server Signature
Written By diversen (02-May-2010 18:21:22)
Normally when you install a distribution of Linux server software (Apache with a PHP module enabled) there will be a signature in the headers sent to the browser. You can remove those headers quite easily so nobody know what exact versions of software your are using, which is more discrete solution for your Apache server:
Emusic Download Script for PHP and Linux
Written By diversen (01-May-2010 09:36:10)
Emusic Download Script for PHP and Linux
Script for aktivering af aktiv Jobsøgning
Written By diversen (01-May-2010 09:09:36)
Kender du det: Du har glemt at melde dig selv som aktivt job søgende, og nu har a-kassen kontaktet dig. De siger, at hvis du glemmer det igen, så koster det penge. Fair nok, men for at være på den sikre side, så skrev jeg et script, baseret på curl og PHP5, der vha. af een kommando bekræfter at man fortsat er aktivt job søgende. Ændr username og password og kør scriptet. Du er fri til at bruge det som du vil!