04-07-2014, 06:41 PM
@ mjwilliamsmj,
Strange. Just checked both versions with VirtualBox using the "System Information" program and got same results as Wirezfree -- it showed Linux Lite 1.0.8 and 1.0.6 respectively.
So, I ran this command in a terminal to see what kernel was used in each version:
The version 1.0.8 used a kernel beginning with "3.8.0 ... -generic". The 1.0.6 version had kernel beginning with "3.2.0 ... -generic". Run that command and see if yours starts with either "3.8..." or "3.2...". That should tell you what you have.
Strange. Just checked both versions with VirtualBox using the "System Information" program and got same results as Wirezfree -- it showed Linux Lite 1.0.8 and 1.0.6 respectively.
So, I ran this command in a terminal to see what kernel was used in each version:
Code:
uname -a
The version 1.0.8 used a kernel beginning with "3.8.0 ... -generic". The 1.0.6 version had kernel beginning with "3.2.0 ... -generic". Run that command and see if yours starts with either "3.8..." or "3.2...". That should tell you what you have.
Try Linux Beginner Search Engine for answers to Linux questions.