I am not a system engineer (I am more a software developer) and I have the following doubt. I have to download an Ubuntu ISO in order to use it on a VCenter instance. Bascailly this will be for a server that will host a server application (it is not intended for desktop user, the connection to this machine will be done only via SSH). It will be used for a production environemtn so I suppose that a nice choise will be adopt an LTS version.
What version do you reccoment do use for a case like this one? I was checking on the Ubuntu website and I suppose that I have to download an Ubuntu Server version (not the desktop one).
So I was thinking to use this one: https://ubuntu.com/download/server
but what is the correct option that I need?
- Option 1: Instant Ubuntu VMs: what is this?
- Option 2: Manual Server Installation: this provide an ISO so I suppose that it could be the right one.
- Option 3: Automated Server Provisioning: what is this?
The guy that will install it only says to me that he need an ISO so I think that the Option 2 is the correct one. But I am not totally sure.