OpenBSD Solutions Blog

Posts
51-60

  • PostgreSQL 12: TLS Connection

    @nabbisen

    Introduction To use remote PostgreSQL server as database server, it’s better to use TLS/SSL connection. This post shows a simple and easy way with self-signed certificate. ...

    Read
  • OpenBSD Upgrade 6.6 to 6.7

    @nabbisen

    Summary Happy news, again. OpenBSD project has released 6.7 😊 OpenBSD 6.7 is officially out now! 🐡 See what's new here: https://t. ...

    Read
  • Nextcloud 16/17 on OpenBSD 6.7: Update via command line

    @nabbisen

    Summary NextCloud, “the flexible open source file synchronization and sharing solution”, provides build-in updater. Thankfully, we can update/upgrade the software with its own updater. ...

    Read
  • NextCloud 16/17 on OpenBSD 6.6

    @nabbisen

    Summary NextCloud, a folk of OwnCloud, is one of the files sharing applications. It’s open source and suitable for self-hosted service. ...

    Read
  • Mailman mailing list on OpenBSD 6.7

    @nabbisen

    Summary With mail servers, Just forwarding emails to multiple addresses is easy. Also, we can build an advanced mailing list system. ...

    Read
  • OpenSMTPD 6.5: Mailing list

    @nabbisen

    This post is about how to make maling lists in OpenBSD (whose current version is 6.5.) With OpenSMTPD (and Dovecot, optionally), this method is perhaps the simplest. ...

    Read
  • OpenSMTPD 6.5: How to debug - OpenBSD's smtpd failed to start

    @nabbisen

    This post is about: # smtpd -dv -Tlookup I wrote about how to debug rcctl and find why an error occurs in OpenBSD last year: ...

    Read
  • PostgreSQL 11 on OpenBSD 6.5: Install

    @nabbisen

    This post shows how to install PostgreSQL on OpenBSD and set it up. I wrote about the same theme last year, and now the version of PostgreSQL in OpenBSD has been upgraded 10. ...

    Read
  • Let's Encrypt: Certbot with httpd on OpenBSD 6.4

    @nabbisen

    Intro Let’s Encrypt is “a free, automated, and open Certificate Authority”. Certbot is “an easy-to-use automatic client that fetches and deploys SSL/TLS certificates for your web server”, well known as “the official Let’s Encrypt client”. ...

    Read
  • PHP-FPM 7.2 on OpenBSD 6.4

    @nabbisen

    Summary PHP-FPM, PHP FastCGI Process Manager, is a part of PHP package in OpenBSD packages nowadays. So installing PHP (php-7. ...

    Read