I’ve come across Red Hat allot lately and am wondering if I need to get studying. I’m an avid Ubuntu server user but don’t want to get stuck only knowing one distro. What is the way to go if i want to know as much as I can for use in real world situations.
- Anomandaris ( @Anomandaris@kbin.social ) 24•1 year ago
RedHat, CentOS, Debian, Ubuntu.
All are good choices.
- Veraticus ( @Veraticus@lib.lgbt ) English16•1 year ago
Ubuntu, RedHat, AWS Linux, Arch. Honestly distros in production are pretty similar since they’re all headless and pretty pared-down. If you just know the logistics of a few package managers and init systems you’ll be good.
- KᑌᔕᕼIᗩ ( @Kushia@lemmy.ml ) English14•1 year ago
Depends on context.
If you want to get a job as a “Linux admin” then Red Hat is basically what you want as a “default”. Fedora will give you something you can use at home that’s broadly similar. You will need to learn more than just that though.
- dino ( @dino@discuss.tchncs.de ) English1•1 year ago
Using Fedora at home because you have to use Red Hat at work? NOPE, thanks. Also I wonder if that RHEL focus is mostly american companies? Because here in europe I rarely see RHEL used from my limited perspective.
- borlax ( @borlax@lemmy.borlax.com ) English11•1 year ago
All of my personal servers are Debian. My last company switched their entire production fleet from centos to Debian. I think a lot of people switched to Debian back when the Centos Stream debacle went down.
- gideonstar ( @gideonstar@feddit.de ) English11•1 year ago
Debian.
- Fafner ( @Fafner@yiffit.net ) English10•1 year ago
To tag onto this, what makes RHEL so special? Is it just the support you get from Red Hat or is there something about the distro that makes it so widely used?
- gumpy ( @gumpy@beehaw.org ) English7•1 year ago
Beyond support agreements that others are mentioning, the huge requirement for the shop I work at (mid-scale high performance computing center) it’s 3rd party vendor package support. Mellanox/nvidia, whamcloud, slurm, vast, and on and on. Driver packages targeting rhel kernels are an industry standard offering if a vendor supports linux. That’s not always the case with Debian variants, for instance.
Same with huge applications and proprietary compiler suites (think matlab and the intel compiler suite or OneAPI). These are hugely important packages for a number of shops.
Don’t get me wrong, I can build against plenty of other distros but my vendors target rhel as a first class citizen for both build scripts and straight binary packaging.
- recnexus ( @recnexus@beehaw.org ) English6•1 year ago
The support is a huge part of it. Being able to submit a ticket or call in to get help with a strange quirk is extremely valuable to a lot of companies. Additionally, having a licensed distribution like this means there’s built in trust. Red Hat has been a big player in this space forever and are well trusted already, too. So there’s a huge community of people who have used the product to talk to or hire. They also have certifications for rhel, supported by Red Hat, and those carry weight in the industry to some degree.
- jollyrogue ( @jollyrogue@lemmy.ml ) English5•1 year ago
Support contracts for risk mitigation is a big part of it, and the other is RH release engineering is amazing.
Aside from that, RHEL, and clones, is a very straight forward, clean distro. It’s very focused with everything doted and tidy, and overall, it has a very uncomplicated feel to it. In contrast Debian derivatives are kind of messy, and SUSE tries to stuff every function into a single application.
RHEL does push a lot of technology. Out of the stable distros, it will be the first to put tech into production. RH does a lot with integration with other systems. This has kept me off of SUSE in the past. RHEL was more tech forward, comparatively.
- garam ( @garam@lemmy.my.id ) English3•1 year ago
dnf downgrade
dnf history undo
dnf history redo
it’s very very very critical for most case :')
- nicman24 ( @nicman24@kbin.social ) 1•1 year ago
you can just snapshot before any transaction in apt / pacman / whatever else.
- garam ( @garam@lemmy.my.id ) English1•1 year ago
It’s hard, and better have package manager built in. It’s not enough in the enterprise sadly… Just saying, and I think most Corporate with agree with it.
- nicman24 ( @nicman24@kbin.social ) 1•1 year ago
the package manager will have it built in with a simple hook. works great with unattended upgrades.
- TwinHaelix ( @TwinHaelix@reddthat.com ) English4•1 year ago
It is 100% the support. Corporations pay big money to have experts on call to fix things fast when they break, and there’s basically no other player for that kind of model in the Linux space.
- garam ( @garam@lemmy.my.id ) English1•1 year ago
Debian could stand against it, if https://www.debian.org/consultants/ and https://wiki.debian.org/LTS/Extended consolidated, sadly for now, it isn’t, and I don’t see any project go towards it.
- HousePanther ( @housepanther@lemmy.goblackcat.com ) English9•1 year ago
I once worked in for a small publishing company years ago, circa 2005, where they used CentOS on the desktop and server environments. Deploying a new desktop was as simple as using kickstart. They had their infrastructure down to a science.
I hope I can get my company to go linux. But for now I can only use it for myself. But i’m quietly pushing :)
- theshatterstone54 ( @theshatterstone54@feddit.uk ) English8•1 year ago
I’d suggest RedHat and SUSE as well.
- Greater Than Stupid ( @greaterthanstupid@dmv.social ) English7•1 year ago
I work for a well known internet company, and its 98% redhat (or derivative) with some alpine and ubuntu scattered about randomly
- nik282000 ( @nik282000@lemmy.ml ) English7•1 year ago
Company I’m at runs Windows server. Kill me.
Oh dear god
- garam ( @garam@lemmy.my.id ) English6•1 year ago
Mostly mission critical server that I deployed in the past, all use RHEL/Clones because their LTS, and stability across packages version.
If for hobbyist, it’s Ubuntu. I think you need to learn more about ansible, container/podman/openshift, and SDN for work. Nowdays, there are some use APT in production, but mostly they switch to dnf because dnf have better way to do downgrade, undo, redo, and config package in production.
This applied mostly for ERP project such as SAP Hanna, SQL Server, DB2, etc… Like it not, Red Hat Dwindling isn’t now, probably 5-10 years ahead, but I’m not sure, as mostly rant about RHEL are in Community. I do know regional linux user group in Indonesia, some are leaving EL group, but they still can’t rip apart most mission critical server on top of RHEL/Clones… so it’s still worth learning RHEL/Clones, and use Fedora for day 2 day task, and learn ubuntu, as well ubuntu pro, for learn deploying critical production server.
Debian and Ubuntu are near, and ubuntu is derived from debian, but if you talk spirit, they are different… If you are conscious about what Red Hat do, stay away from it, but if you are working in corporate, you can’t go without learning it.
- beeng ( @beeng@discuss.tchncs.de ) English5•1 year ago
Nobody said Alpine? Youre debugging k8s containers your gonna find Alpine, Ubuntu/Debian and CentOS.
Once you know package managers and basic images you’re gonna be able to get what you need.
- NixDev ( @NixDev@programming.dev ) English5•1 year ago
It really depends. I work for a large company and we use Ubuntu, Oracle, RedHat, and SLES. We were moving from Oracle to Ubuntu but now we are going back to RedHat.
Currently we deploy like this: Ubuntu: PostgreSQL, web servers, some engineering workstations, and big data Oracle & RedHat: web servers, security applications, and network systems
So just having a fundamental understanding of Linux and you will be fine SUSE: SAP and HR software
What’s the reason if I may ask why they are moving to Red Hat instead?
- NixDev ( @NixDev@programming.dev ) English3•1 year ago
Mostly cost. We used to run a lot of Oracle databases and they have become extremely expensive to keep running. So we are migrating to PostgreSQL. The servers were getting migrated to CentOS but now that RedHat fucked that distro we are going back to RedHat. Part of that deal is switching from chef to Ansible. So to save costs we are consolidating to a single vendor.
- SALT ( @letbelight@lemmy.ml ) English1•1 year ago
Oracle DB are sucking a lot of money, but they fork RHEL for free…(well it is open for everyone), they offer more expensive contract on top of Oracle DB, what a free estate… haha… Nice work ORACLE… :/
- nicman24 ( @nicman24@kbin.social ) 5•1 year ago
i dont get why people do not just use debian. especially if they got their own it person / support
- garam ( @garam@lemmy.my.id ) 2•1 year ago
No certification and no support. Critical bug will be fixed faster in RHEL than Debian when come to Enterprise, very clear structure and powerful consultancy.
Debian consultancy never near RHEL, that’s why they need to work hard on that, and make industry standard.
Red Hat drive the industry standard for more than 20 years… That make every Corp lean to it, and it won’t dwindling soon… Unless other are making Debian standardized.
Ubuntu tried it, still not even taking chunk I guess? Mostly Enterprise is RHEL/Clones.
- nicman24 ( @nicman24@kbin.social ) 2•1 year ago
No certification and no support. Critical bug will be fixed faster in RHEL than Debian when come to Enterprise, very clear structure and powerful consultancy.
that is just corp talk for “it is not my problem”
I dont know ubuntu server, which i mostly use because of livepatch, with unattended upgrades seem to fare better than the rhel deploys that i have done - and the customer never updated. Granted the last is not enterprise but Uni bioinfo servers but still.
- garam ( @garam@lemmy.my.id ) English1•1 year ago
Nah, it’s not fully about corp talk. I also have some University use RHEL, well, I would argue, in university, some do use ubuntu because it easiness to install and maintain, welp… But selinux vs apparmor… better use selinux in EL than in Ubuntu… haha… *most junior sysadmin fvk tup in Ubuntu when set it up… so In the end they just use… Well, EL Clones :/
But for research, I do agree, for NLP/ML, mostly I don’t see any EL Clones deployed in labs, most Prof use Ubuntu and Nvidia drivers… Scientific linux is well known then centOS stream, just they still don’t budge to move… this is hard to crack question, I never know why no EL, but I guess because ubuntu nvidia prefered driver done its best, better than CentOS/Fedora
- The Doctor ( @drwho@beehaw.org ) English5•1 year ago
The two distros I’ve seen in the workplace most often were Redhat (because support contracts can be purchased) and Ubuntu (because AWS and Digital Ocean treat Ubuntu VMs as first-class citizens).