Technical Notes
We're all on the same page!
Thursday, 9 August 2018
How to check linux operating system info?
-> show kernel version and other info
#
uname -a
-> show machine info
#
hostnamectl
-> show specific release version
#
rpm --query centos-release
‹
›
Home
View web version