Tags
- 1777
- alpine
- bhyve
- BSD
- Bug
- Computers
- dns
- dnsbl
- download
- DragonFlyBSD
- error
- fix
- FreeBSD
- howto
- HTTPD
- ICMP
- Install
- Internet
- jail
- ktrace
- KVM
- linux
- mua
- MySQL
- Networking
- OpenBSD
- patch
- permissions
- PHP
- Pi-Hole
- ping
- routing
- server
- slow
- smtpd
- traceroute
- unbound
- unix
- vm
- void-zones
- void-zones-tools
- VPN
- VPS
- WireGuard
-
Recent Posts
- HOWTO: Make iPhone / iPad (IOS) Use Your Own DNS Server or DNSBL Like Pi-Hole, void-zones-tools, or pfBlockerNG by ByPassing iCloud Private Relay for DNS
- HOWTO: Setup void-zones-tools dnsbl DNS Blocklist (like Pi-Hole) on OpenBSD
- HOWTO Fix Artificially High Load Average on FreeBSD Running on Oracle Cloud
- HOWTO Allow Ping and Traceroute and MTR (ICMP) to Oracle Cloud Vm Instances and Generally Configure the Firewall- A Visual Guide
- Clock Offset When Running DragonFlyBSD in a VM with Bhyve under FreeBSD
Monthly Archives: August 2020
Build Alpine 2.23 on OpenBSD to Fix Hang When Sending Mail
Once again, I love the Alpine MUA. Simple and robust, it just works, and is much faster than a GUI mail client. During a recent OpenBSD install (6.7) I ran into a issue where Alpine 2.21 from Ports (alpine-2.21p4) hangs … Continue reading
Posted in Uncategorized
Tagged 1777, alpine, BSD, Computers, Folder Vulnerable, ktrace, mail, mail client, mua, OpenBSD, patch, sendmail, smtpd, unix
2 Comments
Fix T_SPF_HELO_PERMERROR in Spamassassin
So I thought I had my spf (Sender Policy Framework) records setup correctly. They all passed the various test sites. Nevertheless I kept seeing this one error in my spamassassin produced headers: I was unable to find a lot of … Continue reading
Posted in Uncategorized
Tagged BSD, Computers, linux, mail, mail server, OpenBSD, Sender Policy Framework, server, SpamAssassin, spf, T_SPF_HELO_PERMERROR, unix
Leave a comment
Hello world!
OK. You kinda gotta have a Hello World, right? So, yes, there was an old version of this blog a few years back. The DB got corrupted, and I have been too busy/lazy to extract it form backups and get … Continue reading
Posted in Uncategorized
1 Comment
Fix “File Not Found” with PHP on OpenBSD httpd
When setting up my WordPress site on OpenBSD 6.7 using this nice tutorial I ran into an error during installation of PHP. Every time I tried to load a .php page all I got was a message saying: Not very … Continue reading
Posted in Uncategorized
Tagged chroot, Computers, HTTPD, OpenBSD, PHP, php-frm, server, web
Leave a comment
Fix: Fatal error: Uncaught Error: Call to undefined function mysql_connect() in …
When setting up my WordPress site on OpenBSD 6.7 using this nice tutorial I ran into an error during installation. I enabled Debug mode in WordPress by setting WP_DEBUG to true in wp-config.php This allowed me to to see the … Continue reading
Fix Let’s Encrypt 403 Errors in OpenBSD 6.7 with acme-client
This still applies to OpenBSD 6.9 and 6.8 as well, likely other versions too! This is not another tutorial on how to use acme-client or how to setup SSL/TLS with httpd in OpenBSD. There are a number of good ones … Continue reading
Posted in Uncategorized
Tagged acme-client, BSD, Computers, HTTP, HTTPD, HTTPS, Internet, OpenBSD, SSL, TLS, umask
Leave a comment