컴퓨터/유틸리티
FreeBSD 업데이트하기
jungtae17
2013. 7. 15. 15:15
시스템 업데이트 (Security Patches)
# freebsd-update fetch
# freebsd-update install
# freebsd-update install
참고> http://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html
Ports 업데이트 (Ports Collection Update)
# portsnap fetch
# portsnap extract
# portsnap update
# portsnap extract
# portsnap update
참고> http://www.freebsd.org/doc/handbook/updating-upgrading-portsnap.html