Re: redhat version

2003-07-29 Thread A. Sopicki
Hi, Michel > Do I have the real 9.0 version or simply a pre 9 version Try "cat /etc/redhat-release" on the console and it will print out the release information. rpm -qi redhat-release just prints out the version of the rpm package not the release itself. Greetz, Alex -- redhat-list mailing

redhat version

2003-07-29 Thread Michel Donais
rpm -qi redhat-release give me: version: 9 release: 3 Do I have the real 9.0 version or simply a pre 9 version Michel -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Seeking Redhat version differences from 5.2 to 8.0

2002-12-14 Thread email
> I am wondering if there is a resource available that provides lists of > the differences/changes of each Redhat version/release from the previous > one. > > I would like to start with Redhat 5.2 and go up to 8.0, and read about > the changes that were implemented with each n

Re: Seeking Redhat version differences from 5.2 to 8.0

2002-12-13 Thread Bret Hughes
On Fri, 2002-12-13 at 11:26, [EMAIL PROTECTED] wrote: > I am wondering if there is a resource available that provides lists of the > differences/changes of each Redhat version/release from the previous one. > > I would like to start with Redhat 5.2 and go up to 8.0, and read about t

Re: Seeking Redhat version differences from 5.2 to 8.0

2002-12-13 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 13 Dec 2002 11:26:44 -0600, [EMAIL PROTECTED] wrote: > I am wondering if there is a resource available that provides lists of > the differences/changes of each Redhat version/release from the > previous one. No, because it would boi

Re: Seeking Redhat version differences from 5.2 to 8.0

2002-12-13 Thread Joseph A Nagy Jr
On Fri, 2002-12-13 at 11:57, [EMAIL PROTECTED] wrote: > Where might I find the Changelog specific to each RH version differences? > > I did a "find" on my 5.2 system and see changelogs for several different > applications/utilities, but nothing specific to the differences in the RH > release from

Re: Seeking Redhat version differences from 5.2 to 8.0

2002-12-13 Thread Greg . Larramore
Jr <[EMAIL PROTECTED]>@redhat.com on 12/13/2002 11:31:35 AM Please respond to [EMAIL PROTECTED] Sent by:[EMAIL PROTECTED] To:[EMAIL PROTECTED] cc:[EMAIL PROTECTED], [EMAIL PROTECTED] Subject:Re: Seeking Redhat version differences from 5.2 to 8.0 On Fri, 2002-12-13 at 11:26,

Re: Seeking Redhat version differences from 5.2 to 8.0

2002-12-13 Thread Joseph A Nagy Jr
On Fri, 2002-12-13 at 11:26, [EMAIL PROTECTED] wrote: > I am wondering if there is a resource available that provides lists of the > differences/changes of each Redhat version/release from the previous one. > > I would like to start with Redhat 5.2 and go up to 8.0, and read about t

Seeking Redhat version differences from 5.2 to 8.0

2002-12-13 Thread Greg . Larramore
I am wondering if there is a resource available that provides lists of the differences/changes of each Redhat version/release from the previous one. I would like to start with Redhat 5.2 and go up to 8.0, and read about the changes that were implemented with each new release. Is this information

Re: RedHat Version Numbers

2002-08-15 Thread Mike Burger
You can try either: rpm -q redhat-release Or cat /etc/redhat-release "Blair, Jim" <[EMAIL PROTECTED]> said: > Is there a location within Linux RedHat that clearly states the RedHat > version (i.e. 7.0, 7.2, 7.3, etc.). We have some 30 different servers and > I&#x

Re: RedHat Version Numbers

2002-08-15 Thread Robert Vaughn
cation within Linux RedHat that clearly > states the RedHat > version (i.e. 7.0, 7.2, 7.3, etc.). We have some 30 > different servers and > I'm trying to determine which servers have which > version. I have looked at > /proc/version which clearly tells the Linux kernal >

Re: RedHat Version Numbers

2002-08-15 Thread Saul Arias
At 12:29 PM 15-08-02, you wrote: >Is there a location within Linux RedHat that clearly states the RedHat >version (i.e. 7.0, 7.2, 7.3, etc.). cat /etc/redhat-release -- Saul Arias <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject

RE: RedHat Version Numbers

2002-08-15 Thread Andreas Freyvogel
cat /etc/redhat-release -Andreas -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Blair, Jim Sent: Thursday, August 15, 2002 9:29 AM To: '[EMAIL PROTECTED]' Subject: RedHat Version Numbers Is there a location within Linux RedHat that clearly

Re: RedHat Version Numbers

2002-08-15 Thread Riemer Palstra
On Thu, 15 Aug 2002, Blair, Jim wrote: > Is there a location within Linux RedHat that clearly states the RedHat > version (i.e. 7.0, 7.2, 7.3, etc.). We have some 30 different servers > and I'm trying to determine which servers have which version. What if you try: rpm -q

RedHat Version Numbers

2002-08-15 Thread Blair, Jim
Is there a location within Linux RedHat that clearly states the RedHat version (i.e. 7.0, 7.2, 7.3, etc.). We have some 30 different servers and I'm trying to determine which servers have which version. I have looked at /proc/version which clearly tells the Linux kernal version, but the R

Re: redhat version

2000-12-20 Thread Thornton Prime
On Wed, 20 Dec 2000, Claudiu Balciza wrote: > how can I tell which redhat version is installed ? > /etc/issue* have been altered rpm -q redhat-release It's probably not as important as kernel or libc version: uname -r rpm -q glib

Re: redhat version

2000-12-20 Thread Bernhard Rosenkraenzer
On Wed, 20 Dec 2000, Claudiu Balciza wrote: > how can I tell which redhat version is installed ? > /etc/issue* have been altered rpm -q redhat-release LLaP bero ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/m

redhat version

2000-12-20 Thread Claudiu Balciza
how can I tell which redhat version is installed ? /etc/issue* have been altered   Claudiu