by Cao | Nov 24, 2020 | Links
Here are some BSD related posts, releases, discussions, questions, and security notices for the past month. Peace to BSD! Refactoring the FreeBSD Kernel with Checked C via University of Rochester ZFS Essentials article series via open-e On the use of a life via...
by Cao | Nov 24, 2020 | bsdnow.tv
In this BSD Now episode, hosts Benedict & Allan discuss the history of FreeBSD: BSDi and USL lawsuits, building a website with Google Compute Engine, Firewall ban-sharing, OpenVPN default gateway for OpenBSD, Single Unix Specification, Switching from Apple to...
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...