Skip to main content

FreeBSD

A Comparative Introduction to FreeBSD for Linux Users
Tutorials Conceptual FreeBSD Getting Started
Introduction> Introduction # FreeBSD is a free and open source Unix-like operating system and a popular server platform. While FreeBSD and other BSD-based systems share much in common with systems like Linux, there are points where these two families diverge in important ways.
How To Configure SSH Key-Based Authentication on a FreeBSD Server
Tutorials FreeBSD Getting Started
Introduction> Introduction # SSH, or secure shell, is a network protocol that provides a secure, encrypted way to communicate with and administer your servers. As SSH is the most common way of working with a FreeBSD server, you will want to familiarize yourself with the different ways that you can authenticate and log in to your server.
How To Install an Apache, MySQL, and PHP (FAMP) Stack on FreeBSD 10.1
Tutorials Apache FreeBSD LAMP Stack MySQL PHP
Introduction> Introduction # A FAMP stack, which is similar to a LAMP stack on Linux, is a group of open source software that is typically installed together to enable a FreeBSD server to host dynamic websites and web apps.
How To Configure and Connect to a Private OpenVPN Server on FreeBSD 10.1
Tutorials Firewall FreeBSD Networking Security VPN
Introduction 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.