LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Command to find distribution of Linux (https://www.linuxquestions.org/questions/linux-newbie-8/command-to-find-distribution-of-linux-857696/)

prakasha.lunux 01-20-2011 11:57 PM

Command to find distribution of Linux
 
Hi Can anyone tell me the command to find the Distribution of Linux.

austinium 01-21-2011 12:16 AM

Code:

cat /etc/issue
Code:

vs@vsn:~$ cat /etc/issue
Debian GNU/Linux 6.0 \n \l

Code:

lsb_release -a
Code:

vs@vsn:~$ lsb_release -a
No LSB modules are available.
Distributor ID:        Debian
Description:        Debian GNU/Linux 6.0 (squeeze)
Release:        6.0
Codename:        squeeze

apart from the above you might want to have a look here

Aquarius_Girl 01-21-2011 12:16 AM

http://www.linuxquestions.org/questi...4/#post4232512

prakasha.lunux 01-21-2011 01:52 AM

@austinium and Anisha Kaul Thanks alot...:)

Aquarius_Girl 01-21-2011 02:00 AM

You re welcome and you were a part of the thread where both of us have pointed you to, so...
anyway, mark the thread SOLVED...

prakasha.lunux 01-21-2011 02:05 AM

How to Mark it...?

Aquarius_Girl 01-21-2011 02:06 AM

Scroll up the page to top ;)

prakasha.lunux 01-21-2011 02:08 AM

Thank you..!!


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