Back to the sea ; the virtual private network (VPN), episode IX

       519 words, 3 minutes

I use VPN to remotely connect to my home-LAN when I’m away. I’ve tried may kinds of VPN ; from IPsec (point-to-point) to SSL through L2TP. I found that the easiest one to implement, when using various OS client, was VPN/SSL. And the easiest software to be used by any OS, or at least any I use, was OpenVPN. From Windows to OSX through NetBSD, there’s an available binary. So let’s create the server on OpenBSD.

Continue reading...


Back to the sea ; the logging program (Syslog), episode VIII

       166 words, 1 minutes

Logs are for program what speech is to human. People says what’s wrong (most of the time ;), program log it. Here’s how I use syslog-ng to get a central syslog system.

Continue reading...


Back to the sea ; the Blog Tool and Publishing Platform (WordPress), episode VII

       848 words, 4 minutes

After creating and editing my Website from scratch with Vim, I used Dokuwiki for quite a long time. Then came the Facebook time. This is when I switched to some more hypee tool. I choosed WordPress. One nice thing WordPress provides, except from full HTTP management, is automatic configuration and updates. Here’s how I installed it on OpenBSD.

Continue reading...


My SQL cheat sheet

       209 words, 1 minutes

SQL commands are things I can’t remember since I don’t use them every day. Here are (MySQL) commands that I keep looking for.

Continue reading...


Back to the sea ; the relational database management system (RDBMS), episode VI

       191 words, 1 minutes

At least my Web 2.0 application (aka WordPress) requires a database system. I’m used to using MySQL and that’s what I installed on my OpenBSD server.

Continue reading...


74 / 89