CentOS Linux 7 is reaching its end of life

CentOS Linux 7 is reaching its end of life

In 2020, The CentOS Project, in coordination with Red Hat, announced that it would shift full investment to CentOS Stream, the upstream development platform for upcoming Red Hat Enterprise Linux releases. As a result, CentOS Linux 7 will reach the end of life (EOL) on June 30, 2024.

What does this mean:

  • CentOS official repositories will no longer be updated, so installed packages will not be receiving any more updates. This means that these VMs will eventually have vulnerabilities that we cannot patch.
  • We will no longer provide a CentOs 7 image for workspace VM creation, date for this isn't decided yet but will probably be slightly before the end of life date.
    • Customers can bring their own CentOs images, but we can't guarantee that they will work in combination with our deployment scripts.
  • Existing CentOS 7 VMs will still be usable at the customer's own risk.
We're also evaluating choices around introducing additional Linux operating system on myDRE portal so that Ubuntu isn't the only choice.
Please let us know what Linux operating system has your preference. 

    • Related Articles

    • Linux VMs

      On the myDRE platform different types of Linux virtual machines (VMs) are available. CentOS 7.5 (is reaching its end of life) Ubuntu 20 (for GPU usage) Ubuntu 22 By default, Linux VMs have no connection to the outside world, so cannot be directly ...
    • Turn Proxy Off/On on Linux VM

      1. Log in to the Linux VM 2. Write command sudo nano /etc/environment press enter and enter your password 3. comment out all the content that you find in there e.g #http_proxy="http://127.0.0.1:8080" 4. Press ctrl + x to exit, save with y and press ...
    • Linux - Fix for mounting issues

      Linux Virtual Machines (VMs) created between December 2022 and 28 June 2023 are mounting far too many disks as a result of a bug in the mounting script. This bug may have led to unexpected side effects such as performance issues or sometimes being ...
    • Expanding the (OS-)disk - Windows & Linux

      Why expand the OS-disk? In a Virtual Machine (VM), the OS-disk is where the Operating System (OS; for instance Windows or Linux) is installed but also encompasses your general desktop and other folders (basically anything on the C:-drive). It is ...
    • Extra data disk request & initialization - Windows & Linux

      Introduction The Z-drive (fileshare) is rather slow compared to a managed disk such as the C-drive. Although expansion of the C-drive is possible, it is good to keep in mind that the Operating System (OS) is also installed on the C-drive. It is not a ...