Skip to main content

Basic Packages Setup

Install basic packages needed globally, Initial Setup for ubuntu server

sudo apt update
sudo apt install -y \
ca-certificates \
curl \
wget \
gnupg \
lsb-release \
apt-transport-https \
software-properties-common