Peter

Securing TrueNAS Scale with key-based Authentication

Note that SSH is considered insecure bur if you must log into the consle temotely then using keys is more secure than passwords. 1. Prerequisites If you have been following along you should have completed the initial install of TrueNAS Scale and the early configuration. All configurations of TrueNAS Scale should be undertaken through the

Securing TrueNAS Scale with key-based Authentication Read More »

Installing TrueNAS Scale

TrueNAS SCALE is an open-source, Debian-based NAS (Network Attached Storage) operating system, designed for scalability, sharing, and protection of data. It’s a versatile platform suitable for personal, small-business, and enterprise-level applications. In this blog post, we’ll walk you through the step-by-step process of installing TrueNAS SCALE on a new PC, turning it into a powerful

Installing TrueNAS Scale Read More »

How to generate a Public/Private key pair using PuTTY

1. Prerequisites Install PuTTY on a Windows device. (Follow my guide here.)  2. Start PuTTYgen Start PuTTYgen (this will have been installed as part of the PuTTY install)  3. Choose the type of key to generate The choice here is between RSA and EdDSA, the trade-off is between performance and compatibility. RSA is universally supported

How to generate a Public/Private key pair using PuTTY Read More »

Create a Network Bridge in TrueNAS Scale

Before adding Virtual Machines to TrueNAS a network Bridge is requiired to allow the VMs to access the local network. In your TruNAS GUI navigate to Network>Interfaces. I dentify which interface is curently connected to your network. In this example it is “eno2”. Then click the <Add> button.   In the “Add  Interface” dialogue select

Create a Network Bridge in TrueNAS Scale Read More »

Scroll to Top