home.social

#rhel9 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rhel9, aggregated by home.social.

fetched live
  1. What's wrong with #Webmin on #RHEL10? After the dist upgrade from #RHEL9 it's showing the wrong version.
    Is it me or is it webmin?

  2. #AlmaLinux OS 9.6 Is Out as a Free Alternative to #RedHat #EnterpriseLinux 9.6
    This release ships with GCC 11.5, LLVM 19.1.7, Go 1.23.6, Rust 1.84.1, Annobin 12.70, NetworkManager 1.52, QEMU 9.1, and other updates. 9to5linux.com/almalinux-os-9-6
    #RHEL #RHEL9 #Linux

  3. Si encara queden valents que volen seguir amb Red Hat Enterprise Linux 10, aquí trobareu uns benchmarks comparant-lo amb la versió 9.

    phoronix.com/review/rhel-10-be

    #RedHat #RHEL #RHEL10 #RHEL9

  4. Kubernetes on RHEL 9, anyone? RHEL 9 uses nftables out of the box. The k8s things I tried (CRI-O, Flannel) seem to use iptables. I end up with two rulesets. Does not work together, more against each other.

    Am I holding it wrong?

    #kubernetes #k8s #rhel #rhel9

  5. 「新しい #OpenSSH #脆弱性 が発見されました: リモートでコードが実行される潜在的なリスク 」: The Hacker News

    「この脆弱性は #CVE-2024-6409 (CVSS スコア: 7.0) として追跡されており、 CVE-2024-6387 (別名 RegreSSHion) とは異なり、シグナル処理の競合状態による privsep 子プロセス でのコード実行のケースに関連しています。 。 Red Hat Enterprise Linux 9 に同梱されているバージョン 8.7p1 および 8.8p1 にのみ影響します。」

    #RHEL9 のみの問題のよう。

    thehackernews.com/2024/07/new-

    #prattohome #TheHackerNews

  6. Yay! Managed to get #forgejo runner working with #podman on my #RHEL9 server! Ran my first action, so I now have my little CI/CD working :) Big thanks to copr.fedorainfracloud.org/copr for making it easy to setup.

  7. So #Forgejo 7.0.2 has been released and it fixed a rather obscure bug I found: Replying to issues via e-mail didn't always add the attachments like screenshots. This is now fixed! Yay! And it was just a systemctl stop forgejo; podman pull codeberg.org/forgejo/forgejo:7-rootless; systemctl start forgejo on my #RHEL9 server! forgejo.org/releases/

  8. #AlmaLinux 9.3 Is Here as a Free #RedHat #EnterpriseLinux Alternative
    This release improves flexibility and reliability, enhances security across hybrid environments, and simplifies automation and system management. 9to5linux.com/almalinux-os-9-3 #RHEL #RHEL9

  9. #OpenELA Publishes Initial Source Code For Building #RHEL Derivatives
    #CIQ (#RockyLinux), #SUSE, and #Oracle decided to form the Open Enterprise #Linux association (OpenELA) to collaborate around the development of distributions with compatibility against #RedHat Enterprise Linux and ensuring open and free access to EL source code. Today they are announcing initial #sourcecode available for their #RHEL8 and #RHEL9
    phoronix.com/news/OpenELA-Init

  10. TIL that running #rke2 on #rhel9 means that I should tell rke2 to NOT use /etc/resolv.conf, as this only contains 127.0.0.1 which means that Google DNS (8.8.8.8) will be used inside the containers...

    Luckily NetworkManager has a file with my configured name servers in /run/NetworkManager/ and rke2 has a config option that my #Ansible role supports...

  11. Okay, kann mir jemand erklären warum mein LACP Bond nach einem Reboot nicht alleine hochkommt? nmcli dev und nmcli con zeigen an, dass alles schick ist. ip addr show zeigt die Interfaces und den Bond als down an. Ein nmcli con up bond0 bringt den Bond erfolgreich online. Switchseitig ist alles schick. LAG ist down, bis nmcli con up bond0. Geht um ein #RHEL9. #Linux

  12. #AlmaLinux9.2 Released As Free Alternative To #RedHat Enterprise #Linux 9.2
    The #AlmaLinux crew managed to deliver this release just hours after Red Hat reached general availability on #RHEL9.2 and #RHEL 8.8.
    phoronix.com/news/AlmaLinux-9.

  13. New blog entry: Running Uptime-kuma as a container on #RHEL9 with #podman, #systemd and #letsencrypt. Replies to this toot will show up as comments on my blog. It's magic! jan.wildeboer.net/2023/02/Upti

  14. CW: Xbox repair

    Was given an #xboxone and told if I could resurrect it I could keep it. All it needed was new storage, so I’m #attempting to #reload the #OS into it.

    I primarily use #Linux (#rhel9 currently) and so naturally I’m giggling at the idea of booting any #Windows to load #NTFS formatting tools. I used #gparted to format the drive, let’s be real.

    Anyhoo. Waiting on #fuse-ntfs to get around to finishing the actual transfer. #rsync was done 3 minutes ago xD

    I was debating on writing a script that could clock transfer speeds and know if it was fuse-ntfs3g to put a sleep timer on it (doing math to figure out the time) and then just alert me when it “finishes” so I can check it.