Jul 092012
 

The Synology works great. Mailserver, WordPress and Gallery work as they should. But compared to the (outdated) server, this thing is SLOW. Uploading three pictures to the gallery takes about 15 minutes. Adding posts, or administering this weblog makes me wait for the pages to change. So, yeah, the Synology can run “normal” PHP applications, but its CPU and its very low memory make it inadequate to call it a server replacement. Which, of course, it isn’t in the first place.

 

I will be constructing a new server in time, one that can match the old one in speed (2x3GHz CPU/4GByte memory), but will be easier on the electricity bill. For now the choice is between an AMD A-series (FM1-socket) and the lower end Intel CPUs (i3 something). Any advice will be appreciated. The Intels seem to consume a considerable amount less power when idling, but they are twice the price of the AMD and have lousy graphics.

Jul 062012
 

Since the weblog now runs on the Synology, I decided to switch of the server until I need something of the disks it has. A normal shutdown, and then….

 

 

–{ SILENCE }–

 

 

I love the Synology.

Jul 062012
 

The Synology has a WordPress module, which works great and it is a recent version (not the latest). But you are bound to having your weblog in the folder “/wordpress”, and my weblog resides in “/blog” for ages now. I couldn’t find how to change it by modifying PHP files, wp_options entries and just renaming the folder. So….

 

# mkdir blog

# cd blog

# unzip /tmp/wordpress-3.4.1.zip

# mv wordpress/* ./

# rmdir wordpress

 

And point your browser to the URL “synology-ip-adres/blog” and do the install.

 

I used the database credentials created by the Synology WordPress module, and vanilla-WordPress then says: Hey, already installed. Via the Admin panel you upgrade your database, and you’re good to go. Now disable the Synology WordPress module.  I haven’t uninstalled it, since I don’t know whether it will actually delete the database too.

Jul 062012
 

I bought a Synology DS212j to be the replacement of the server. Great machine for very little money, but the transition is not as smooth as I hoped. My mail (domain switchbl8.nl) now runs via the Synology, not via this server anymore. Next is this blog, then the gallery. And the rest is just for fun, so to hell with it 😉

Jul 012012
 

The reboots are still there. Sometimes the system is up for less then a minute, sometimes for more than 2 days. I now disconnected the SATA drives, so that means some stuff (e.g. my gallery) on the server is not available since that resides on the SATA drive. If the system stays up now, it means the extra SATA controller is broken. I hope so, since that’s an easy and cheap replacement.