Skip to main content

How to check Linux version

RedHat Enterprise Linux (RHEL)

cat /etc/redhat-release


Ubuntu

lsb_release -a


SuSE

cat /etc/os-release

cat /etc/*release
hostnamectl

Popular posts from this blog

nmap - The Network Mapper

WARNING : It is ILLEGAL to scan hosts without permission.