new-install

Notes on OS intalls
git clone https://git.bracken.jp/new-install.git
Log | Files | Refs | LICENSE

commit c77a1aa0fe75c62acd64926cd40ae246fe8d71d8
parent de4c6092c926d0c5358f79654ee56dd85034c1fb
Author: Chris Bracken <chris@bracken.jp>
Date:   Wed,  6 May 2020 11:30:40 -0700

FreeBSD: add openh264 to Firefox install

This installs the OpenH264 codec plugin for Firefox, required for video
on some sites.

Diffstat:
Mfreebsd_install.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/freebsd_install.md b/freebsd_install.md @@ -353,7 +353,8 @@ Then refresh the font cache: Install Firefox web browser: - sudo pkg install firefox + sudo pkg install firefox # browser + sudo pkg install openh264 # H264 video plugin ### Configure X