by lubomir on 5/7/19, 1:04 PM with 146 comments
by chomp on 5/7/19, 1:36 PM
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/sysconfig/network-scripts is a ghost town, save for a lonely ifcfg file for my network adapter. No more /etc/init.d/network, so /etc/init.d is finally cleaned out. It looks like static routes still go in route-<adapter> and you ifdown/ifup to pull those in (it calls nmcli).
• Pretty colors when running dmesg!
by w-m on 5/7/19, 1:36 PM
https://access.redhat.com/documentation/en-us/red_hat_enterp...
by apaprocki on 5/7/19, 1:48 PM
by lelf on 5/7/19, 1:35 PM
by _Understated_ on 5/7/19, 1:51 PM
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...
by foobarbazetc on 5/7/19, 4:55 PM
We basically packaged our own RHEL8 on top of 7 and I’m glad we don’t have to do that for 95% of the packages anymore.
by acdha on 5/7/19, 2:45 PM
https://access.redhat.com/containers/?tab=images#/registry.a...
Following the pattern of https://access.redhat.com/containers/?tab=images#/registry.a... and https://access.redhat.com/containers/?tab=images#/registry.a...
by cwt137 on 5/7/19, 3:09 PM
by digitalsushi on 5/7/19, 2:24 PM
by ParadisoShlee on 5/7/19, 1:58 PM
by robbyt on 5/7/19, 1:45 PM
by ilovecaching on 5/7/19, 1:51 PM