Ubuntu
Use the Ubuntu distribution as an Infrastructure as Code (IaC) sandbox development environment.
Last updated
echo "$USER ALL=(ALL) NOPASSWD:ALL" | sudo EDITOR='tee -a' visudo/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/osinfra-io/local-development-setup/main/ubuntu/setup.sh)"chsh -s /home/linuxbrew/.linuxbrew/bin/zsh; exit~/bin/update.sh