I'm so afraid to upgrade my ports because last time I did it, something happened and it took me days to get the server working as it was before the upgrade.
This is what I have in my notes:
Is this still the "proper" way to do it? Any files in particular that I should backup before doing so.
This is what I have in my notes:
Code:
portsnap fetch extract update
pkgdb -F
cd /usr/ports
portsdb -Uu
portupgrade -a
shutdown -r now
Is this still the "proper" way to do it? Any files in particular that I should backup before doing so.