Posts for: #tutorial

Compile ZFS on Linux 0.8.2 with Native Encryption on ARM64

Compile ZFS on Linux 0.8.2 with Native Encryption on ARM64
This article will show how to compile ZFS on Linux 0.8.2 on Ubuntu 18.04 on ARM64, specifically the FriendlyElec NanoPi M4 single board computer, which has a four-port SATA HAT available. It also works great on other single-board computers, and I’ve successfully compiled and used ZFS on the Raspberry Pi. These instructions will likely work on other architectures supported by ZFS on Linux, such as x86_64. Install ZFS build requirements Use apt to install the packages needed to build ZFS 0.
Read more →

Enable GPU Passthrough on Proxmox VE 6.0

Enable GPU Passthrough on Proxmox VE 6.0
This article will show how simple enabling GPU passthrough on your Proxmox VE 6.0 host is. My best experience has been with AMD GPUs, specifically the AMD Radeon Vega 56, AMD Radeon RX 580 and the newer NVIDIA GeForce 3060 Ti. Here, we will use an integrated Intel GPU, though, in an old Intel NUC. This guide can also be used to pass through other devices, such as NICs. This article assumes your hardware has the necessary support for virtualization, IOMMU, VFIO, and so on and that your hardware is running Proxmox VE 6.
Read more →