How To Update the OS During The First Login
Login to the server and run the following commands
sudo bash
apt-get update && apt-get upgrade && apt-get dist-upgrade -y
Login to the server and run the following commands
sudo bash
apt-get update && apt-get upgrade && apt-get dist-upgrade -y