mjwilliamsmj
Unregistered
Linux Novice!
How can I identify what version of Linux Lite I have installed?
I have tried many of the commands on other Linux forums, but the results are always about Ubuntu.
Is there a way to tell if I am using Linux Lite 1.0.6 or 1.0.8?
Posts: 1,486
Threads: 96
Joined: Mar 2014
Reputation:
0
(04-07-2014, 03:35 PM)mjwilliamsmj link Wrote:Linux Novice!
How can I identify what version of Linux Lite I have installed?
I have tried many of the commands on other Linux forums, but the results are always about Ubuntu.
Is there a way to tell if I am using Linux Lite 1.0.6 or 1.0.8?
Hello and Welcome,
The one I use gives everything, but look at the last line
Code:
cat /etc/lsb-release
David
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
mjwilliamsmj
Unregistered
Result of the command:
michael@eMachine-LL:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS"
michael@eMachine-LL:~$
The last line identifies as:
Ubuntu 12.04.4 LTS (Precise Pangolin) - Ubuntu Releases
So I do not see where the Linux Lite information is identified.
Posts: 1,486
Threads: 96
Joined: Mar 2014
Reputation:
0
(04-07-2014, 04:39 PM)mjwilliamsmj link Wrote:Result of the command:
michael@eMachine-LL:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS"
michael@eMachine-LL:~$
The last line identifies as:
Ubuntu 12.04.4 LTS (Precise Pangolin) - Ubuntu Releases
So I do not see where the Linux Lite information is identified.
Hi,
I'm confused, I'm sure I've not edited anything..??
Code:
wirezfree@asus-lili:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Linux Lite 1.0.8"
wirezfree@asus-lili:~$
O.K.. will need another option
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Posts: 1,486
Threads: 96
Joined: Mar 2014
Reputation:
0
How about Old Skool ...
Menu > System > System Information and click "Summary"... 3rd line down
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
(This post was last modified: 04-07-2014, 05:26 PM by
Wirezfree.)
mjwilliamsmj
Unregistered
And the system response (still identifies as Ubuntu), I did get a bunch of updates last night - maybe they changed the system information!
-Computer-
Processor : Intel® Celeron® CPU 2.66GHz
Memory : 1477MB (365MB used)
Operating System : Ubuntu 12.04.4 LTS
User Name : michael (Michael John Williams)
Date/Time : Mon 07 Apr 2014 02:06:05 PM EDT
-Display-
Resolution : 1600x900 pixels
OpenGL Renderer : Unknown
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : HDA-Intel - HDA VIA VT82xx
-Input Devices-
Power Button
Sleep Button
Power Button
AT Translated Set 2 keyboard
ImExPS/2 Generic Explorer Mouse
HDA VIA VT82xx Line
HDA VIA VT82xx Front Mic
HDA VIA VT82xx Rear Mic
HDA VIA VT82xx Front Headphone
HDA VIA VT82xx Line-Out
-Printers-
No printers found
-SCSI Disks-
ATA HDS722580VLAT20
HL-DT-ST DVD-RAM GH22NP20
eM Bay Reader
eM Bay Reader
eM Bay Reader
eM Bay Reader
mjwilliamsmj
Unregistered
Tried uname -a with the following result:
3.2.0-40-generic-pae
I knew that I had installed Linux Lite 1.0.6, but the question was how to identify later.
There is also no information on 32-bit versus 64-bit. I had used the 32-bit version.
I am beginning to think the system update that I executed last night replaced the Linux-Lite identification strings with Ubuntu identification.
This will leave the default desktop background as the only indicator of what system is installed.
Posts: 1,094
Threads: 19
Joined: Feb 2014
Reputation:
0
That same command will also show either x86_64 (for 64-bit version), or i686 (for 32-bit version).
Just peeked at the System Info program and it also lists those under the "Operating System" category.
You're probably right that something got changed during an update -- but I don't know what that might be.
Try
Linux Beginner Search Engine for answers to Linux questions.