I was told that this box had Red Hat 7.3, how do you obtain this from the line above. I see no indication that this is RedHat and that it is7.3 thanks.
Usually you will find a [tt]/etc/<distribution>-release[/tt] file, [tt]ls /etc/*-release[/tt] should list the files for you. [tt]cat[/tt]ing it should tell you what version of the distribution. Note that the file may have been removed.
Try "cat /proc/version" or "cat /etc/issue".
[root@penguin root]# cat /proc/version
Linux version 2.4.9-e.3 (bhcompile@stripples.devel.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-108.1)) #1 Fri May 3 17:02:43 EDT 2002
[root@penguin root]# cat /etc/issue
Red Hat Linux Advanced Server release 2.1AS/\m (Pensacola)
Thanks for all the help, these commands are great but for the following command:
ls /etc/*-release
How does one ensure that the patch upgrades are accounted for? That is if the version is shown as SuSE 7.3 how does one know that this is inclusive of the latest patch?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.