10-07-2014, 01:52 PM
Dookus,
Nice to hear LL works well on old test laptop.
Just out of my own curiousity, would you mind posting the specs of the laptop? I like using the inxi terminal program to give good overall snapshot of specs. If you don't already have it installed, do following and just paste output of last command back to forum.
To install it (in LL version 2.0):
To have it list specs of computer:
Nice to hear LL works well on old test laptop.
Just out of my own curiousity, would you mind posting the specs of the laptop? I like using the inxi terminal program to give good overall snapshot of specs. If you don't already have it installed, do following and just paste output of last command back to forum.
To install it (in LL version 2.0):
Code:
sudo apt-get update
sudo apt-get install inxi
To have it list specs of computer:
Code:
inxi -Fxz
Try Linux Beginner Search Engine for answers to Linux questions.