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:

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 ...