

The above installs Unity and its dependencies, and is worth doing as baseline, as it includes basic packages needed for Gnome on Ubuntu, such as lightdm. Sudo apt-get install -no-install-recommends ubuntu-desktop Once your new server is installed and connected to the internet, login as the system administrator and install a GUI for the development environment: sudo apt-get update Download and Install Ubuntu Server 20.04: Ģ. With VMWare Player as the host, one could stand up a complete self contained web development environment from scratch in about an hour. All software here is free/open-source and only requires an Internet connection to get setup very quickly, and once complete a developer should have a working implementation of: This post gives a list of steps one can follow to stand up a Spring based web development environment in Ubuntu 20.04 Server.

Note: This is an update to an earlier post I made (click here).Ĭreating a development environment for yourself to work with Spring is pretty easy once you know how.
