aws
Wrangling AWS and it's ilk
February 25, 2024 · 1 min read · tech
amazon linux
Does not use apt-get and only uses yum.
replace all apt-get with yum
sudo systemctl enable docker.service
sudo systemctl start docker.service
Wrangling AWS and it's ilk
February 25, 2024 · 1 min read · tech
Does not use apt-get and only uses yum.
replace all apt-get with yum
sudo systemctl enable docker.service
sudo systemctl start docker.service