Is there a way to tell which Linux flavor and version on the machine I am on running? This may be a strange question, but if I'm given a machine and connect to the monitor and the keyboard and if the machine is already running in run level 3, how do you tell what is running on the machine.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
If |
|||
|
|
|
You can do or use |
||||
|
I use this command to find the name of the distro:
And this command to find the number of cpu cores (and approximate speed):
This for the kernel/machine:
And this to see what's up in general (requires htop):
|
|||
|
|