This script installs a few tools to get started with software development on Centos Server Virtual Machine.
It installs
- Golang
- Gnome Desktop
- XRDP
- TigerVNC
- VSCODE
- Docker
- Chromium
and updates
- Git -> Git 2.2
To use this script run these commands
git clone https://github.com/jritchieBAE/new-instance-setup.git
cd new-instance-setup
sudo ./setup.shIt will then ask you a series of questions. Read carefully and press 1 if you want that and 2 to skip the process.