Latest posts
Technical notes, renewable energy projects, useful fixes and updates.
Postfix Email Queue
To check how many emails have been queuing in Postfix (an email server for Linux) and for what period of time you can use the…
Read more →Import into MySQL database
If you have a MySql database that you want to import (pipe) into another server, as long as you have the filename.sql file you…
Read more →Pigeon faster than rural UK broadband
Yesterday Trefor Davies of business communications provider Timico started a race to see which would be faster, uploading a video from a rural broadband…
Read more →301 Redirect using PHP
Using php you can permanently redirect one URL to another, using the below code in a php file; <?php header(“HTTP/1.1 301 Moved Permanently”); header(“Location:…
Read more →ZyXEL 660R Half-Bridge Mode
These little single-port routers have the ability to push the public IP address and all it’s traffic onto a single device connected to the…
Read more →What have Google done?
What have Google done? on browsing to www.google.co.uk I was shocked to see that Google known and loved for its no nonsense, fast loading…
Read more →Apple iPad’s UK launch date and pricing finally revealed
Apple iPad’s UK launch date and pricing finally revealed Apple fans will need to dig deep… Follow the link for more details http://nl.silicon.com/s/8514t/6b603779711020
Read more →How to delete an email from a postfix queue
The below is what I do to delete an email from a Postfix queue. First we need to locate the email that you want…
Read more →How to install VMware tools in a Centos 5.x guest
On your VM host you need to initiate installing the VMware tools into your guest. Once this has been done the remaining steps are…
Read more →