how to find RHEL level for server?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf how to find RHEL level for server?

  • Creator
    Topic
  • #52037
    Matthew Wilkes
    Participant

      Does anyone know where this info is located?  Thanks.

    Viewing 3 reply threads
    • Author
      Replies
      • #72826
        James Cobane
        Participant

          In UNIX/AIX, you can run the ‘oslevel’ command to see what OS level you are at:

          oslevel -r

          So, I assume there is something similar in Linux.

          Jim Cobane

          Henry Ford Health

        • #72827
          Keith McLeod
          Participant

            cat /proc/version

            or

            dmesg | head -1

            Other iinfo can be found using Cloberleaf support button in lower right-hand corner of the IDE and selecting the server tab.

          • #72828
            Matthew Wilkes
            Participant

              Got it.  Thanks both of you.

            • #72829
              David Barr
              Participant

                cat /etc/*-release

                This command should work for any Linux distribution.

            Viewing 3 reply threads
            • The forum ‘Cloverleaf’ is closed to new topics and replies.