Skip to main content

Linux: Ways to Find Linux Kernel Release

Find out what Linux kernel your server or device is running.

uname -r
cat /proc/version
hostnamectl

Using uname -r

r stands for release

$ uname -r

Using cat /proc/version

$ cat /proc/version

Using hostnamectl

$ hostnamectl

Popular posts from this blog

nmap - The Network Mapper

WARNING : It is ILLEGAL to scan hosts without permission.

Viber: Notes

Arch Linux: Notes from the Field

Official website of Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple: https://www.archlinux.org/