Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-08-2016, 11:05 AM
|
#1
|
Member
Registered: Nov 2003
Location: Downey Ca
Distribution: Fedora 11
Posts: 232
Rep:
|
How to find the name of the Distro that your running
I'm using Black Lab. How do you find the version number that your running.
|
|
|
07-08-2016, 11:23 AM
|
#2
|
Senior Member
Registered: Dec 2003
Location: The Key Stone State
Distribution: CentOS Sabayon and now Gentoo
Posts: 1,249
Rep: 
|
Since Black Lab is based on Ubuntu I would think you could use their way of getting the information.
Try googling Checking your Ubuntu version
|
|
|
07-08-2016, 11:28 AM
|
#3
|
Member
Registered: Nov 2003
Location: Downey Ca
Distribution: Fedora 11
Posts: 232
Original Poster
Rep:
|
I tried that and it doesn't tell what Black Lab Version I'm running.
|
|
|
07-08-2016, 11:32 AM
|
#4
|
Member
Registered: May 2005
Location: Boom - The Home Town of Tomorrowland, Belgium
Distribution: Slackware, Devuan
Posts: 467
Rep: 
|
Perhaps the following command will provide you with the information that you are looking for:
|
|
|
07-08-2016, 11:36 AM
|
#5
|
LQ Newbie
Registered: Jul 2016
Posts: 1
Rep: 
|
Also, this
Code:
cat /etc/os-release
|
|
|
07-08-2016, 11:48 AM
|
#6
|
LQ Veteran
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,298
|
Code:
harry@biker:~
$ inxi -s
Sensors: System Temperatures: cpu: 46.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
harry@biker:~
$ inxi -S
System: Host: biker Kernel: 4.2.1-antix.2-686-pae i686 (32 bit)
Desktop: IceWM 1.3.8 Distro: antiX-15-V_386-full Killah P 30 June 2015
harry@biker:~
$ cat /etc/debian_version
8.5
harry@biker:~
$ cat /etc/issue
Welcome to antiX. Powered by Debian.
harry@biker:~
$ cat /etc/lsb-release
DISTRIB_ID=antiX
DISTRIB_RELEASE=15
DISTRIB_CODENAME=jessie
DISTRIB_DESCRIPTION="antiX 15"
harry@biker:~
$
I can't speak for Black Lab.
|
|
|
All times are GMT -5. The time now is 04:58 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|