Setup Ubuntu Server
1.) Update Ubuntu Package
apt-get update -y
apt-get upgrade -y2.) Install Requirements
apt-get install curl wget net-tools -y
Last updated
apt-get update -y
apt-get upgrade -yapt-get install curl wget net-tools -y
Last updated