Linux Privilege Escalation

From RHS Wiki
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>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Check Kernel version

uname -r
cat /proc/version
dmesg | grep Linux