Linux uname Command Maker Tool

Display Information of the Linux System (OS and Hardware)

Basic System Information Options
Combined Output Options
Help and Version Information
Generated Command
uname
A few commonly used uname command examples
Purpose Command
Simply display System Information uname
Show all System Information like Kernal name, node, version etc. uname -a
Display Only the Kernel Name uname -s
Display the Hostname uname -n
Machine Hardware Architecture uname -m