When I log into my server I see this
186 packages can be updated.
119 updates are security updates.
How do I see what needs to be updated and then update it?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
apt-get update && apt-get upgrade
When i try to run this( sudo apt-get dist-upgrade) command shows this error
E: dpkg was interrupted, you must manually run ‘sudo dpkg --configure -a’ to correct the problem.