Expertise level: Easy
Enter any one of the following commands at the shell prompt to confirm the version of Linux you are using:
- cat /etc/os-release
- cat /etc/issue
To confirm the Kernel version, use either of these commands:
- $ uname -a
- $ uname -mrs
0 Comments