FreeBSD

How To Install and Manage Ports on FreeBSD 10.1 — step-by-step Linux tutorial on Progressive Robot

How To Install and Manage Ports on FreeBSD 10.1

FreeBSD is a powerful operating system capable functioning in a variety of roles. Part of what makes FreeBSD an ideal choice in many scenarios is its flexibility. A large contribution to this reputation comes from FreeBSD’s supported method for installing software from source, known as the ports system. In this guide, we will discuss some of the benefits of the ports system and demonstrate how to use it to acquire and manage additional software.

Read more
How To Set Up Buildbot on FreeBSD — step-by-step Linux tutorial on Progressive Robot

How To Set Up Buildbot on FreeBSD

Buildbot is a job scheduling system commonly used for the purpose of continuous integration, a software development practice that typically comprises automatically building and testing your software on a regular basis and for every change. In this guide, we will cover the basics behind Buildbot’s components and install them on a FreeBSD system.

Read more
How To Install Git on FreeBSD 11.0 — step-by-step Linux tutorial on Progressive Robot

How To Install Git on FreeBSD 11.0

Git is one of the most popular distributed version control systems. In this guide, we will demonstrate how to install and configure `git` on an FreeBSD 11.0 server. We will cover how to install the software in two different ways, each of which has its own benefits.

Read more
CHAT