Linux

Howto: Determine the Version of SLES Linux

1 min read

The Back Room Tech is reader-supported. We may earn a commission when you buy through links on our site. Learn more.

To determine the version of SuSE Linux Enterprise Server (SLES), type the following in a terminal window:

cat /etc/SuSE-release

or

SPident

To determine which kernel version is in use, type the following in a terminal window:

rpm -qf /boot/vmlinuz