• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux Command Help

DR1FT3R

Junior Member
Hi,

Does anyone know a command in Linux that will print out the current kernel version and distribution from where it was installed? I thought the command was "sys", "ver", or "sysinfo", but I was wong.

Thanks for any help in advance.

dr1ft3r
 
the command i believe is uname .. check the man pages for options

" uname -r " should show the current kernel version


DnetMHZ
 
dnetmhz,

uname does the trick. Thanks a bunch.

netfred,

That command gives me the distribution type. Thanks for the help.

dr1ft3r
 
Back
Top