This post is about Getting Started with OpenBSD httpd
Introduction
In this article, I'm going to go through the basics of configuring the httpdweb server which...
This post is about Nginx - Optimizing Performance
Introduction - Optimizing Performance
In this series of articles, we'll be looking at the various configuration options that...
Introduction
This is a continuation of my previous series of articles. So you might want to check that out first.In the previous article, we've left...
In this post you will learn how to install Cacti on OpenBSD 7.1
Introduction
Cacti is an open-source, web-based frontend for the industry-standard logging tool RRDTool....
This post is about Installing Nagios on OpenBSD 7.1
Introduction
Nagios is regarded as the industry standard for IT infrastructure monitoring. It's fairly easy to use,...
Introduction
In my previous article, we went through the process of compiling and installing Nginx from source. I left off with a basic configuration for...
This post is about Installing Nginx on OpenBSD 7.1
Introduction to Nginx
Nginx is a web server created with a focus on performance, high concurrency and...
Introduction
SSH supports authenticating users with keys. Although they require more setup ahead of time, they're generally more secure than typing in passwords. They're also...