We are using Red Hat Enterprise Linux for running various things. We have a lot of virtual machines. The applications that are running on it are a bunch of shell scripts for processing orders, marketing campaigns, generating reports, or running some Java applications.
Senior Linux Administrator at a retailer with 501-1,000 employees
A rock-solid, scalable OS that allows you to do things that you want
Pros and Cons
- "Why I like it in general is that I know what it is doing. I can figure out what it is doing, and I can make it do what I want. I am not delving into arcane registry things."
- "I am still trying to figure out the features it has. There is so much that it can do."
What is our primary use case?
How has it helped my organization?
We have the customization capability. We can easily customize it, and we can also automate and deploy it. I have a command line interface. I am a command line junkie, and I am able to use that, config files, and Ansible to be able to easily figure out what I need to do to automate things. It feels like I know what it is doing and how to make it do what I want. I do not have to weave some magical arcane hack the way I have to do in Windows.
Red Hat Enterprise Linux has enabled us to centralize development in a lot of ways. We have it hooked in through our GitHub. We are trying to combine where we are storing things and then have a standard way of how we are deploying things and have some standard configurations. With every single server, we do not have to worry about how to set this up because we are doing the same thing the same way. We can just do it across the board, and then we only have to worry about the interesting parts.
Red Hat Enterprise Linux's built-in security features are great for risk reduction, business continuity, and maintaining compliance. There are published CVEs, and there is SELinux, which I do not use and I always turn it off. Firewalls and tooling around that make it easy to use. The automation on top of that makes it easy to configure. With a push of a button, it is done.
We do not have to worry too much about portability. We are coming from Oracle Linux. We were primarily an Oracle Linux shop, and because that is based on it, it just works. We have not had any issues.
What is most valuable?
The fact that it is Linux is valuable. Why I like it in general is that I know what it is doing. I can figure out what it is doing, and I can make it do what I want. I am not delving into arcane registry things.
What needs improvement?
I am still trying to figure out the features it has. There is so much that it can do. What it does really well is that it allows you to do things.
Buyer's Guide
Red Hat Enterprise Linux (RHEL)
August 2026
Learn what your peers think about Red Hat Enterprise Linux (RHEL). Get advice and tips from experienced pros sharing their opinions. Updated: August 2026.
911,769 professionals have used our research since 2012.
For how long have I used the solution?
It was probably 2008 when I first started using it. The company was using Red Hat Enterprise Linux, and I was with the internal help desk supporting the Linux side.
What do I think about the stability of the solution?
Its stability is great. It is stable and rock-solid.
What do I think about the scalability of the solution?
Its scalability is also great. It does not matter if the host is beefy or not. It is just going to run on it, and it is going to handle the work. Whether you have a couple of cores or 64 cores, it is just going to do it.
How are customer service and support?
Their support is good. There is good responsiveness. They quickly get me to the person who knows the answer, but I have not used them much.
Which solution did I use previously and why did I switch?
We were using Oracle Linux. We are switching because of some of the things. Oracle licensing has been a point of frustration. Their support is comparably difficult to work with, and the support documentation is a mess.
Red Hat is so much easier to navigate. It has been overall a much more pleasant experience to work with Red Hat.
How was the initial setup?
We are using it on-prem, and then our cloud is a Kubernetes cluster on AWS, so it is basically on-prem.
Our deployment model is a manual kickstart with Ansible for configuration. My experience with deployment is good. I kickstart it and then hit it with Ansible, and it is done. It is very easy.
What about the implementation team?
I did the deployment on my own.
What was our ROI?
We have not yet seen an ROI. It has not been in for long enough. There are no savings in terms of manhours because the actual day-to-day usage remains the same with Oracle Linux or Red Hat Enterprise Linux. However, getting some of the metrics with Red Hat Insights is going to be helpful as we get into a better patching cycle. I am anticipating an easier life.
We are expecting an overall decline in the costs because of the differences between the Red Hat licensing and Oracle licensing. We are expecting a net decrease in overall cost. For using it, other than the license, there is no cost.
What's my experience with pricing, setup cost, and licensing?
The setup cost is non-existent. With licensing, there was a little snafu because I misread something. There was a slight learning curve because we use virtual data center licensing. We had to understand how it all maps. We had to understand how that mapping works when the hypervisors are Red Hat or VMware. There is a slight learning curve, but it worked out. It ends up being easy.
Which other solutions did I evaluate?
I did not evaluate other options mainly because I have had experience with it before. From my prior experience, I already knew what I wanted.
What other advice do I have?
We are trying to use Red Hat Insights. I need to finish updating the playbooks to hook our host. We are in the midst of transitioning from Oracle Linux to Red Hat Enterprise Linux. I have not fully hooked everything in, but we will be using Red Hat Insights.
We just started using Red Hat Enterprise Linux for containerization projects. We have not yet seen any impact of Red Hat Enterprise Linux on containerization projects.
If a colleague is looking at open-source, cloud-based operating systems for Linux instead of Red Hat Enterprise Linux, a lot of it would depend on their use case, what they are going to need for it, and whether they have an enterprise environment. There is a cost associated with it which can be a downside. I am an open-source lover. I do not like paying for stuff, but I get it. They need to look at the cost, and if the cost is prohibitive, they need to look at something that is compatible and as similar as possible.
Overall, I would rate Red Hat Enterprise Linux a nine out of ten. I generally do not give out a ten. There needs to be something spectacular for a ten, so that is my personal bias against the top of the scale.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Advanced Systems Administrator & Analyst at a transportation company with 10,001+ employees
Helpful for standardization, patch management, and vulnerability management
Pros and Cons
- "Red Hat Insights is valuable. There is patch and vulnerability management."
- "Red Hat Insights are instrumental in identifying vulnerabilities. I am still learning, but my understanding is that it is not directly connected to your environment to deploy a patch or vulnerability fix. It is going to give a YAML playbook to do that. It does not actually execute it."
What is our primary use case?
We are deploying Red Hat Enterprise Linux as our primary Linux OS, and we are using Ansible for some automation initiatives. Our use cases are around centralization.
How has it helped my organization?
We have a supported product. We are at the beginning of building a relationship with Red Hat similar to the one we have with Microsoft, Cisco, and others. It is to standardize the quality, supported version, and company. I am leading this project, and I believe Red Hat is the one.
We have built a hybrid environment. Most of it is on-prem, but we also have Azure, so we have both cloud and on-prem environments. Red Hat Enterprise Linux is helpful for patch and vulnerability management. There have been a lot of security initiatives around Windows and tightening it up, but our Linux environment was not standardized. Red Hat Enterprise Linux standardizes it. With the combination of Insights, it aligns with Windows and other security initiatives.
Red Hat Enterprise Linux has not yet enabled us to centralize development. It is too early for that. I am not very familiar with OpenShift, but with OpenShift, Kubernetes containers, and some of those capabilities, DevOps will become more integrated with Red Hat and its products in the future.
Red Hat Enterprise Linux’s built-in security features seem very good when it comes to risk reduction, business continuity, and maintaining compliance. One thing that helps is the catalog of preexisting playbooks provided by Red Hat around security. It helps you ramp up on security. It aligns it with what an IT person on the Windows side already knows to look for, such as firewalls, setting up permissions, etc. They have playbooks for Active Directory integration, security initiatives, and limiting the firewall. Building out some of the playbooks that Red Hat has in those areas was helpful in getting a good security posture for those systems.
Ansible is going to make the portability of applications and containers happen for us. The OS is important, but our ability to use Ansible and deploy via a cloud or automate via a cloud or on-prem would accomplish that.
What is most valuable?
Red Hat Insights is valuable. There is patch and vulnerability management. It is similar to what you would see with SCCM. I have a single pane of glass interface. I can approve the patches and vulnerabilities, and hopefully, between Satellite and Ansible, we can automate that process.
What needs improvement?
I am looking for training. I am a Windows guy who accidentally became a Linux guy. You volunteer a few times, and you are the guy. Right now, I am looking for training and ramping up to be able to support their products, so professional services are key. There are things like Lightspeed with IBM Watson. I do not know YAML very well, so it is going to be integral for me to create playbooks at the very beginning and be able to use the AI tools. If I say, "How do I open a port on this Cisco router?", the AI tools are going to give me the YAML code. In spite of not being a Linux guy or a great coder, I can use those tools to ramp up very quickly. Making Lightspeed a part of Red Hat deployment initiatives tremendously helps with customers' success. It gives them that extra tool. Right now, it is being sold separately as a subscription. If they could integrate that capability, people would not have to go use ChatGPT and other tools. They could use that as a part of it. It would just align things with Red Hat, so one area they can improve on is the approach to customer success for new deployments.
Red Hat Insights are instrumental in identifying vulnerabilities. I am still learning, but my understanding is that it is not directly connected to your environment to deploy a patch or vulnerability fix. It is going to give a YAML playbook to do that. It does not actually execute it. On the Windows side, I have an approval process on the server where I can say, "Deploy this patch." I thought of Insights along the same lines where I can just approve things, and then based on some backend configuration, it will implement them using Ansible, Satellite, and on-premises Ansible. It seems disconnected right now. It might not be, but to me, there seems to be a gap there. I love Insights, and I want to fully automate that approval process. This could be a point for improvement if it does not already do that.
Another area of improvement is Red Hat expressing a return on investment better. I do not know if they have determined a lot of that. I have always assumed that I could go with an open-source OS in a less expensive manner than Windows or something else. My impression is that there would be less cost, but I do not know that for certain. Red Hat building out some of that ROI on different products would be beneficial to their sales effort.
For how long have I used the solution?
We are a brand new customer.
What do I think about the stability of the solution?
It is more stable than the wild west environment that I have been in. There is standardization. It is stable by standardizing.
What do I think about the scalability of the solution?
So far, its scalability has been good. Once I get a good image built, I will get some workflows built into Ansible. I will have that process all the way down to the help desk. We will be entering variables and kicking out systems all day.
We have been using it minimally. We have about 15% Linux environment with lots of flavors. Red Hat Enterprise Linux is what we are centralizing on from now on, so we are going to do a conversion of all those. We have a new standard going forward. We have about 15% Linux systems, which would amount to about 150 systems throughout North America. It is a small footprint.
How are customer service and support?
I have not had to call them much, so I do not have a good handle on support from Red Hat. Everybody gets at least a C or a five, but I am optimistic. It is going to be good. I would give them at least a seven out of ten.
How would you rate customer service and support?
Neutral
Which solution did I use previously and why did I switch?
Prior to Red Hat Enterprise Linux, it was CentOS and others. CentOS was free. It was whatever was available or the developers or applications guys were familiar with.
We switched to Red Hat Enterprise Linux for centralization, to be supported, and for patching and vulnerabilities.
How was the initial setup?
Most of the things that I am deploying or replacing are on-prem and on Azure cloud. It is 50/50.
The deployment was very easy. They have a great and user-friendly installation process with 9.x and above. However, just being new to it and having a security hat on, I still struggle with what should and should not be installed on the base image. It is a learning curve for me, but using the interface has been great. I was able to join Active Directory and all those things.
What about the implementation team?
CDW is handling our professional services and our training, which is a separate purchase. Its initial rollout is with CDW.
What was our ROI?
We have not yet seen an ROI.
What's my experience with pricing, setup cost, and licensing?
It is expensive. Everything is. I was happy to get a three-year Red Hat Enterprise Linux contract for our initial rollout.
It is less expensive than other solutions. It is a growing company.
Which other solutions did I evaluate?
It is called Microsoft ARC. It now facilitates patches for Linux, but it did not include certain things. For me, there was much more benefit outside of just patching by going with Red Hat Enterprise Linux and Ansible.
What other advice do I have?
I am not yet certain about Red Hat Insights' vulnerability alerts and targeted guidance. We are at the beginning. We are just adding systems. I have not set those alerts up if they exist. I assume there are some. I am also going to evaluate how accurate the vulnerability and patching information is because we have other security products that are looking at the same things on the Windows side, and they have already identified many of the vulnerabilities. As a new customer, I want to make sure that if our other system says something is a vulnerability, Red Hat Insights also says that it is a vulnerability. I want to feel confident in the vulnerabilities that I am getting from Red Hat Insights. I want to make sure that other products are also scanning for the same thing. I suspect it is.
To a colleague who is looking at open-source, cloud-based operating systems for Linux instead of Red Hat Enterprise Linux, I would recommend going for Red Hat Enterprise Linux. I cannot think of another OS that can match this.
I will start off with an optimistic ten, and I will rate Red Hat Enterprise Linux a ten out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
Red Hat Enterprise Linux (RHEL)
August 2026
Learn what your peers think about Red Hat Enterprise Linux (RHEL). Get advice and tips from experienced pros sharing their opinions. Updated: August 2026.
911,769 professionals have used our research since 2012.
Senior System Engineer Linux Professional Level | Cloud Engineer at Tanmeyah Micro Enterprise Services
Offers great security and open-source services
Pros and Cons
- "It is a stable solution."
- "I have seen that the upgrade from RHEL 7 to RHEL 8 can be a bit problematic since I have seen some issues during the upgrade of libraries, along with some conflicts with the other libraries in the tool."
What is our primary use case?
I use the product for the integration capabilities it provides between my company's servers and the servers from other companies since we operate in the banking sector. I use Red Hat Enterprise Linux (RHEL) for clusters or load balancing. The tool provides an open-source platform to use any program. Many programs can be installed over Red Hat Enterprise Linux (RHEL).
What needs improvement?
I have seen that the upgrade from RHEL 7 to RHEL 8 can be a bit problematic since I have seen some issues during the upgrade of libraries, along with some conflicts with the other libraries in the tool. The aforementioned area can be considered for improvement in the product. Presently, I am not trying to upgrade from RHEL 8 to RHEL 9.
For how long have I used the solution?
I have been using Red Hat Enterprise Linux (RHEL) for two years.
What do I think about the stability of the solution?
It is a stable solution.
How are customer service and support?
I have only used a little bit of technical support. I can say that over the span of years that I have used the tool, I have used the support offered by the product only twice. I don't have much experience when it comes to the support team. The support team did not help me solve my issues, and I had to search for a resolution by myself to solve my problems. People from India who are a part of the support team don't seem to have much experience in solving the product-related problems of the customers. I rate the technical support a six out of ten.
How would you rate customer service and support?
Neutral
Which solution did I use previously and why did I switch?
My company also uses MariaDB as a database, while at times, we use databases from Oracle or PostgreSQL over RHEL.
Sometimes, I use Ubuntu for some of the end-users in my company. Red Hat Enterprise Linux (RHEL) is useful for servers and not for end users. Red Hat Enterprise Linux (RHEL) is very compatible with servers.
How was the initial setup?
The upgradation and migration parts attached to the solution can be described as a very straightforward and easy process. Sometimes, I migrate from the on-premises version to the cloud, which I find to be a very easy process. The servers are up and running very well, so I have no problems with the product.
I have experience with the on-premises version of the product.
What about the implementation team?
The in-house team, consisting of four people, in my company takes care of the upgrade and migration parts attached to the solution.
What's my experience with pricing, setup cost, and licensing?
My company has acquired five to ten licenses from Red Hat Enterprise Linux (RHEL).
What other advice do I have?
My company uses the normal security features provided by the product. Presently, I am taking some courses related to security. My company uses solutions for security purposes, like CrowdStrike Falcon Protection.
I use the documentation provided by the product. I also joined the academy operated by Red Hat Enterprise Linux (RHEL) to learn about courses related to OpenShift and virtualization. The documentation is very easy to understand, and it is also good for learning purposes.
I joined the product's academy courses when Red Hat opened a new branch in Egypt. I have got certificates for learning about OpenShift and virtualization. I am planning to learn OpenStack.
For provisioning and patching, I use Foremen, which is an open-source product implemented by Red Hat Satellite. Foremen is very good and easy to use for patching and security updates.
Leapp or Red Hat Insights are not features that are enabled by default. I don't usually use the aforementioned in the product.
I use Red Hat Store for image-building purposes. Some other programs are installed after the images get installed with the help of the product.
Speaking about whether I use the web console or Convert2RHEL, I would say that I use the terminal console provided by the product, and it is also very easy for me to use.
The product has affected my company's security and uptime since Linux offers a firewall that provides complete security, which is very good.
I hope to use the product in a hybrid environment.
I need to prepare for security standard certifications from Red Hat Enterprise Linux (RHEL) since it can help me understand the features and the security that I need to get from the product for my company, making it something very important for my organization.
Red Hat Enterprise Linux (RHEL) is a big part of my company since we use a lot of servers with its open-source services. Red Hat Enterprise Linux (RHEL) serves as the base of the servers in our company.
Sometimes, I take care of the maintenance of the product, but it is not something that is required all the time. The maintenance process is pretty normal.
As a part of our company's migration or upgrade plans to stay updated, I will be upgrading from RHEL 8 to RHEL 9.
The product does what it is meant for, especially if MariaDB is installed over the tool.
I rate the solution a nine out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
Lead Solution Advisor (Cyber Security) at Deloitte
Is well documented and stable, but the support needs improvement
Pros and Cons
- "Red Hat is open source, so what we get with Red Hat Enterprise Linux is valuable support that is not included in the free version."
- "A one-click package for hardening all files would significantly improve efficiency compared to the current manual process, especially considering the hundreds of files we've processed over the years."
What is our primary use case?
Red Hat Enterprise Linux serves as the foundation for our cluster infrastructure, allowing us to deploy applications and connect servers. We further enhance operational efficiency by deploying Kubernetes on top.
We chose Red Hat Enterprise Linux for its stability and well-rounded features and its proven track record of decades of reliable operation.
How has it helped my organization?
Red Hat Enterprise Linux's built-in security features and mandatory access control help to mitigate and secure the OS from threats.
Red Hat Enterprise Linux is well documented and anyone with a technical background can easily understand and use the OS.
Red Hat's image builder is helpful.
Building upon the industry's 95 percent adoption of Linux OS, our Red Hat Enterprise Linux with Kubernetes setup has helped our operations.
We have not encountered any downtime while using Red Hat Enterprise Linux.
Red Hat Enterprise Linux enables us to achieve security standards certification.
The performance of Red Hat Enterprise Linux is consistent between on-premises and cloud deployments. The key difference is simply a shift from owning hardware to renting cloud space for the operating system.
What is most valuable?
Red Hat is open source, so what we get with Red Hat Enterprise Linux is valuable support that is not included in the free version.
What needs improvement?
Recently, whenever we have applied a Red Hat patch, we have encountered errors requiring additional work. Unfortunately, the release notes for these patches are not always updated accurately, creating further challenges during troubleshooting. Specifically, the notes often fail to mention dependent packages that are also updated alongside the main package.
While the OS hardening feature is helpful, it could benefit from additional automation. A one-click package for hardening all files would significantly improve efficiency compared to the current manual process, especially considering the hundreds of files we've processed over the years.
The support has room for improvement.
For how long have I used the solution?
I have been using Red Hat Enterprise Linux for eight years.
What other advice do I have?
I would rate Red Hat Enterprise Linux a six out of ten.
Red Hat Enterprise Linux is deployed across multiple locations in our organization with 95 percent of our employees that use it.
To ensure optimal performance and security, we must prioritize installing operating system updates as they become available.
Taking the Red Hat administration course beforehand will significantly ease the user experience when using Red Hat Enterprise Linux.
Which deployment model are you using for this solution?
Hybrid Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Senior Database Administrator at Awash International Bank
Helps improve security, reduces risks, and is easy to upgrade
Pros and Cons
- "The security of the OS is the most valuable feature."
- "The labor required to maintain the on-premises storage systems has room for improvement."
What is our primary use case?
We use Red Hat Enterprise Linux to manage our database.
How has it helped my organization?
Red Hat Enterprise Linux helps reduce our risk.
Red Hat Enterprise Linux helps to maintain compliance by making the data required easily accessible to us.
The knowledge base offered by Red Hat Enterprise Linux is good and they provide good training.
Red Hat Enterprise Linux System Roles help manage our database.
I use the Red Hat Enterprise Linux Web Console and Command Manager. The Web Console helps monitor our database and run queries in Command Manager.
Red Hat Enterprise Linux enhances our security.
Red Hat Enterprise Linux helps us meet security standards certification requirements, which is advantageous.
What is most valuable?
The security of the OS is the most valuable feature.
What needs improvement?
The labor required to maintain the on-premises storage systems has room for improvement.
Red Hat Enterprise Linux can benefit from more promotions and demos.
For how long have I used the solution?
I have been using Red Hat Enterprise Linux for one year.
What do I think about the stability of the solution?
Red Hat Enterprise Linux is stable.
Which solution did I use previously and why did I switch?
We run Red Hat Enterprise Linux in parallel with other OS systems. We are satisfied with how well Red Hat Enterprise Linux works with our other products.
How was the initial setup?
Upgrading the versions is straightforward. All the stakeholders from the system side, database side, and consultants are involved in the updates.
What's my experience with pricing, setup cost, and licensing?
The cost of Red Hat Enterprise Linux is reasonable.
What other advice do I have?
I would rate Red Hat Enterprise Linux a nine out of ten.
We have ten people that are using the solution in our organization.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
IT Officer at Bank of Abyssinia
Convenient to use with good features and helpful support
Pros and Cons
- "One of the valuable features is that it's convenient."
- "There should be more upgrades to the security features."
What is most valuable?
One of the valuable features is that it's convenient.
The rest of its features are really nice.
Red Hat enables us to achieve security standards certification. We have been certified for the PPI certification last year.
Red Hat has been good when it comes to building with confidence and ensuring availability across our infrastructure. We are really confident about the security process.
It is implemented across multiple physical and virtual infrastructures. We have applied it on most production servers. They are integrated quite well.
We use the Red Hat system roles feature. We have been using this for automation purposes and to find some tests.
What needs improvement?
The response could be better for urgent issues. If there's an issue with live services, they need to be faster.
It would be nice to have antivirus services.
There should be more upgrades to the security features.
For how long have I used the solution?
I've used the solution for a long time. My organization has used it for more than three years.
What do I think about the stability of the solution?
The stability is good. I'd rate it eight out of ten.
What do I think about the scalability of the solution?
The scalability is decent. I'd rate the solution eight out of ten. Different teams and departments, including application and development teams.
We do not have plans to increase usage in the future.
How are customer service and support?
I'm very happy with the technical support.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
We have got some other open systems like CentOS. We just have most of our production services to ReadyX from CentOS and Oracle. Red Hat is more secure. The support is very nice as well.
How was the initial setup?
I joined the organization after deployment and wasn't involved in the implementation.
I'm not sure if the solution requires any maintenance.
What's my experience with pricing, setup cost, and licensing?
I'm not really involved in the pricing or the licensing. However, it may be expensive. We have different licenses.
Which other solutions did I evaluate?
We evaluated different options.
What other advice do I have?
I'm a customer and end-user.
I'd rate the solution eight out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
System Administrator at a government with 501-1,000 employees
Rock solid, secure, and good documentation and support
Pros and Cons
- "I like most of the features. I like its stability. I like its views. It provides a very stable environment."
- "The upgrade procedures are a little bit cumbersome. It would be nice if they are not because every three or four years we have to update, and I find that to be a bit on the cumbersome side. We have been able to automate most of it, but we still run into things where the job does not finish. There are things that require additional steps. There are things that need to be removed and that always require manual intervention."
What is our primary use case?
We have an older environment with a lot of servers. They are development servers for a lot of in-house development. We have a lot of things. We have Ruby on Rails, Java, and a lot of Oracle applications
Red Hat Enterprise Linux is mostly on-prem in my current job. In my previous jobs, we have had it on AWS or Azure.
How has it helped my organization?
Red Hat Enterprise Linux's built-in security features are good when it comes to simplifying risk reduction and maintaining compliance. It is something that they do very well. It is one of the reasons why we like running it. It is rock solid in all areas. Red Hat does a really good job of keeping on top of vulnerabilities and making the patching process easy.
Red Hat Enterprise Linux has impacted our uptime and security. We have had no breaches, and our systems are usually up.
Red Hat Enterprise Linux has not yet enabled us to achieve security standards certification because that is not a requirement for where we are, but I am pretty confident that we would meet those standards. Our security teams are usually chasing problems on the other side of the house.
What is most valuable?
I like most of the features. I like its stability. I like its views. It provides a very stable environment. There is not a lot of downtime. There are not a lot of issues. Primarily, we are deploying things and configuring things, and occasionally, we add new things for developers as needed, but it does not require much troubleshooting or break fixing. That is rare.
The knowledge base offered by Red Hat Enterprise Linux is another thing I like about it. It is particularly easy to find an answer to your problem online. There is very good documentation, very good user communities, and good support when you need it.
What needs improvement?
The upgrade procedures are a little bit cumbersome. It would be nice if they are not because every three or four years we have to update, and I find that to be a bit on the cumbersome side. We have been able to automate most of it, but we still run into things where the job does not finish. There are things that require additional steps. There are things that need to be removed and that always require manual intervention. I do not know how they can get rid of that, but it is cumbersome in an environment where you have hundreds or thousands of servers.
For how long have I used the solution?
I have been using Red Hat Enterprise Linux for ten years.
How are customer service and support?
I would rate their support a nine out of ten. I just do not give tens. I am sure there are some areas where they can improve, but they are good. They are responsive.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
I have got experience with Windows and Solaris before that. Red Hat Enterprise Linux is my favorite. With Solaris, that stream stopped a long time ago, but Red Hat Enterprise Linux has all of the nice things about it, and they have continued to develop and build many new things. For instance, when you had to patch on a Solaris box, you had to take the server down into single-user mode and apply the patching. I like it better than Windows in every way. It is more intuitive to me. I like that I can do more things from the command line. It is easier to automate things.
How was the initial setup?
I have been involved in the upgrades and some migrations for migrating things from Solaris. We also had CentOS, which was converted to DevStream, so we have had to change those to Red Hat. The upgrades and migrations were not terribly difficult. Usually, the tools were there. We called support when we ran into problems, but for the most part, it worked.
I have used Convert2RHEL. It was a bit helpful. It did the job.
We mostly use Ansible for deployment, patching, and managing the system in general. Our experience has been good. I am looking at some of the newer things they have at the conference that we have not had a chance to play with, but it meets our needs.
What was our ROI?
We have seen a return on our investment. We are able to do what we need to do without any problems or interruptions, and we are able to do it quickly.
What's my experience with pricing, setup cost, and licensing?
For me, it is not too bad, but my company pays the bill, so I do not worry too much about it.
What other advice do I have?
I would rate Red Hat Enterprise Linux a nine out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
L2 Cloud Ops Engineer at Orange
A stable OS, quick to install, and easy to scale
Pros and Cons
- "Red Hat Enterprise Linux is a reliable operating system that can run for long periods of time without any issues."
- "Red Hat Enterprise Linux should modernize its UI to make navigating the screens easier."
What is our primary use case?
We host Red Hat Enterprise Linux on our VMware Cloud and manage our customers' machines.
How has it helped my organization?
Red Hat Enterprise Linux machines are more stable than Windows machines.
Red Hat Enterprise Linux helps to avoid cloud vendor lock-in.
What is most valuable?
Red Hat Enterprise Linux is a reliable operating system that can run for long periods of time without any issues.
What needs improvement?
Red Hat Enterprise Linux should modernize its UI to make navigating the screens easier.
For how long have I used the solution?
I have been using Red Hat Enterprise Linux for around four years.
What do I think about the stability of the solution?
Red Hat Enterprise Linux is stable.
What do I think about the scalability of the solution?
Red Hat Enterprise Linux can be easily scaled on a virtual machine.
How are customer service and support?
The technical support is good.
How would you rate customer service and support?
Positive
How was the initial setup?
I was not involved in the initial deployment but it was straightforward. The deployment took around 15 minutes per machine.
What other advice do I have?
I would rate Red Hat Enterprise Linux nine out of ten.
I recommend using Red Hat Enterprise Linux over an open-source OS because it offers better support.
Red Hat Enterprise Linux requires minimal maintenance.
Red Hat Enterprise Linux is a reliable solution and I recommend it to others.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Other
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Cloud engineer at Ilionx
A stable solution that provides a complete ecosystem to organizations and has a helpful support team
Pros and Cons
- "The technical support is very helpful."
- "The product lags a bit behind in the market."
What is our primary use case?
I use the product mostly for Red Hat OpenShift. We use the solution mainly for stability and to have a fallback within the Red Hat community.
How has it helped my organization?
There was a worldwide security breach, and everybody needed to patch their servers. Since we were running on Red Hat Enterprise Linux, the product patched a lot of it. It took a lot of effort out of our hands.
What is most valuable?
It is a complete ecosystem. That is its main feature. If you take all the latest products, it just works together.
What needs improvement?
The tool is very, very close. It makes some things difficult. On the other hand, that is what makes the product so stable. The product lags a bit behind in the market. The things we are running are pretty old. Yet again, that is why it is stable. The solution doesn’t switch with every new thing there is. The solution does not need to change that because that's what makes it good.
The product could run more recent tools and packages in the repositories. However, it might bring instability because they are new and less tested. I looked at CentOS, which was close to Red Hat. It had a system working, but a few months later, it didn't work again because the packages and contracts had changed. We couldn’t communicate anymore. It’s not desirable with Red Hat Enterprise Linux. We want stability. The price we pay for it is that we run on some older features.
For how long have I used the solution?
I have been using the solution on and off for the last 15 years.
What do I think about the stability of the solution?
I have no complaints regarding the tool’s stability.
What do I think about the scalability of the solution?
The product is scalable. We use the solution all the time. We use it in multiple locations. We have two physical data centers where we run it. We run it on a few 100 machines.
How are customer service and support?
The technical support is very helpful.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
How was the initial setup?
The deployment is straightforward. However, there’s a learning curve to understand it. The deployment would be difficult for a newcomer, but it’s normal. We use automation tools. The deployment takes us a few minutes because we use scripts.
The solution is deployed on the cloud. However, it’s an on-premise solution from the Dutch government. We do not have control over the physical servers. We just work on virtual machines. The license fees are paid by another government agency. We take machines, and then they bill us for it.
What about the implementation team?
We used some integration for the deployment. That's why it was so fast. We use a base image as the setup, and then, on top of that, we install some extra things. It’s just about cloning an image and starting it.
The solution does require maintenance, but nothing more than the usual. We need a team of four people with Linux knowledge to maintain the solution.
What's my experience with pricing, setup cost, and licensing?
The product is on the expensive side.
Which other solutions did I evaluate?
Very early in my career, we had evaluated SUSE Linux as an alternative to Red Hat Enterprise Linux. SUSE has its own niche market now.
What other advice do I have?
We are not working in a hybrid environment. I work with the Dutch government, and the regular cloud solutions are not sufficient because of data safety.
Moving workloads between the cloud and our data center using Red Hat Enterprise Linux is not really an issue. The network connectivity is good. The data storage is fast enough. Cloud vendor lock-in is always a debatable discussion. Whatever we do, we always get vendor lock-in. We just choose what works for us at the moment.
The cost savings are mainly in time. We don't have to figure out everything if there's a priority-one issue. We can raise a ticket with the vendor and ask them to help us. It saves us costs. The savings are mostly in time because the product is not cheap. If you compare it to a free Linux OS, the total cost savings will be about the same. Our level of stress and effort is far lower. It's the real saving.
When my Red Hat Knowledgebase account works, it works fine. However, there are some issues at my company. I cannot log in sometimes. It's not Red Hat’s fault.
Look at what your priorities are. Do you want to switch fast, run the latest stuff, and be agile? Then, use open-source tools and contribute to that community. If you work for a big enterprise and mainly want stability, choose Red Hat Enterprise Linux.
I’m very happy with the solution. If someone is a technical person, they must get some training and an in-depth technical course on Red Hat Enterprise Linux. It will help them a lot. Although it is Linux, it is very different from other open-source Linux packages.
Overall, I rate the solution an eight out of ten.
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Senior Infrastructure Engineer at Net Consulting
Helps us build with confidence and ensures availability across physical, virtual, and cloud infrastructures
Pros and Cons
- "Red Hat Enterprise Linux is lightweight and can be run on almost anything."
- "Although the price is reasonable, there is room for improvement in order to stand out from other open-source solutions."
What is our primary use case?
When I worked for an MSP, we had a lot of requirements for Linux servers. Any customer services that were deemed to be on Linux were on Red Hat 6 or 7. In fact, a good forty percent of our estate was on Red Hat 6 or 7.
How has it helped my organization?
Red Hat Enterprise Linux's built-in security features simplify risk management. The operating system is very secure, and we used tools like Puppet to further limit and lock down access with configuration files from a central location. This made Red Hat Enterprise Linux both more secure and easier to configure. The fact that Red Hat Enterprise Linux is open source means that there are a wide variety of tools available to help with security, and the lack of a user interface for some of these tools makes them even more secure.
Maintaining compliance is easy. We used another tool called Spacewalk to deploy patches and update RPMs. It was very easy to connect to a repository. We didn't have any problems with that either.
The portability of applications and containers built on Red Hat Enterprise Linux is beneficial for keeping our organization agile. Red Hat Enterprise Linux is a lightweight operating system that can be deployed on a variety of hardware platforms, from small clusters to large industrial servers. This allows us to easily move applications and containers between different environments, which makes it easier to scale our infrastructure and respond to changing business needs.
Red Hat Enterprise Linux has helped improve our organization's efficiency by allowing employees to use a leave service to work remotely. One of the benefits of using Red Hat Enterprise Linux and other Linux distributions is that they are more stable and less likely to break than Windows. This makes it possible to automate many tasks, such as patching, which can save time and money. In contrast, Windows is more prone to errors and requires more manual intervention. As a result, Red Hat Enterprise Linux has been a valuable tool for our organization.
The time to value with Red Hat Enterprise Linux was quick. It took us only a few months to half a year to realize that we didn't have to do so much tweaking with it. We could just let it run and do its own thing, configuring it once at most, and then leave it alone.
Red Hat enables us to achieve security standards and certifications.
Red Hat Enterprise Linux helps us build with confidence and ensures availability across physical, virtual, and cloud infrastructures. We use PuTTY to connect to them. All of our SSH connectivity was locked down to be only from jump servers, so none of it was public-facing. This was a clustered approach, where users had to first connect to a Windows server and then use SSH or PuTTY to connect to the Red Hat Enterprise Linux server.
The ability to automate security configurations is very beneficial. Once we set it up, it can do its job very well without any further input from us. We found it easy to set up and configure, and it has made our lives a lot easier.
Red Hat Enterprise Linux helps to implement and manage security best practices with reduced overhead.
Red Hat Enterprise Linux has made our lives a lot easier. It is one of those tools like Terraform that takes a lot of the time constraints away from us. This is because we can leave it to do its own thing, and we know that it will do what it is meant to do properly. I think this is because Red Hat Enterprise Linux is lightweight and has a single purpose. As a result, it only needs to be concerned with that purpose. For example, we only have one role for that server, and we are happy and content knowing that it will perform that role.
What is most valuable?
Red Hat Enterprise Linux is lightweight and can be run on almost anything. It is a valuable product because it can do its job almost perfectly even with limited resources.
What needs improvement?
Although the price is reasonable, there is room for improvement in order to stand out from other open source solutions.
For how long have I used the solution?
I am currently using Red Hat Enterprise Linux.
What do I think about the stability of the solution?
The stability of Red Hat Enterprise Linux is extremely good. Red Hat Enterprise Linux is lightweight, so it does not consume a lot of resources. It can handle a variety of workloads, and we have never had any problems with servers crashing or other issues. The software is also easy to set up and configure, and it runs smoothly once it is up and running.
What do I think about the scalability of the solution?
The system's scalability is good. We deployed it across multiple locations, departments, and other areas. I give scalability a nine out of ten.
How are customer service and support?
The support team is very helpful and knowledgeable about the product. They knew what they were doing and were able to resolve any issues I had very quickly.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
We previously used CentOS. We still have Windows servers, and they can be a bit of a headache. However, we have since moved from CentOS to Route 6 and 7, and we found that this improved things a bit.
We switched because we had a better partnership with Red Hat themselves.
How was the initial setup?
The initial setup is straightforward. We used Terraform to make it even simpler, but I don't think it was complex, to begin with. Deployment for one server takes a couple of hours. If we're just looking at a single server, or if we're building out a small cluster, deployment may take a day or two.
What was our ROI?
From a technical user perspective, we have seen a return on investment in terms of efficiency. This is because we can now set up a server and let it do what it needs to do without having to babysit it with patching, updates, and upgrades. This frees up time for engineers to work on other tasks, such as developing new features or fixing bugs.
What's my experience with pricing, setup cost, and licensing?
The price is reasonable. I think it's a good value for what it is. It's not overpriced or extortionate. If it's something that's right for our environment, our infrastructure, and other factors, I think it's definitely worth considering. I don't think the price is a major concern.
What other advice do I have?
I give Red Hat Enterprise Linux an eight out of ten.
I think open source software is generally cheaper than Red Hat. However, I don't think that cheaper software is always better. And I don't think that Red Hat is necessarily better than open source just because it costs more. It really depends on our specific needs. If we're comparing Red Hat to an open source equivalent, I would say that Red Hat would probably be a better fit for us. This is because Red Hat offers support, a back-end, and a team of experts who can help us if we need it. With open-source software, we're often on our own and have to figure issues out on our own. With Red Hat, we have the peace of mind of knowing that we can get help if we need it.
We have Red Hat Enterprise Linux deployed across multiple contracts and multiple data centers. It was not on the cloud; it was all on-premises. However, we were able to deploy it across multiple data centers, multiple customers, and multiple departments. This flexibility was a major advantage.
We used Red Hat Enterprise Linux to patch and update the system, including drivers, the OS itself, and security updates. We also monitored disk space usage and swap usage, but this was not too time-consuming. We had a team of three or four people to rotate tasks, so no one person was stuck on the same thing all the time.
Red Hat Enterprise Linux is a good product. It has a good ecosystem and support. It is lightweight and does what we need it to do. It is a good alternative to Windows for lightweight containers or servers. It is also good for specific roles.
The operating system is a great way to learn about Linux. While some people will always choose Windows, it is not always the best answer. Red Hat Enterprise Linux is more stable and less resource-intensive than Windows, and it is also more trustworthy. This makes it a good choice for environments where reliability and security are important.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
Download our free Red Hat Enterprise Linux (RHEL) Report and get advice and tips from experienced pros
sharing their opinions.
Updated: August 2026
Product Categories
Operating Systems (OS) for BusinessPopular Comparisons
Ubuntu Linux
Windows Server
Oracle Linux
SUSE Linux Enterprise
openSUSE Leap
Fedora Linux
Google Chrome Enterprise
Oracle Solaris
Buyer's Guide
Download our free Red Hat Enterprise Linux (RHEL) Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- What Is The Biggest Difference Between Oracle Linux and Redhat?
- Oracle Linux or RHEL; Which Would You Recommend?
- What Is The Biggest Difference Between RHEL And SUSE Linux Enterprise?
- What are some similarities that you see between Windows 10 and Red Hat Enterprise Linux benchmarks?
- Issue with upgrade of IBM ACM on RHEL 6.10 (hosted on VMWare ESXi-6.7) - looking for advice
- RHEL or SUSE Linux Enterprise?
- Which would you choose - RHEL (Red Hat Enterprise Linux) or CentOS?
- What are the differences between RHEL and Windows 10?
- Oracle Linux or RHEL; Which Would You Recommend?
- What change management solution do you recommend for users to adapt to Windows 10 updates?





















