Posts21-30
OpenBSD Full Disk Encryption (on VirtualBox)
Summary OpenBSD supports full disk encryption (FDE) with softraid and bioctl. The tutorial for it is officially provided. With FDE, even if you lose your computer, your data is strongly protected (as long as the key is in safety). ...
ReadAnnouncement: RSS feeds are now available !!
We got request about RSS feeds of our blog via contact form. Thank you so much for your interest on our update ;) ...
ReadPostgreSQL 14.5 on OpenBSD 7.2: Install
Summary In OpenBSD 7.2 release, PostgreSQL was updated to 14.5. This post shows how to install it on the latest OpenBSD. ...
ReadOpenBSD Upgrade 7.1 to 7.2
Summary The OpenBSD project released 7.2 of their OS on 20 Oct 2022✨ It was their 53rd release. The OpenBSD project celebrates its 53rd release! ...
ReadHow to change user password to the weak forcedly on OpenBSD 7.1 (not recommended)
When you try to change user password on OpenBSD and it is not strong enough, you will see the error: ...
ReadPostgreSQL 14: TLS Connection
Summary To use PostgreSQL as external database servers, it’s better to use TLS/SSL connection. This post shows how to generate certificates, configure servers and verify them. ...
ReadPostgreSQL 14.2 on OpenBSD 7.1: Install
Summary In OpenBSD 7.1 release, PostgreSQL was upgraded to 14.2. This post shows how to install it on the latest OpenBSD. ...
ReadOpenBSD Upgrade 7.0 to 7.1
Summary The OpenBSD project released 7.1 of their OS on 21 Apr 2022✨ It was their 52nd release. The OpenBSD project celebrates its 7. ...
ReadOpenBSD acme-client For Let's Encrypt Certificates
Summary OpenBSD’s acme-client acme-client is the default Automatic Certificate Management Environment (ACME) client on OpenBSD, installed at the same time when the OS is. ...
Readnode-sass: Build fails on OpenBSD - How to fix
The problem When running npm install node-sass on OpenBSD, you may see the error below or similar one. > node-sass@4. ...
Read