by Cao | May 29, 2020 | Software, Tutorial
User Blago Eres shows us how to install Attendize on FreeBSD 12 operating system. Attendize is an open-source event management and tickets platform to help you organize successful events. This tutorial will walk you through setting up PHP, MariaDB, Nginx, Composer,...
by Cao | Oct 1, 2019 | Programming, Software, Tutorial
This guide by Andreas Sommer of DigitalOcean will show you how to install and configure Buildbot on your FreeBSD server. Buildbot is an open-source continuous integration framework designed to automate, build, and test releases in your software development cycle....
by Cao | Sep 13, 2019 | Software
The maintainer madpilot has updated the Conky port to the latest available version on FreeBSD. Conky allows you to customize an information box and display computer stats, email notifications, music players, and many other things. Check out the FreshPorts page below,...
by Cao | Jan 16, 2018 | FreeBSD, Software
Qt 5.9 is now on FreeBSD according to developers Tobias and Raphael. Qt is an open-source application framework for developing application software. You may download it from the FreeBSD ports tree. With Qt 5.9, the Elisa music player works, for instance (where it has...
by Cao | Jun 8, 2017 | Cloud, FreeBSD, Software, Tutorial
This tutorial by user John Ramsden shows us how to get Nextcloud set up in a FreeBSD jail. Nextcloud is an open-source file syncing platform designed to set up a cloud on your own network. See the link below for the full set of instructions. I recently setup...
by Cao | Jan 13, 2017 | Software, Tutorial, Web
Nokogiri is a an HTML, SAX, XML, and Reader parser available on multiple open-source operating systems. Nokogiri also allows you to search document with XPath or CSS3 selectors. You can find out how to download it at the link below. Because Nokogiri needs to be...