by Cao | Nov 13, 2020 | Tutorial
User oshogbo shows us how to bring zpool checkpoints to the FreeBSD operating system bootloader. What that means is, when you start up your FreeBSD system, you will see a checkpoint of your ZFS pool, before your operating system even loads. Check out the link below...
by Cao | Nov 13, 2020 | ARM, Hardware, Raspberry Pi, Tutorial
User Adventurist documented his NanoPi NEOLTS set up running the FreeBSD operating system. NanoPi is a tiny, pocket-sized ARM computer similar to a Raspberry Pi. Check out the link below for the full set of instructions. We need to: Get the latest GENERICSD card image...
by Cao | Nov 13, 2020 | Tutorial
User Vivek Gite walks us through setting up Wireguard in a FreeBSD jail. Wireguard is an open-source VPN (Virtual Private Network) communication protocol, designed to keep your browsing safe and secure. Step 1 – Update FreeBSD Run the following pkg command: # pkg...
by Cao | Nov 13, 2020 | Tutorial
This guide by user Stephan Lichtenauer will show you how to set up a FreeBSD virtual data centre with Potluck. Potluck is a container database for FreeBSD, similar to Dockerhub. This is a three part tutorial, walking you through basic setup, Consul, Nomad, and test...
by Cao | Nov 13, 2020 | Tutorial
This short tutorial by user David Schlachter will show you how to set up your webcam to work with web browsers on the FreeBSD operating system, namely Chrome/Chromium or Firefox. See the link below for the full set of instructions (it’s very short) First,...
by Cao | Nov 13, 2020 | Tutorial
This tutorial by Internet Society will show you how to install FreeBSD in a VirtualBox environment. VirtualBox is a powerful, open-source virtualization tool that can run many different operating systems in a virtual environment. This module is a part of a...