Usage examples of the Linux "uname" command
uname is a handy way to see certain attributes of a system, including hostname, processor architecture, kernel string, and more.
Show all relevant information about a system
Show processor architecture
Show kernel name or type (should always be Linux if run from a Linux machine)
or
Show kernel release or version string