QTS 4.x and the App Center have many applications et services available for Qnap. But there don’t seem to be a stand-alone DNS service. DNS can be enabled when configuring QNAP as a Domain Controller but -1- I don’t need a DC -2- that feature seems to go down quite often. So let’s run the good old BIND boy.Continue reading...
Maintaining OpenBSD up-to-date is quite easy using the Errata Patches. But this requires using cvs and make to download, compile and apply thoses patches. In some cases, this is also true pour ports. There is a way to deal with binary objects only: openup by M:Tier. This is how to do it.Continue reading...
The QNAP ContainerStation allows to run LXC and Docker containers. According to the Internet, this should be less resources consuming than virtualization via KVM.
Here’s how I run SOGo in a docker container.Continue reading...
Just for fun, I wanted to install the “Metro” theme for phpMyAdmin on my QNAP TS-453mini. It’s not automatic from the Web interface but it can be done via the shared folders.Continue reading...
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...