Method of checking linux distribution version, kernel version

Words
30
Reading
1 min
Listen
Play
10y

□ Command to check linux distribution type, version

   ○ cat /etc/*-release

   ○ cat /etc/issue*

□ Command to check linux kernel version : uname -a

It is posted also at : http://cysecguide.blogspot.com/2016/08/method-of-checking-linux-distribution.html

Method of checking linux distribution version, kernel version | Ecency