Technical Notes
We're all on the same page!
Useful shortcuts for vi editor
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
Newer Post
Older Post
Home