QuestionQ23

BSD Installation and Software Management

Which of the following commands must be used to update FreeBSD?

Choose two
  • A freebsd-update all
  • B freebsd-update resolvedeps
  • C freebsd-update fetch
  • D freebsd-update repoupdate
  • E freebsd-update install
Explanation

freebsd-update fetch downloads and identifies available FreeBSD updates, while freebsd-update install applies those updates to the system. The FreeBSD Handbook specifies these two commands for downloading and installing security patches.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!