Wilhel

Wilhel

View Linux system version

Command to check Linux kernel version#

cat /proc/version#

uname -a#

Command to check Linux system version#

lsb_release -a, to list all version information:#

💡 This command is applicable to all Linux distributions, including RedHat, SUSE, Debian, and other distributions.

cat /etc/redhat-release, this method is only suitable for Redhat-based Linux:#

cat /etc/issue, this command is also applicable to all Linux distributions.#

cat /etc/os-release, this command is also applicable to all Linux distributions.#

hostnamectl, this command is also applicable to all Linux distributions.#

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.