Results 1 to 8 of 8
In puppy linux ( Home Page | Puppy Linux ) I can check the version of the kernel and CPU as such: uname -a. However, what method can I use ...
- 07-21-2008 #1Linux User
- Join Date
- Dec 2004
- Posts
- 323
Puppy Linux: checking the version
In puppy linux (Home Page | Puppy Linux) I can check the version of the kernel and CPU as such: uname -a. However, what method can I use to check the version of the distribution?
Note that there is also a web page that comes with the installation (file:///usr/share/doc/index.html) and mentions the version number at the top of the page, but can I rely on this version number?
Thanks in advance
- 07-21-2008 #2
Does this help with version information?
- 07-22-2008 #3
We've had this debate before about which method is universal to all distros and I think the consensus was that /etc/version (or /etc/issue if version doesn't exist) will almost always contain the distro release information.
Code:cat /etc/version
- 07-22-2008 #4Linux User
- Join Date
- Dec 2004
- Posts
- 323
cat /etc/issue also states the version of the kernel which is running and there is no information on the version of the distribution.
- 07-22-2008 #5
You may find
gives you the information you require ... together with this pageCode:cat /etc/puppyversion
- 07-23-2008 #6Linux User
- Join Date
- Dec 2004
- Posts
- 323
Thanks, that works
- 2 Days Ago #7Just Joined!
- Join Date
- Aug 2011
- Posts
- 7
if i'm running lucid 5.2.8 update 005, will this method show my update version?
thanks
- 2 Days Ago #8forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,096
Guys, this thread is almost 4 years old so I'm closing it, but do feel free to start fresh threads of your own if you are having any issues with Linux.
Thank you...oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


