LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-11-2011, 08:39 PM   #16
kabars_edge
Member
 
Registered: Apr 2006
Location: Silver Spring, MD
Distribution: Debian
Posts: 40

Rep: Reputation: 8

applecheeks,

I would recommend Debian since it's an older system. Ubuntu is great, but it's by default a little graphics heavy, and you definitely want to stay away from the Red Hat derivatives (CentOS, Fedora); they are very graphics heavy by default. Debian's x86 installer will work for your 486, as it's an all inclusive x86 kernel. It will also allow you to install a lightweight x-windows-manager like XFCE. Of course, Ubuntu has LXDE, which would provide the same lightweight feel. I will say, however, Debian is not for the faint of heart. I've been using Debian for 10 years, and it's like that hot girl/boyfriend that you have the volatile relationship with; when it's good, it's really good, but if it get's bad, it can get really bad. Good luck to you and welcome to LQ.org.

HTH,
 
Old 03-11-2011, 09:57 PM   #17
applecheeks
LQ Newbie
 
Registered: Jan 2011
Distribution: Zorin OS
Posts: 14

Original Poster
Rep: Reputation: 0
is there a quick way to showing you guys my system information? can i enter some sort of line into the terminal and get the information needeD?
 
Old 03-12-2011, 08:26 AM   #18
Ignotum Per Ignotius
Member
 
Registered: Sep 2009
Location: UK
Distribution: Slackware, Arch
Posts: 75
Blog Entries: 4

Rep: Reputation: 43
Quote:
is there a quick way to showing you guys my system information? can i enter some sort of line into the terminal and get the information needeD?
The software on your system's liable to be different from mine, so I'm not sure what you have at your disposal. My preferred tool for listing hardware is called lshw --- it may or may not be installed on your machine. Log in as root and try:

Code:
lshw -short
If that doesn't work then lshw is probably not installed on your machine. Of course you can simply install it if you wish, but it's possible that your distribution already includes a tool similar to lshw --- I can't say. Maybe someone else can shed light on this...

...Anyway, you can always find information about your CPU & memory from /proc:

Code:
cat /proc/cpuinfo /proc/meminfo
For information about your PCI devices, issue the command

Code:
lspci
...And if you want even more (and can wait an age for the benchmarking to complete), you could try

Code:
hardinfo -f html > hardwareinfo.html
(here the output is in HTML and is redirected to a file which can be viewed in a web browser).

Also, you can have a look at what the kernel spits out during the boot process:

Code:
dmesg
Again, though, there's a lot to sift through, so you may want to redirect it to a file or pipe it to a paging program and peruse it in order to pick out the interesting bits, e.g.

Code:
dmesg | less
Anyway, I hope this helps. Good luck!
 
  


Reply

Tags
distros, easytag, simple



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Easiest Linux Distro? Yull29m Linux - Distributions 40 11-02-2008 06:33 AM
The Easiest Linux Distro For New User davethegenius Linux - Software 10 12-12-2004 08:46 AM
i need help with installin linux and which distro is the easiest to use lazyassassin8er Linux - Newbie 10 07-01-2004 06:06 AM
EASIEST distro for linux-windows networking? shassouneh Linux - Distributions 10 02-17-2004 09:25 AM
Easiest distro for a Linux newbie? HitmanIP7 Linux - Newbie 13 11-09-2003 05:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration