Get your own Git Server using OpenBSD

       525 words, 3 minutes

When you want to host your code using Git but want to keep it secret, you can setup a Git service on your OpenBSD server. You’re then able to access it through the Wild Wild Web using SSH and don’t have to pay GitHub to expect privacy.

Continue reading...


Let Mac OS auto-discover your SMB shares

       173 words, 1 minutes

Mac OS can mount and read SMB shares. But with Samba only, you have to tell the Mac where there are. With avahi-daemon, SMB shares will be automatically discovered.

Continue reading...


Backup the Mac on Ubuntu

       138 words, 1 minutes

I backup my MacBook using Time Machine. But the storage is available from a Linux (Ubuntu 16.04) workstation. Here’s how to publish some storage to provide backup space to the Mac.

Continue reading...


DSM on QNAP TS-453mini

       330 words, 2 minutes

Because I was unpleased with power management using QTS 4.3beta, I decided to see what Synology DSM would do on the QNAP TS-453mini. I installed DSM 5 using XPEnology. It’s not clear if that’s legal or not. But as it is just there to decide if I keep the QNAP or buy a real Syno… :)

Continue reading...


OAMP – Apache using FastCGI Process Manager on OpenBSD

       531 words, 3 minutes

Once upon a time, there was a way to run PHP with Apache on OpenBSD using the php-*-ap2 package. At that time, OpenBSD shipped with home-patched Apache 1.3 and provided Apache 2.x as a package. Since then, Apache 1.x was dropped from base, replaced with httpd(8) and ports gave the opportunity to run either Apache 1.x or Apache 2.x. This is when PHP packages and Apache 2.x became quite a pain in the ass to use. Thanks to the ports, one could deal with it. But binary PHP packages are not built this way. One way to get PHP and Apache is to use FastCGI. Here’s how to run the OAMP 6.0.

Continue reading...


32 / 90