# Cybersecurity Guide
August 26, 2016
The method of checking linux distribution version, kernel version
Misc
□ Command to check linux distribution type, version
○ cat /etc/*-release
○ cat /etc/issue*
□ Command to check linux kernel version : uname -a