Posts tagged Server
UK National Computer Archives Colossus display
Feb 13th
It’s been quite some time since I’ve posted an article here and this one will be very brief…
If you feel so inclined and are able, please consider sponsoring the UK National Computer Archives Colossus display. More information can be found here: http://www.colossusonline.org/
I’ll soon be posting on my findings over the last year or so, mainly More >
Tutorial: VHost config from SQL Database – Lighttpd an alternative to Apache
Jun 10th
Lighttpd is an alternative to the very popular Apache web-server – I have just found out that Lighttpd can draw it’s vhost configuration from a MySQL Database which is definitely a one-up on Apache, at least as far as I know.
Quick how-to: (Sub)Domain forwarding Email in Qmail (with virtual domain support)
Apr 22nd
A brief article describing how I set up Qmail (on Debian Etch) running virtual domains to forward Email to another Email server using a simple addition to a Qmail config file.
UPDATED: A simple method of transferring MySQL Database(s)/Tables between servers
Apr 15th
We’ve recently been working on a Web-Server migration for a regular client at work, part of which involved transferring the MySQL Databases (or strictly the schemas) for each of their websites from their old Web-Server to the shiny new replacement. In doing this, I rediscovered a really handy method which really simplifies transferring MySQL data More >
