How to Check Linux Kernel Version?

`uname -r`

`uname -a`

`cat /proc/version`

`hostnamectl`

`lsb_release -a`

`cat /etc/os-release`

Suggested for You

Trending Today