Yes, that is the ispconfig update faq I found, but what about the ubuntu update? Does the ispconfig update also run the ubuntu update? I want to make sure the rest of the server has all of its security patches too.
Does the ispconfig update also run the ubuntu update? The faq does not mention it.
I have found 2 versions of commands to update ubuntu:
sudo apt-get update
sudo apt-get dist-upgrade
or maybe:
sudo apt-get update
sudo apt-get upgrade
Also, as an aside if you know, I'm trying to figure out the differences between in the last command line of just "upgrade" vs "dist-upgrade"
|