Linux Tutorials on the topic “freebsd”
-
FreeBSD Quota Tutorial
Author: Falko Timme • Tags: freebsd • Comments: 3This tutorial shows you how to enable hard disk quota on a FreeBSD system.
-
How to Install PostgreSQL on FreeBSD 12
Author: Muhammad Arul • Tags: freebsd, server • Comments: 3In this tutorial, we will show you how to install and configure a PostgreSQL database server on FreeBSD. We will install the latest version of PostgreSQL 11 on the FreeBSD 12.0 system.
-
How to Install Attendize on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, web server • Comments: 1Attendize is an Open-source ticket selling and event management platform and is everything you need for a successful event. This tutorial will show you how to install Attendize on FreeBSD 12.
-
-
How to Install InvoicePlane with Nginx on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, php, web server • Comments: 1InvoicePlane is a free and open-source invoicing application. This tutorial will show you how to install InvoicePlane on a FreeBSD 12 system.
-
How to Install FAMP Stack (Apache / MySQL / PHP) on FreeBSD 12
Author: Blago Eres • Tags: apache, freebsd, mysql, php, web server • Comments: 7The FAMP stack, which is akin to a LAMP stack on Linux, is a collection of open-source software that is typically installed together to enable a FreeBSD server to host dynamic websites and web applications. FAMP is an acronym that stands for FreeBSD (operating system), Apache (HTTP server), MySQL/MariaDB (database server), and PHP (programming language to process dynamic PHP content).
-
How to Install Shopware with NGINX and Let's Encrypt on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, web server • Comments: 1This tutorial will walk you through the Shopware Community Edition (CE) installation on FreeBSD 12 system by using NGINX as a web server.
-
How to Manage Packages with pkg Binary Package Manager on FreeBSD 12
Author: Blago Eres • Tags: freebsd • Comments: 0In this tutorial, you will learn about binary package management via pkg on FreeBSD 12 operating system which is the most recent version at the time this article is being written. Most of the stuff also applies to the earlier FreeBSD 11 version.
-
How to Install FreeBSD 12.0 with ZFS Filesystem
Author: Muhammad Arul • Tags: freebsd, server • Comments: 0In this tutorial, we will show you how to install the latest version of FreeBSD 12.0 on ZFS. We will use the BSDinstall, which automatically uses the entire disk for the FreeBSD system.
-
How to Install Matomo Web Analytics with Nginx on FreeBSD 12.0
Author: Blago Eres • Tags: freebsd, nginx, web server • Comments: 0Matomo (formerly Piwik) is a free and open-source web analytics application developed by a team of international developers, that runs on a PHP/MySQL webserver. This tutorial will show you how to install Matomo on a FreeBSD 12.0 system using Nginx as the webserver and we will secure the website with a Let's Encrypt SSL certificate.
-
Configure Postfix to use Gmail as a Mail Relay
Author: Neil Golden • Tags: centos, debian, email, fedora, freebsd, linux, opensuse, server, suse, ubuntu • Comments: 62If you have a Gmail account, you can configure your MTA to relay outgoing mail through Gmail. This gives you the benefit of Gmail's reliability and robust infrastructure, and provides you with a simple means of sending email from the command line. In this tutorial, we will use Postfix as our MTA. Postfix is a free, open-source, actively maintained, and highly secure mail transfer agent.