3

We have been using Ubuntu 18.04 server for now and we are happy with it cause all our requirement meets in this version. Don't want to change this OS unless there is something which is important.

We have also plan to install Ubuntu 18.04 lately to other systems when its time comes as per our schedule which takes quiet some time. Will that be a problem even after Ubuntu 18.04 LTS support ends at the year 2023 ?

We have also tried upgrade to 19 earlier but few of our wanted requirements not works in updated version. So we stick with the 18.04. Please help us with some information.

Artur Meinild
  • 26,018
Gopipuli
  • 143
  • 3
    you could consider ESM to extend the life of security maintenance for version 18.04 beyond April 2023 for a further 5 years. Such an option will still place you outside of support on askubuntu – graham Nov 22 '21 at 09:06
  • Ubuntu releases that are year.month in format are different products to those using the year format, and no year format releases exist for 2019 (ie. no Ubuntu Core 19). Ubuntu year server products when upgraded do not need any application changes (different systems when compared to year.month format). Your question though appears very opinion geared which is off-topic here (https://askubuntu.com/help/on-topic), and relates to details you've not provided (what applications you use, how you use the server etc) which may do better on a Forum rather than this Q&A site. – guiverc Nov 22 '21 at 09:07

1 Answers1

8

Do I have to upgrade my Ubuntu 18.04 to higher version?

No, unless

  • you want support from this site.
  • the system is exposed to the internet. Using internet on a system that does not get security updates should be a no-go for production systems. Risks needs to be avoided.

Will that be a problem even after Ubuntu 18.04 LTS support ends at the year 2023

You can not update/upgrade 18.04 after support ends.


If you use an Intel or AMD 64 I would advice to start using virtual machines or containers until you fix your requirements.

Use the latest Ubuntu on all your systems, use VirtualBox and install 18.04 into VirtualBox (or create a VM from one of your systems and use that). Without connecting to the internet you will be fine using an older Ubuntu.

Rinzwind
  • 299,756
  • @ArturMeinild thanks and updated :) – Rinzwind Nov 22 '21 at 09:40
  • Not to be picky, but presumably you mean - you can't download 18.04 from the official site after support ends. I've seen sites with 12.04 still available. I mean, if you really want it... – John C Nov 22 '21 at 17:41
  • 1
    @JohnC you can even download it from the official site for old releases: http://old-releases.ubuntu.com/releases/. – terdon Nov 22 '21 at 17:52