Klara

Search Results for Uncategorized

Article

FreeBSD iostat – A Quick Glance

Understanding disk io at a glance with the FreeBSD iostat. Use iostat to determine usage patterns, bottlenecks and poor behavior at a glance. It can produce data to support conclusions and suggest further investigation when used judiciously. In this article, we will dissect its output and introduce disk subsystem troubleshooting using statistical output from iostat.

View Now
Article

Customizing FreeBSD Ports and Packages

Looking to step into the world of building your own FreeBSD package sets? Then this article is just the right read. Perhaps you want finer grained control over the contents or your packages, or optimize them for a certain device, or maybe you are managing a specific cluster or fleet of FreeBSD devices. Get an idea of what is possible with Poudriere  and the FreeBSD ports infrastructure.

View Now
Article

The Next Level – FreeBSD on arm64 In The Cloud

FreeBSD/arm64 is the FreeBSD port to the 64-bit ARM architecture, also known as AArch64 or ARMv8. All supported FreeBSD releases include support for ARMv8 and there are many packages and ports (3rd party applications) available to support the software you normally deploy with FreeBSD.

View Now
Article

History of ZFS – Part 1: The Birth of ZFS

Since its early days, ZFS has quickly developed into a robust and proven file system for long-term, large-scale data storage. The trustworthy file system also comes with an interesting story. Find out how the idea of ZFS was born, how it was developed and who stood by it, in our latest write-up.

View Now
Article

Customizing the FreeBSD Kernel

Understanding how to customize the build of the FreeBSD kernel and its loadable modules is an invaluable process for making custom additions or tuning the kernel build for a specific piece of hardware. Read our guide for useful examples and tips about kernel config file format and configuration, kernel module Makefiles and building out-of-tree modules.

View Now
Article

Tracing the History of ARM and FreeBSD

Did you know that during the course of the day, you have spent more time interacting with Arm processors than any other architectures. And FreeBSD can take advantage of this technology. Let's take a look at the Arm architecture.

View Now
Article

dRAID, Finally!

Distributed RAID is a new vdev type that complements existing ZFS data protection capabilities for large storage arrays. With the release of OpenZFS 2.1, draid will be supported on OpenZFS, and this is exciting news as it brings integrated distributed hot spares, allowing for faster resilvering and better performances for data protection. Dive into an interesting read and find out what options dRAID offers.

View Now
Article

FreeBSD Jails – The Beginning of FreeBSD Containers

Join us as we take you through the history of how FreeBSD containers came to be, where did the need for such a solution originate, and how they were developed into the practical FreeBSD Jails they are today.

View Now
Article

Exploring Swap on FreeBSD

Answer burning FreeBSD memory questions like when to use swap space and how, but also kernel reactions to the shortages of free memory. Check out our 2021 guide to using swap space in FreeBSD.

View Now
Article

History of FreeBSD – Part 4: BSD and TCP/IP

Today, FreeBSD is used by many companies and individuals to manage network traffic or build embedded systems in one form or another. BSD was created many years before the idea of networking computers across the country was even possible. In this new article from the "History of FreeBSD" series, we will look at how networking was first added to BSD.

View Now