Migration to Linux

For a while now I have been trying to migrate my website to Linux. Right now I’m running a so called WAMP server (“Windows, Apache, MySQL, PHP”) and I want it to become a LAMP server (you guessed it, that’s “Linux, Apache, MySQL, PHP”). The reason for this is simple: stability and security. Windows has too much security problems and Linux just doesn’t. So I have been messing around a bit with my SUSE 9.3 install. But boy, installing and configuring is one thing, getting all old data to the new server (the actual migrating) is another thing. I have […]