Ubuntu Server : Update server software from command line
You can update your Ubuntu server from remote ssh login by following simple command.
Cheers!
sudo apt-get update sudo apt-get dist-upgrade
Cheers!
Comments
Post a Comment