...
Warning |
---|
Note any errors reported during the upgrade!
|
...
4. Reboot
Ubuntu should be updated regularly, and it will need to be restarted occasionally. This is an important step - yet easy to overlook.
Code Block |
---|
sudo apt update && sudo apt dist-upgrade
sudo reboot |
After a few minutes, log back into your server via SSH.
5. Restart CAS:
...
Assuming everything updated as planned, start CAS again.
...