In this short series, we'll download, install and configure FreeBSD 13.0 for use on the desktop.
Unlike NomadBSD, airyxOS and helloSystem, which are ready out of the box, FreeBSD requires a little work - learning as we go, installing a desktop, configuring and finally enjoying what FreeBSD has to offer.
Vermadens Blog: https://vermaden.wordpress.com/freebs...
--------------------------
Use the timestamps to jump to specific topics.
Intro - 0:00
A Thank You - 0:07
Previously - 0:18
Installing Software - 0:26
Some Useful Tweaks - 3:14
Automounting - 6:57
--------------------------
Part of my .xinitrc
export LC_ALL=en_GB.UTF-8
export MM_CHARSET=UTF-8
export LANG=en_GB.UTF-8
export LANGUAGE=en_GB.UTF-8
export GTK2_RC_FILES="$HOME/.gtkrc-2.0"
export BROWSER=firefox
setxkbmap gb
export QT_QPA_PLATFORMTHEME="qt5ct"
MOZ_X11_EGL=1
xset s off
xset -dpms
xset s noblank
export GVFS_DISABLE_FUSE=1
--------------------------
#RoboNuggie #FreeBSD #GhostBSD #helloBSD #NomadBSD #BSD