LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-21-2008, 11:43 PM   #1
mech123
Member
 
Registered: Dec 2008
Posts: 36

Rep: Reputation: 16
Linux version


How can i know linux version::
when i typed command uname -a
Linux localhost.localdomain 2.6.18-53.el5 #1 SMP Wed Oct 10 16:34:19 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux

Actually i want to install a software which supports these following platform:
1. RedHat Linux versions 8 and 9
2.RedHat Linux Enterprise Server Release 3, Release 4
3.RedHat Linux Advanced Server

Will my system supports this software:
i am new to linux.......
please help

Waiting for reply

With Regards
 
Old 12-22-2008, 12:02 AM   #2
mech123
Member
 
Registered: Dec 2008
Posts: 36

Original Poster
Rep: Reputation: 16
waiting for reply
 
Old 12-22-2008, 12:16 AM   #3
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
No need to bump stuff after 20 minutes

Looks like RHEL5

Try
Code:
cat /etc/redhat-release
 
Old 12-22-2008, 12:26 AM   #4
mech123
Member
 
Registered: Dec 2008
Posts: 36

Original Poster
Rep: Reputation: 16
This command cat (/etc/redhat-release) gives
Red Hat Enterprise Linux Client release 5.1 (Tikanga)
Is softwate compatible with my system:
 
Old 12-22-2008, 12:41 AM   #5
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
What form is the software? There's a good chance that something that runs on a platform as old as RH8 & 9 won't have compatible libs etc. under a more recent release.
 
Old 12-22-2008, 12:44 AM   #6
mech123
Member
 
Registered: Dec 2008
Posts: 36

Original Poster
Rep: Reputation: 16
What is the version of my redhat linux
 
Old 12-22-2008, 12:47 AM   #7
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
YOu can easily read that your version of linux is RHEL5
 
Old 12-22-2008, 01:05 AM   #8
mech123
Member
 
Registered: Dec 2008
Posts: 36

Original Poster
Rep: Reputation: 16
perhaps you didnt read what i wrote in previous post. i am new to linux.
so now u got..if dont
then
Hell is so lucky,Blind(surdas)is still here on earth!!!

thanx for help.
 
Old 12-22-2008, 01:32 AM   #9
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Yeah being new to linux is different thing. But atleast you know how read what is there on your screen. And if you do not know that then Bill Uncle also cant help you.
 
Old 12-22-2008, 06:57 AM   #10
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,
Quote:
Originally Posted by mech123 View Post
This command cat (/etc/redhat-release) gives
Red Hat Enterprise Linux Client release 5.1 (Tikanga)
Is softwate compatible with my system:
If you did do a 'cat /etc/redhat-release' from the 'cli' and the output to the screen was 'Red Hat Enterprise Linux Client release 5.1 (Tikanga)'. Then what does the the line state?

To me it look like your release is 'Red Hat Enterprise Linux Client release 5.1 (Tikanga)'. Now is the software compatible with your system question? You should see if there is repository with the releases that you wish to use. I doubt it!
 
Old 12-24-2008, 05:51 AM   #11
saagar
Member
 
Registered: Jul 2008
Location: Chennai, India
Distribution: RHEL5, Ubuntu
Posts: 191

Rep: Reputation: 37
Please accept my contribution too...
1. cat /etc/issue
2.lsb_release -a
If it is a red hat system it should show you some positive results...thank u.
 
Old 12-24-2008, 06:10 AM   #12
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Even if its Ubuntu it will show the output.
 
Old 12-24-2008, 08:11 AM   #13
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Quote:
Originally Posted by saagar View Post
Please accept my contribution too...
1. cat /etc/issue
2.lsb_release -a
If it is a red hat system it should show you some positive results...thank u.
Nice.. I like number 2. I'll have to remember that one.
 
Old 12-24-2008, 12:04 PM   #14
dasy2k1
Member
 
Registered: Oct 2005
Location: 127.0.0.1
Distribution: Manjaro
Posts: 963

Rep: Reputation: 36
if you can see software for red hat enterprise linux 5 then coose that

otherwise with the options they gave mabie the RHEL3-4 one would work
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Regarding distribution + kernel version + gcc version + glib version. JCipriani Linux - General 8 04-19-2008 02:54 PM
linux 9.1 wont play dvd whai is xine what is layest version of linux vvince Linux - Newbie 4 04-15-2008 12:27 PM
who knows the kernel version of each version of linux iamthewind Linux - Software 4 11-17-2003 05:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration