uname -v
…for the kernel version, or:uname -r
for the kernel release. You can combine the two and use:uname -rv
to see both of those with the one command.Websites and SEO
uname -v
…for the kernel version, or:uname -r
for the kernel release. You can combine the two and use:uname -rv
to see both of those with the one command.