by Cao | Apr 5, 2019 | Database, FreeBSD, Web
User Gabriel Ciciliani talks about setting up a MySQL architecture using ProxySQL, an Open Source and high-performance proxy for MySQL, on their FreeBSD system. See the link below to read more about Ciciliani’s use case for a highly-available architecture that...
by Cao | Feb 21, 2019 | Database, Tutorial
In this tutorial, user Josphat Mutai shows us how to get pgAdmin4 set up on your FreeBSD 12 operating system. pgAdmin4 is an Open Source administration and development platform for PostgreSQL, an advanced database built on Open Source. See the link below for the full...
by Cao | Dec 24, 2018 | Database, FreeBSD, Tutorial, Web
User Josphat Mutai shows us how to get PHP 7.2 as well as MariaDB 10.3 set up on FreeBSD 12. There are two separate walk-throughs which will help you set up an open-source powered web server. See the links below for the full set of instructions: Hello good folks. This...
by Cao | Mar 9, 2018 | Database, Tutorial, Web
This tutorial by user Augusto Dueñas shows us how to get a FAMP stack setup on FreeBSD. FAMP stands for FreeBSD, Apache Web Server, MariaDB (Database), and PHP. Access the full set of instructions from TheLinuxCode below. When managing any operating system that is...
by Cao | Nov 1, 2017 | Database, Tutorial, Web
This tutorial by user Matt Vas will show you how to configure a FEMP stack on FreeBSD version 11. A FEMP stack is a FreeBSD configured with Nginx, MariaDB, and PHP. See the link below for the full set of instructions. In this tutorial, I will describe the process of...
by Cao | Feb 14, 2017 | Database, Tutorial
Codership has announced Galera Cluster Packages support for FreeBSD. Galera Cluster Packages is an open-source database cluster for MySQL high availability, allowing for scaling out or scaling in when needed. You can try it out for FreeBSD by viewing a short tutorial...