Linux Privilege Escalation
Revision as of 08:45, 9 May 2019 by Rafahsolis (talk | contribs) (Created page with "== Check Kernel version == <syntaxhighlight lang="bash"> uname -r cat /proc/version dmesg | grep Linux </syntaxhighlight>")
Check Kernel version
uname -r
cat /proc/version
dmesg | grep Linux