FreeBSD

How To Configure and Connect to a Private OpenVPN Server on FreeBSD 10.1 — step-by-step Linux tutorial on Progressive Robot

How To Configure and Connect to a Private OpenVPN Server on FreeBSD 10.1

OpenVPN is an open-source virtual private network (VPN) server/client application which allows you to join a virtual network (similar to a LAN) securely. This tutorial will explain how to install and configure an OpenVPN server on a FreeBSD 10.1 machine with IPv4 NAT and routing. By the end, you’ll be running your own OpenVPN server, and have a client configuration file ready to download to connect to this network.

Read more
How To Install and Configure OpenNTPd on FreeBSD 10.2 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure OpenNTPd on FreeBSD 10.2

NTP, the Network Time Protocol, is a standardized protocol providing ways to synchronize time on various operating systems. OpenNTPd is a free and easy-to-use implementation of the Network Time Protocol (NTP), originally developed as part of the OpenBSD project. It provides the ability to sync the local clock from remote NTP servers and can also act as server itself.

Read more
Recommended Steps To Harden Apache HTTP on FreeBSD 12.0 — step-by-step Linux tutorial on Progressive Robot

Recommended Steps To Harden Apache HTTP on FreeBSD 12.0

Although the default installation of an Apache HTTP server is already safe to use, its configuration can be substantially improved with a few modifications. In this tutorial you’ll implement some recommended steps to reduce how much information on your server is exposed. You will verify the directory listings and disable indexing to check the access to resources. You’ll also change the default value of the timeout directive to help mitigate Denial of Service type of attacks.

Read more
How To Install and Configure OSSEC on FreeBSD 10.1 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure OSSEC on FreeBSD 10.1

OSSEC is an open source, host-based intrusion detection system (HIDS) that performs log analysis, integrity checking, Windows registry monitoring, rootkit detection, time-based alerting, and active response. This tutorial will show you how to install and configure OSSEC to monitor a cloud servers running FreeBSD 10.1.

Read more
CHAT