FreeBSD: Update/Upgrade
config file: /etc/freebsd-update.conf
1.Run this command to update FreeBSD.
daily update job: /etc/crobntab
2.Run this command to Uninstalling updates.
1.Run this command to update FreeBSD.
# freebsd-update fetch
# freebsd-update install
daily update job: /etc/crobntab
@daily root freebsd-update cron
2.Run this command to Uninstalling updates.
# freebsd-update rollback
3.Run this command to Upgrade.
# freebsd-update -r xx.x-RELEASE upgrade
# freebsd-update install
Comments
Post a Comment