Today's article is back to the basics...

KGIII

Administrator
Staff member
Gold Supporter
Joined
Jul 23, 2020
Messages
16,899
Reaction score
17,401
Credits
145,146
I realized I'd never covered 'uname'. So, I covered uname. It's a handy way to get some system information.


It's not all that complicated.
 


I use

uname -n

all the time (to display server/machine name). So many scripts use it.

Or to check the Kernel version

uname -a
 


Follow Linux.org

Staff online

Members online


Top