Updating and upgrading FreeBSD

From Wiki

Jump to: navigation, search

Updating the system

# freebsd-update fetch
# freebsd-update install

Updating the ports

First time:

# portsnap fetch
# portsnap extract

Thereafter:

# portsnap fetch update
Personal tools