150_002 Linux
About 150_002 Linux: A small linux distro compiled specifically for the VMware platform based on the Linux From Scratch (6.2) documentation.
What The! This site serves one main purpose. To provide a sandbox for me to play in, as such do not expect to find anything of great interest here. I use this site to muck about with php, css, html and so on. In light of this you will find some google maps and geoip stuff here and a few notes (on mainly Linux related stuff).
150_002 Linux
An Exciting Train Video
Automatically reattach to a screen session after logging in via ssh
Bash script for keeping Debian & Ubuntu systems up to date
bawdo.com was slowSince making this site some years ago I have let it sit about and pretty much rot. However, today I was playing around making a web crawler of sorts and was testing it against my own site. This is when I found it was taking around 14 seconds to serve the front page.
Connecting a KDDI W41H mobile phone to a Linux box
Convert a MySQL DB from utf8 to UTF8I had a utf8 collated MySQL 4.1 db that contained both English and Japanese text. I dumped the data and then tried to migrate it into my new MySQL 5.0.26 installation. Of course being a bit lazy I did not take the time to check things out properly and was not surprised to find that all Japanese text had become mojibake. I set off on a mission to fix the problem.