pkg_add PKG_NAME // Install a software package
pkg_create PKG_NAME // Create a distributable package
pkg_delete PKG_NAME // Remove package
pkg_delete -r PKG_NAME // Remove package and all packages depending on that package
pkg_info // View package info

portsnap -f /usr/local/etc/portsnap.conf
portsnap -f /usr/local/etc/portsnap.conf fetch // Fetch latest ports
portsnap -f /usr/local/etc/portsnap.conf cron // Fetch from a crontab
portsnap -f /usr/local/etc/portsnap.conf extract // Extract fetched ports clearing the current ports tree. Use only for a fresh start
portsnap -f /usr/local/etc/portsnap.conf update // Update fetched ports, per normal use.
portsnap -f /usr/local/etc/portsnap.conf -I update // Update indexes of fetched ports only.

portsnap -f /etc/portsnap.conf fetch
portsnap -f /etc/portsnap.conf update

portversion

portsnap fetch update
pkgdb -F
portsdb -Uu
portupgrade -a || portupgrade -aFR && portupgrade -afR
portversion -l ‘<’

ping -R -r -v -c 3 -o

ping -R -o 72.36.130.138

ping -R -c 5 72.36.130.138

Checking DNS
——————
whois gonebonkerscreations.com

dig 72.36.130.138 gonebonkerscreations.com dig 72.36.130.139 gonebonkerscreations.com
dig @72.36.130.140 gonebonkerscreations.com

http://domainwhitepages.com/

cd: can’t cd to /usr/ports/sysutils/portupgrade