FreeBSD

pkg update && pkg upgrade && pkg clean -a && /usr/libexec/locate.updatedb

pkg audit -F

pkg prime-list > list.txt ; # scp ... ... ; pkg install $(cat list.txt)
Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] _profile 2021-10-02 01:09 120 [   ] _shrc 2021-10-02 01:10 462 [DIR] bhyve/ 2022-11-26 19:45 - [DIR] firecracker/ 2022-11-26 19:46 - [DIR] jails/ 2023-06-28 22:48 - [DIR] mirror/ 2022-11-26 19:45 - [DIR] nvidia/ 2022-11-26 19:45 - [   ] pkg_prime-list 2021-10-01 20:16 323 [DIR] real-world/ 2023-07-26 15:12 - [DIR] stream-like-netflix/ 2022-11-26 19:46 - [DIR] t460s/ 2022-11-26 19:46 - [DIR] Xorg/ 2022-11-26 19:45 -
Release Notes, Errata: https://www.FreeBSD.org/releases/

Security Advisories:   https://www.FreeBSD.org/security/

FreeBSD Handbook:      https://www.FreeBSD.org/handbook/

FreeBSD FAQ:           https://www.FreeBSD.org/faq/

Questions List:        https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/

FreeBSD Forums:        https://forums.FreeBSD.org/

Documents installed with the system are in the /usr/local/share/doc/freebsd/
directory, or can be installed later with:  pkg install en-freebsd-doc

Show the version of FreeBSD installed:  freebsd-version ; uname -a
Please include that output and any error messages when posting questions.

Introduction to manual pages:  man man
FreeBSD directory layout:      man hier

TrueNAS

https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/getting-started.html

# small but convenient X11 desktop to start with

pkg install firefox git ksh93 openbox rsnapshot tig vim xorg xinit xterm xtermset

cd /usr/ports/x11-fonts/bitstream-vera
make install


# pkgs, files, ...?
pkg info --help

# use locate?
/usr/libexec/locate.updatedb
# often, instead of /usr, try /usr/local

# virtual console keyboard layout?
keymap="fi.kbd"
# in /etc/rc.conf

...
su -
vidcontrol -i mode
vidcontrol MODE_327 # esim jos 1600x1200

-

on kvm, hyper-v, vmware ?
https://wiki.freebsd.org/HyperV
https://www.openbsdhandbook.com/freebsd/#bsdinstall-synopsis
https://download.freebsd.org/ftp/releases/VM-IMAGES/