Please turn JavaScript on
header-image

The Linux Cluster

Want to keep yourself up to date with the latest news from The Linux Cluster?

Subscribe using the "Follow" button below and we provide you with customized updates, via topic or tag, that get delivered to your email address, your smartphone or on your dedicated news page on follow.it.

You can unsubscribe at any time painlessly.

Title of The Linux Cluster: "The Linux Cluster – Linux Cluster Blog is a collection of how-to and tutorials for Linux Cluster and Enterprise Linux"

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.5 / week

Message History

Install dnf-plugins-core

# dnf install dnf-plugins-core

Install epel-release

# dnf install epel-release

Install PowerTools Replace (Now known as Container Runtime Builder CRB)

class="wp-block-co...

Read full story

In Rocky Linux 9, the nmcli command-line tool (Network Manager Command Line) replaces the traditional ifcfg files that we have been using since Rocky Linux 8. If you can Google “Why nmcli is replacing the ifcfg”, you will find a comprehensive list of key reasons why the transition took place. One thing that I like best is this particular answer

nmcli ...

Read full story

FreeSurfer-8.1.0 for Rocky Linux 8 requires 2 important dependencies

  • qt5-qtx11extras.x86_64
  • libXScrnSaver.x86_64
  • To Install Dependencies, just

    # dnf install qt5-qtx11extras.x86_64
    # dnf install libXScrnSaver.x86_64

    Once these 2 dependencies are in, you can easily install the href...

    Read full story
    Read full story
    Read full story