Posts61-65
php72_fpm on OpenBSD 6.4 doesn't work by default: How to fix
Summary In OpenBSD, installing PHP by pkg_add (of ports) is followed by installing php-fpm automatically. (It’s nice 😃) However, it doesn’t work as daemon out of the box now in case of PHP 7. ...
Readrcctl: How to debug on OpenBSD 6.4
Summary This post is about a single option around OpenBSD’s rcctl, utility to “configure and control daemons and services”. ...
ReadOpenBSD ftpd 6.4: FTP server
Summary OpenBSD has its own FTP server called ftpd. It’s sufficient to transfer files among hosts in a simple and secure way. ...
ReadOpenBSD httpd 6.3: Web server
Intro OpenBSD has its own web server called “httpd”. Backgrounds It’s possible on OpenBSD to install Nginx and Apache (called “apache-httpd”). ...
ReadPostgreSQL 10 on OpenBSD 6.3: Install
This post shows how to install PostgreSQL on OpenBSD and set it up. ✿ ✿ ✿ Environment OS: OpenBSD 6.3 DB: PostgreSQL 10. ...
Read