IT How Tos

Home

About

Sitemap

Contact

Ubuntu Preparation once it has been installed

Commands

  • In a console window, or on the command line, type:

# Please note you will need your password
sudo apt install screen -y
screen -OR stuff
# Enter
sudo apt update -y
sudo apt upgrade -y