Luckyy
Administrator
Staff
LEVEL 500
XP
You can quickly check which Linux distribution and version you’re running.
- Open a terminal.
- Type:
or:Code:lsb_release -a
Code:cat /etc/os-release - Your distribution name and version will be displayed.