Staff How to Check Your Linux Version

Luckyy Vendetta

Administrator
Staff
Luckyy Rep
1
0
0
Rep
1
Luckyy Vouches
2
0
0
Vouches
2
Posts
315
Likes
29
5 YEARS
5 YEARS OF SERVICE
LEVEL 500 XP
You can quickly check which Linux distribution and version you’re running.

  1. Open a terminal.
  2. Type:
    Code:
    lsb_release -a
    or:
    Code:
    cat /etc/os-release
  3. Your distribution name and version will be displayed.
 

99

373

461

17

Top