Skip to content

Instantly share code, notes, and snippets.

@nlienard
Created May 23, 2017 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nlienard/7b85aa02ad69fcccdb18b3127db347f7 to your computer and use it in GitHub Desktop.
Save nlienard/7b85aa02ad69fcccdb18b3127db347f7 to your computer and use it in GitHub Desktop.
freebsd update
freebsd-update fetch
freebsd-update install
freebsd-update upgrade -r 11.0-RELEASE
freebsd-update install
reboot
freebsd-update install
pkg-static update -f
pkg-static install -f pkg
pkg-static upgrade -f
pkg update -f
pkg upgrade
freebsd-update install
reboot
CHECK:
freebsd-version -k
JAILS:
ezjail-admin update -u
ezjail-admin update -b
ezjail-admin update -P
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment