In case someone from RH is reading this: “Get the Study” links to https://www.redhat.com/en/page-not-found
found by removing the query part
31–40 of 150 posts
In case someone from RH is reading this: “Get the Study” links to https://www.redhat.com/en/page-not-found
found by removing the query part
I have no appreciable Linux skills so forgive my naïvety with this question: In the promo vid on their site, there are a couple of people gaming. Is this alluding to the fact that you can game on RHEL or that it powers the backend of games? Just curious...
Probably a little bit of both. You can game on RHEL but it wouldn't be my first choice of distro for it - IMO, Ubuntu and Fedora are both better-suited for that task.
With the whole IBM thing going on, I bet CentOS 8 is going to take longer than usual to be released.
Probably Red Hat Universal Base Image would be good enough for development instead of waiting for CentOS; https://www.redhat.com/en/blog/introducing-red-hat-universal...
Quick question: how do I differentiate between freely available and subscription-only containers on the Red Hat Registry?
With the whole IBM thing going on, I bet CentOS 8 is going to take longer than usual to be released.
What is IBM doing with this?
LOL
Peace
Earlier quoted context omitted.
Probably a little bit of both. You can game on RHEL but it wouldn't be my first choice of distro for it - IMO, Ubuntu and Fedora are both better-suited for that task.
Why is that? Is it driver-related? Or is it that RHEL is more for stability rather than speed?
With the whole IBM thing going on, I bet CentOS 8 is going to take longer than usual to be released.
If anything, CentOS 8 will be faster since they won't have to deal with a big migration this time. IBM has zero incentive to interfere with CentOS, it's the best advertising for RHEL they can get.
anyone have any insights on how oracle does their intake of this to create OEL? it's always been a bit of a mystery to me.
grep -rli 'centos' * | xargs -i @sed -i 's/centos]/Oracle\ Unbreakable\ Linux/gi' @
done
I sure Love that "web consol".
Wrote this comment a while ago for anyone wondering about this: Just installed it in a VM, changes that jumped out at me: • No Python (that you should develop against) installed out of the box. There's a /usr/libexec/platform-python (3.6) that yum (dnf) runs against, and then python2/python3 packages you can optionally install if you want to run python scripts. • Kernel 4.18 • No more ntpd, chrony only • /etc/sysconf…
> Pretty colors when running dmesg! My most disliked feature. The colors in everything always clashes with both my background color (the best one for my eyes) and my vision in general. The first thing I do on any new system is to figure out how to turn of the colors. Otherwise I can't see any of the output.