How-To: Setup NFS and Samba on FreeBSD 13

In this tutorial we are going to be setting up a FreeBSD file server using NFS and/or Samba. There are many reasons to use FreeBSD for a file server, a fe examples are its unmatched stability and native ZFS. We will be doing this on a fresh install of FreeBSD 13. Preliminary: First of all … Read more

How-To: Setup SSH keys on linux for passwordless authentication

This tutorial is going to be teaching you how to setup SSH keys on linux for passwordless authentication. In our lab, we already have our DNS resolving locally so we are going to be using hostnames rather than IP addresses. IP addresses will work in place of the hostname, otherwise, you can add the IP … Read more