Hardware

Manual mysql_secure_installation on QNAP

       167 words, 1 minutes

I have installed the SQL server on my QNAP TS-453mini but couldn’t find the mysql_secure_installation script. As far as I understood it, it simply changes the root password, disable remote sensible access and deletes the test database. So I decided to run the commands manually inside phpMyAdmin.

Continue reading...


FreeNAS on QNAP TS-453mini

       283 words, 2 minutes

It’s been a couple of weeks since I received my QNAP TS-453mini, aimed to replace Synology DS403slim. After looking at QTS, I went to check various OSes to run it. Mostly because QTS looks too fat to me. Mainly because I want ZFS storage. Probably because I’m a BSD guy. At last, I decided to run FreeNAS on it.

Continue reading...


A geek look into QNAP TS-453mini with 16GB RAM

       1396 words, 7 minutes

I bought a QNAP TS-453mini in order to replace the good old Synology DS409slim. Not that it doesn’t work. It’s just that the 4x 1TB disks are nearly full. I was desperately waiting for bigger 2.5" capacity but this doesn’t seem to happen. Also, since I moved into a new place, I planned to also reduce the number of plugged)in stuff. Hence, the fanless OpenBSD server would either go in the Cloud or… on the QNAP virtualization software.

Continue reading...


The Synology DiskStation Manager (DSM) in VMware ESXi

       459 words, 3 minutes

Looking for a option to replace my DS409slim, I discovered that it is possible to run the Synology system, aka DSM, on a simple VMware virtual machine. You’ll need a special boot loader from XPEnology and the stock Synology firmware.

Continue reading...


Roll back from DSM 5 to 4

       231 words, 2 minutes

So it seems DS409slim, faked as DS411j, is a bit too slim for DSM v5. So let’s rollback to the official (nearly) supported version. First thing to do is to decide which DSM v4 to go for. Looking at the Release Notes, 4.2-3211 is the last common firmware version (between 409slim and 411j). Previous version is 4.2-3202 Log in the DS409slim using SSH. dharma> cp -p /etc.defaults/VERSION /etc.defaults/VERSION.orig dharma> cp -p /etc/VERSION /etc/VERSION.orig dharma> cat /etc.defaults/VERSION majorversion="4" minorversion="2" buildphase="0" buildnumber="3202" smallfixnumber="0" builddate="2013/03/04" dharma> cp -p /etc.defaults/VERSION /etc/VERSION Download 4.2-3211 firmware for DS411j.

Continue reading...


10 / 19