Results 1 to 5 of 5

Thread: red Hat version (remotely)

  1. #1

    red Hat version (remotely)

    that's a stupid question....
    I want to be able to figure out RH version when I ssh to the box remotely. It doesn't show me the regular prompt stating the version.
    When I do cat /proc/version it gives me
    Linux version 2.4.7-10 (bhcompile@stripples.devel.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98))...it says version is 7.1.2 (which I can interpret as 7.1)
    But I know in fact it is version 7.2.
    When I use up2date it recognizes it as 7.2.
    So if I can't erly on teh accuracy of cat /proc/version then how can I figure out the version using remote conenction?
    Thank you.

  2. #2

    Re:red Hat version (remotely)

    I think redhat-release in /etc/ gives that info. I havn't used RH in a while so I could be totally wrong ...

  3. #3

    Re:red Hat version (remotely)

    [cph013@localhost home]$ cat /etc/issue
    Red Hat Linux release 8.0 (Psyche)
    Kernel \r on an \m

    [cph013@localhost home]$

  4. #4
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:red Hat version (remotely)

    [quote author=elovkoff link=board=1;threadid=6620;start=0#62190 date=1048023548]
    When I do cat /proc/version it gives me
    Linux version 2.4.7-10 (bhcompile@stripples.devel.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98))...it says version is 7.1.2 (which I can interpret as 7.1)
    But I know in fact it is version 7.2.
    [/quote]

    All that says to me is that it is a beta 7.2 release (x.y.9z is beta numbering). Still it suprises me that it actually comes up as 7.2 in the stuff... I cant see RH having a bug like that in the code (messing up like that ...)

  5. #5

    Re:red Hat version (remotely)

    Thanks folks,
    redhat-release and issue give the needed information.
    It looks like /proc/version is not a place to look....:-)

Similar Threads

  1. Cannot start X again ....
    By DjiT in forum Linux - Software, Applications & Programming
    Replies: 4
    Last Post: 02-24-2005, 12:51 AM
  2. Still can't get nvidia card to work.
    By gmoreno in forum Linux - General Topics
    Replies: 6
    Last Post: 01-08-2005, 04:00 PM
  3. Resulution problem in KDE
    By Buller in forum Linux - General Topics
    Replies: 3
    Last Post: 08-13-2004, 05:25 PM
  4. Gentoo XF86Config
    By mojo jojo in forum Linux - Software, Applications & Programming
    Replies: 9
    Last Post: 02-06-2004, 08:26 PM
  5. fd0 not a block device
    By Pantheus in forum Linux - General Topics
    Replies: 25
    Last Post: 10-08-2002, 10:26 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •