Mark Foster’s Blog

Misadventures in Technology

Entries for December, 2008

Setting up MySQL on Linux and connecting using MySQL Administrator

There are a few “gotchas” if you are trying to setup MySQL on Linux server, Ubuntu in this case, and connect to it using MySQL Administrator from somewhere else. Here is what worked for me… Install MySQL server and MySQL GUI Tools To install MySQL on a Ubuntu server use: sudo apt-get install mysql-server If [...]

Another geek blog…

I intend to post my web development notes here for my own reference and in hopes that others might find some useful bits.