by Cao | Jul 29, 2020 | Security, Tutorial
User Tom Jones writes about his experience hunting bugs via the command line on FreeBSD operating system. He utilizes the command line tool bugz, to track bugs via bugzilla. Check out the link below for the full set of instructions. FreeBSD uses bugzilla for tracking...
by Cao | May 7, 2020 | Network, Security, Tutorial
User Justin Noor shows us how to configure Packet Filter (PF) on FreeBSD 12.1 operating system. PF is a firewall application and a packet filtering tool designed to allow administrators to protect their network against cyber attacks. This guide will walk you through...
by Cao | Jan 23, 2020 | Security, Video
User RoboNuggie shows us how to set up encryption on your FreeBSD UFS file system. This guide walks us through installing FreeBSD, partitioning the disk, mounting, and configuring geom eli. Check out the video below for the step-by-step process of configuring UFS...
by Cao | Sep 17, 2019 | Security, Tutorial
This step by step guide by user nixCraft will show you how to download and install security updates on your FreeBSD system. HE also shows you how to backup the local package database and see reports on vulnerable software packages. See the link below for the full set...
by Cao | May 16, 2019 | Security, Software
VULS is an Open Source vulnerability scanner that uses information from NVD and OVAL and is agent-less. It currently supports FreeBSD versions 10 and 11 among various Linux distros. Notable features are the VulsRepo (its OSS web UI), Terminal Based Viewer, and...
by Cao | Dec 24, 2018 | Security, Tutorial, Web
User Vivek Gite shows us how to fix a wget cannot verify certificate issue when using Let’s Encrypt with FreeBSD. Let’s Encrypt is an open source certificate authority application. See the link below for the full set of instructions. I installed GNU wget...