During some rclone thoughts and tries, I had to build a FreeBSD VM in the Cloud. Because I got a trial coupon from Vultr, I tried building a VM there. And because I come from OpenBSD, I looked a encrypting the FreeBSD root file-system. Here’s how I did it.Continue reading...
The other day, I discovered that my StartSSL certificate was not trustable anymore. That caused one of my vhost to display the Your connection is not secure alert page. Here’s how I switched to Let’s Encrypt using Apache 2.4 and OpenBSD 6.1.Continue reading...
I wondered how my enabled OPcache was used. An easy way to check is to use rlerdorf’s OPcache Status page.Continue reading...
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...
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...