Find the answer to your Linux question:
Results 1 to 6 of 6
In Windows you can right click on "My Computer" and select Properties where it will give the information about the Windows version, build etc. What is the corresponding way to ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    2

    Howto know the linux distro version?

    In Windows you can right click on "My Computer" and select Properties where it will give the information about the Windows version, build etc.

    What is the corresponding way to do this in any Linux distro??

  2. #2
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    This first thing I can think of is to look in the /etc directory for a file called <distro>-version or <distro>-release

    To get the kernel version, type uname -r into a terminal window.
    Looking for a distro? Look here.
    "There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
    Queen's University - Arts and Science 2008 (Sociology)
    Registered Linux User #386147.

  3. #3
    Just Joined!
    Join Date
    Feb 2007
    Posts
    2
    Thanks bryansmith for your reply.
    Actually I have a Mepis distro which doesn't have anything in /etc for distro version.

  4. #4
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    You should have a file /etc/issue containing the relevant information.
    "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

    -Bruce Lee

  5. #5
    Linux Engineer rong's Avatar
    Join Date
    Feb 2005
    Location
    California
    Posts
    803
    If you just want to know the kernel version enter uname -a at the command line.
    registered Linux user #388382

    Have you checked here first?

  6. #6
    Linux Newbie
    Join Date
    Dec 2006
    Posts
    105
    Solution is here
    Unix, Linux tips...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...