This is a very important milestone for us since we have a lot of Centos 7 servers and can't go to RHEL. From my point of view, there are more or less three solutions: a. Go to Debian (or ubuntu server etc); probably the most difficult since everything will be different b. Go to a fresh Almalinux or Rocky 9 installation; also very difficult since there's a lot of stuff to be moved c. Try to use in-place upgrade using…
June 30th, 2024, will bring the End of Life (EOL) of CentOS Linux (2023)
151–160 of 228 posts
Re: June 30th, 2024, will bring the End of Life (EOL) of CentOS Linux (2023)
#152Earlier quoted context omitted.
If I'm not running a desktop, why would I consider running Ubuntu at all? I feel the same about people offering a kneejerk suggestion of Ubuntu as when I'm told to use Docker without actually knowing anything about my needs. Just because I'm wanting to use Linux does not mean I need Ubuntu. Just because I'm deploying code doesn't mean Docker is the solution. But 99% of the time I talk to people, it's all Docker this…
There is a certain practicality in running the same thing on the server as on your developers' laptops. Ubuntu and Debian are pretty similar, and using Debian gets rid of things like snap, which I'm glad to be rid of - but it adds an extra level of "well it works on my machine" which I'm not glad for. If it's going to be hard to get that special different version of Java to work on the server, it should be hard to ge…
To me, we've gotten a bit lazy and a bit too focused on the wrong things. I feel like this happened when we started running javascript on the server. That was such a shock to the system and all sorts of things had to be done since it just was not the normal way of doing things. Someone decided it'd just be easier to clone the dev's system and deploy that as a server. Like what the actual... I also totally feel the same way about running a Windows Server. Like why on gawds good earth would you ever think that was a good idea?
Re: June 30th, 2024, will bring the End of Life (EOL) of CentOS Linux (2023)
#153This is really the time to make a decision, do you really need support..ehm sorry insurance? Then RedHat/Suse/Oracle if not, choose a trusted community distribution like Debian.
Nobody thinks they need insurance until their house catches fire
Re: June 30th, 2024, will bring the End of Life (EOL) of CentOS Linux (2023)
#154For better or for worse, this has caused a lot of software vendors to drop RHEL/CentOS support. Many have started to offer Ubuntu support in it's place. Most of them didn't even try to support stream. I'm not sure what the process behind that was. CentOS was free, which is why we used it. Sure, our SAP boxes run RHEL but the other stuff doesn't. We started moving a lot of stuff to Ubuntu as well. Now, Ubuntu is by no…
I am always baffled by people using ubuntu because "free". I get the desire if you want the paid stream. EG, an alternative to Redhat or SuSE as a paid stream. But if you're going to use Ubuntu, why put up with the snaps, the commercialism, the app store, when you can just use debian? Every time I hear a reason why, it makes little sense to me. Even though 95% of Ubuntu is Debian, and Ubuntu wouldn't exist without De…
Ubuntu = Linux for a lot of people these days, kind of like Red Hat was to us old guys.
Re: June 30th, 2024, will bring the End of Life (EOL) of CentOS Linux (2023)
#155Rocky Linux is a fine successor to CentOS and was created by one of the original founders of CentOS, Gregory Kurtzer. https://rockylinux.org/ https://rockylinux.org/about/ If you need enterprise support RHEL tends to be a default choice. If you cannot afford RHEL or do not need enterprise support, Rocky Linux fills the role that CentOS once did.
If you can't justify the cost of RHEL for your use case, I believe Fedora would be the best alternative at this time since its development has not been affected by the changes recently made to CentOS, and it provides a near identical feature set.
Re: June 30th, 2024, will bring the End of Life (EOL) of CentOS Linux (2023)
#156Earlier quoted context omitted.
> this has caused a lot of software vendors to drop RHEL/CentOS support Can you list a few? It's good to keep up to date on how this is changing. Thanks!
Ansys for one https://www.ansys.com/content/dam/it-solutions/platform-supp... Veeam doesn't support CentOS stream or 9, there's been a bunch of things here and there. I notice many are moving to Ubuntu. I had to go through all of our vendors last year, and the nice thing about CentOS was almost everyone supported it. Now there's no 'gold standard'.
"Red Hat Enterprise Linux (RHEL) 7.8, 7.9, 8.1, 8.2, 8.3, 8.4, 8.5, and 8.6 (64-bit)"
Re: June 30th, 2024, will bring the End of Life (EOL) of CentOS Linux (2023)
#157This is a very important milestone for us since we have a lot of Centos 7 servers and can't go to RHEL. From my point of view, there are more or less three solutions: a. Go to Debian (or ubuntu server etc); probably the most difficult since everything will be different b. Go to a fresh Almalinux or Rocky 9 installation; also very difficult since there's a lot of stuff to be moved c. Try to use in-place upgrade using…
For what it's worth, we're trying to do a lot of our server upgrades with the Elevate scripting to Almalinux, but man can it be a pain. We have a 30% success rate in testing, and even when it goes right it tends to be 2-3 hours of downtime. The alternative though is to rebuild every server on spare hardware and manually migrate data and configurations over. So it's still a better option once we can figure it out. I'm…
Re: June 30th, 2024, will bring the End of Life (EOL) of CentOS Linux (2023)
#158Earlier quoted context omitted.
> Red Hat had given a lifecycle for CentOS 8 with an EOL in 2029 I thought that neither Red Hat nor CentOS foundation gave a lifecycle date for CentOS 8. Can you help me find that lifecycle statement?
https://web.archive.org/web/20201101131417/https://wiki.cent...
Re: June 30th, 2024, will bring the End of Life (EOL) of CentOS Linux (2023)
#159Earlier quoted context omitted.
I am always baffled by people using ubuntu because "free". I get the desire if you want the paid stream. EG, an alternative to Redhat or SuSE as a paid stream. But if you're going to use Ubuntu, why put up with the snaps, the commercialism, the app store, when you can just use debian? Every time I hear a reason why, it makes little sense to me. Even though 95% of Ubuntu is Debian, and Ubuntu wouldn't exist without De…
There are many reasons, LTS, security kernel patches etc ... Ubuntu is not 95% Debian, as a matter of fact Debian got LTS only recently, before that you were out of luck. I still have bad memories of going to the DC with a USB stick with network driver on them because the Dell server with Debian on it would not ship with non proprietary firmware / drivers.
From the firmware wiki at debian.org:
"The Debian project took the decision in October 2022 to create a new repository component non-free-firmware, and include its content on installation media for the upcoming Debian 12 release (bookworm) to make things easier for our users. This change was implemented in time for the bookworm alpha 2 release of debian-installer in February 2023, and all d-i releases and daily and weekly images since then all include firmware."
Previously one had to either download the needed firmware separately, or a bootable image containing it so that it was accessible during install. Many users having problems with proprietary hardware didn't know they could just grab the install image with included firmware at https://cdimage.debian.org/cdimage/unofficial/non-free/cd-in... But I blame Debian for this because their site historically has been excellent at hiding stuff.
Re: June 30th, 2024, will bring the End of Life (EOL) of CentOS Linux (2023)
#160Earlier quoted context omitted.
Can you define a rug pull?
Promising to support an OS for 10 years then cutting that support to just 2 out of the blue?