|
| |||||||||
| Tags: check, linux version, os version |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| How to check Linux version
I have a computer with Linux software. I need to know the version of my OS. I telnet to the device board, and trying to see what version of the Linux it is running, but don't know how. How can I check? Any specific command is there ? |
|
#2
| ||||
| ||||
| Re: How to check Linux version
To get the Kernel version use the command, Quote:
You can also check using: Quote:
Quote:
|
|
#3
| |||
| |||
| Re: How to check Linux version uname -a is a linux command that will output useful information about your linux distribution, kernel version, cpu information and more. That will tell you which kernel version is running. As far as redhat version number, there might be a file somewhere, or you can guess based on the kernel version maybe. Also, don't use the tags unless your posting actual code or a command line or console output. |
|
#4
| |||
| |||
| Re: How to check Linux version
cat /proc/version works unless you are on AIX, SunOS or meybe other systems. Then you will have to use uname. Anybody knows other methods to determine OS? |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to check Linux version" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What Linux version recommended for a newcomer to Linux from Windows? | Aileen_L | Operating Systems | 5 | 09-11-2010 03:50 PM |
| How to check DirectX Version | Deadcog | Windows Software | 4 | 26-01-2010 02:53 AM |
| How to check iPhone software version | GILBERT | Portable Devices | 2 | 26-03-2009 10:13 AM |
| How to check my vista version... | blu angel | Vista Help | 3 | 07-03-2008 02:53 AM |
| How to check SBS 2003 version? | Enigma | Small Business Server | 6 | 24-02-2008 12:10 PM |