Nix Geek

Day: August 7, 2017

Install XFCE on FreeBSD 11

The following will show how to install XFCE on FreeBSD 11. Before we get started, I’d like to note that I will be using the vesa driver as that is currently working for my installation over the named intel driver. Install XFCE using the following: pkg update && pkg upgrade pkg install xorg xf86-video-vesa xfce […]

Back to top