It appears you have not registered with our community. To register please click here ...

Author Topic: [How To] Display Kernel Information  (Read 1779 times)

dynaweb

  • <b>Canine Deamon</b>
  • Administrator
  • Sr. Member
  • *****
  • Posts: 493
  • Karma: +10/-0
  • Generic personal text here ...
    • MSN Messenger - danno_d_manno@yahoo.com
    • View Profile
    • DynaWeb Designs
    • Email
[How To] Display Kernel Information
« on: October 11, 2006, 08:38:11 AM »
This simple command displays information on your Kernel:
 
Code: [Select]
uname -a

Here is the UNAME manual:[INDENT]NAME
uname - print system information
SYNOPSIS
uname [OPTION]...
DESCRIPTION
Print certain system information. With no OPTION, same as -s.
-a, --all
print all information, in the following order:
-s, --kernel-name
print the kernel name
-n, --nodename
print the network node hostname
-r, --kernel-release
print the kernel release
-v, --kernel-version
print the kernel version
-m, --machine
print the machine hardware name
-p, --processor
print the processor type
-i, --hardware-platform
print the hardware platform
-o, --operating-system
print the operating system
--help display this help and exit
--version
output version information and exit
 

[/INDENT]
Those who cannot learn from history are doomed to repeat it. -- Linux learns.

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
2448 Views
Last post October 02, 2005, 11:59:38 AM
by sargek
3 Replies
2476 Views
Last post August 11, 2005, 07:01:24 PM
by dynaweb
5 Replies
2623 Views
Last post November 23, 2005, 12:39:57 PM
by dynaweb
1 Replies
3760 Views
Last post December 07, 2008, 02:11:11 PM
by Telepod
0 Replies
1747 Views
Last post July 10, 2007, 10:25:10 PM
by dynaweb