Displaying posts tagged: portmanager
2009-12-19 00:37:01
2 Comments
Do people other than me find updating their servers to be relaxing? At every opportunity I run "apt-get update". Today I'm updating 7 different machines simultaneously.
My Debian machines I simply issue the following commands:
apt-get update
apt-get upgrade
My FreeBSD machines:
portsnap fetch update
portmanager -u
I think the Debian process is easier (and clearly ...
