Announcement

Webinar - Arm / BSD for Modern Appliances Learn More

Klara

Search Results for Uncategorized

Article

Building Your Own FreeBSD NAS Server with ZFS

Let’s talk about building your own NAS on FreeBSD. The first step – researching hardware. When it comes to researching NAS hardware, it’s easy to get lost in the dizzying array of technologies, vendor datasheets touting performance and reliability stats. While we can’t tell you what hardware to buy in an article, we can discuss some of the factors to consider as you research which hardware best meets your storage requirements.

View Now
Article

Unix Philosophy: A Quick Look at the Ideas that Made Unix

Early on, developers working on Unix created a set of ideals that acted as a roadmap for the programs they wrote. They didn't always follow these ideals, but they set the tone for the Unix project. Keep programs simple, design programs to work together, test early and often – are only some of these ideals. To this day, the Unix Philosophy impacts many projects.

View Now
Article

NFS Shares with ZFS

Why would you use the sharenfs property for NFS configuration and how to do so? FreeBSD’s built-in integration of OpenZFS and NFS makes it easy for any administrator to configure and manage NFS shares. By using OpenZFS’ sharenfs property, managing NFS shares can be added to your arsenal of scripts and procedures for monitoring and maintaining the data stored on OpenZFS filesystems.

View Now
Article

UNIX: On the Path to BSD

We continue our series of articles on the history of Unix with the events led to the creation of BSD. Find out about the first Unix editions, how C evolved, and how Unix was first licensed.

View Now
Article

FreeBSD Periodic Scripts

FreeBSD can report on the health of the system and perform various routine maintenance tasks using its own built-in mechanism for periodically running scripts. Learn about the periodic system and how to find available scripts, write your own scripts and where and how to apply them.

View Now
Article

The Birth of UNIX

In his 1999 book In the Beginning... Was the Command Line, Neal Stephenson said the following about Unix: "Windows 95 and MacOS are products, contrived by engineers in the service of specific companies. Unix, by contrast, is not so much a product as it is a painstakingly compiled oral history of the hacker subculture. It is our Gilgamesh epic." Read more about how the story of UNIX actually goes.

View Now
Article

UNIX Wars – The Battle for Standards

UNIX’s history was marred by power struggles and fights over its direction and core. This meant that at some point in time, different factions went to war to control the future of UNIX. As part of our recent write-up, we’re taking a look at the wars that shaped UNIX’s future and the events that followed.

View Now
Article

Demystifying OpenZFS 2.0

OpenZFS 2.0 has been released for a while now and, needless to say, FreeBSD 13 was shipped with OpenZFS 2.0. However, there are still questions about how the change from feature flags happened and why version 2.0 of OpenZFS was decided. With this article, we're hoping to clear the air around the release of OpenZFS 2.0.

View Now
Article

Looking Towards the Future: FreeBSD on the RISC-V Architecture

Since its first release for the i386 processor in 1993, FreeBSD has been ported to run on a wide array of different CPU architectures and platforms. In this article, we will look at the youngest of these architectures on which FreeBSD currently runs: the RISC-V instruction set architecture.

View Now
Article

FreeBSD Developer Workstation Setup

If you are eager to start FreeBSD development, but don't know where to begin, this short guide is for you. This article will provide some pointers into how some FreeBSD committers work on the Operating System and ports collection. We will discuss the hardware configurations that are used day to day to implement, build and test the operating system.

View Now