Find what version of OpenSuse you are running

suse.png

To find which version of SUSE Linux are you running, look in the following file:

/etc/SuSE-release

Open the file in your desktop environment or use in a console

cat /etc/SuSE-release

which should show something similar to (x86-64 means 64-bit version):

SUSE LINUX 10.0 (X86-64) OSS
VERSION = 10.0

Related Posts

Comments are closed.