CentOS Linux 7 is reaching its end of life

CentOS Linux 7 is reaching its end of life

Info
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.
Notes
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. Ubuntu 20 (for GPU usage) Ubuntu 22 By default, Linux VMs have no connection to the outside world, so cannot be directly ssh'ed into like a Windows VM. Therefore a ...
    • Ubuntu 20.04 End of Life (EOL)

      On May 31, 2025, Ubuntu 20.04 LTS will reach the end of its standard support period. After this date, Canonical will no longer provide free security updates, bug fixes, or maintenance for this version. What does this mean? Ubuntu 20.04 LTS official ...
    • Ubuntu 20.04 End of Life (EOL)

      On May 31, 2025, Ubuntu 20.04 LTS (“Focal Fossa”) will reach the end of its standard support period. After this date, Canonical will no longer provide free security updates, bug fixes, or maintenance for this version. What does this mean? Ubuntu ...
    • 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. To turn Proxy Off, 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 ...
    • 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 ...