You need to use the following commands to find out Suse / Open Suse Linux version. Open a terminal and type in
$ cat /etc/SuSE-release
This is now deprecated, so use the below
$ cat /etc/os-release
You need to use the following commands to find out Suse / Open Suse Linux version. Open a terminal and type in
$ cat /etc/SuSE-release
This is now deprecated, so use the below
$ cat /etc/os-release