how to run updates ubuntu code example
Example 1: update linux command
# "To update Linux type:"
sudo apt-get update
# Enter your user's password.
Example 2: ubuntu command upgrade application
sudo apt-get upgrade firefox
# "To update Linux type:"
sudo apt-get update
# Enter your user's password.
sudo apt-get upgrade firefox